No description
Find a file
Renovate 74a2cf8998
chore(deps): update dependency sentry.aspnetcore to 5.4.0 (#23)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Sentry.AspNetCore](https://sentry.io/) ([source](https://github.com/getsentry/sentry-dotnet)) | nuget | minor | `5.1.1` -> `5.4.0` |

---

### Release Notes

<details>
<summary>getsentry/sentry-dotnet (Sentry.AspNetCore)</summary>

### [`v5.4.0`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#540)

[Compare Source](https://github.com/getsentry/sentry-dotnet/compare/5.3.0...5.4.0)

##### Enhancements

-   Profiling: improve performance by subscribing only to necessary CLR events ([#&#8203;3970](https://github.com/getsentry/sentry-dotnet/pull/3970))

##### Fixes

-   Unknown stack frames in profiles on .NET 8+ ([#&#8203;3967](https://github.com/getsentry/sentry-dotnet/pull/3967))
-   Missing MAUI `Shell` navigation breadcrumbs on iOS ([#&#8203;4006](https://github.com/getsentry/sentry-dotnet/pull/4006))

### [`v5.3.0`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#530)

[Compare Source](https://github.com/getsentry/sentry-dotnet/compare/5.2.0...5.3.0)

##### Features

-   User Feedback can now be captured without errors/exceptions. Note that these APIs replace the older UserFeedback APIs, which have now been marked as obsolete (and will be removed in a future major version bump) ([#&#8203;3981](https://github.com/getsentry/sentry-dotnet/pull/3981))

##### Fixes

-   Using SentryOptions.Native.SuppressExcBadAccess and SentryOptions.Native.SuppressSignalAborts, users can now block duplicate errors from native due to dotnet NullReferenceExceptions - Defaults to false ([#&#8203;3998](https://github.com/getsentry/sentry-dotnet/pull/3998))
-   Native iOS events are now exposed to the dotnet layer for users to hook through SentryOptions.BeforeSend and SentryOptions.OnCrashedLastRun ([#&#8203;2102](https://github.com/getsentry/sentry-dotnet/pull/3958))
-   Prevent crashes from occurring on Android during OnBeforeSend ([#&#8203;4022](https://github.com/getsentry/sentry-dotnet/pull/4022))

##### Dependencies

-   Bump Native SDK from v0.8.0 to v0.8.1 ([#&#8203;4014](https://github.com/getsentry/sentry-dotnet/pull/4014))
    -   [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#081)
    -   [diff](https://github.com/getsentry/sentry-native/compare/0.8.0...0.8.1)

### [`v5.2.0`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#520)

[Compare Source](https://github.com/getsentry/sentry-dotnet/compare/5.1.1...5.2.0)

##### Features

-   Users can now register their own MAUI controls for breadcrumb creation ([#&#8203;3997](https://github.com/getsentry/sentry-dotnet/pull/3997))
-   Serilog scope properties are now sent with Sentry events ([#&#8203;3976](https://github.com/getsentry/sentry-dotnet/pull/3976))
-   The sample seed used for sampling decisions is now propagated, for use in downstream custom trace samplers ([#&#8203;3951](https://github.com/getsentry/sentry-dotnet/pull/3951))
-   Add Azure Function UseSentry overloads for easier wire ups  ([#&#8203;3971](https://github.com/getsentry/sentry-dotnet/pull/3971))

##### Fixes

-   Fix mismapped breadcrumb levels coming in from native to dotnet SDK ([#&#8203;3993](https://github.com/getsentry/sentry-dotnet/pull/3993))
-   Deduplicate profiling stack frames ([#&#8203;3969](https://github.com/getsentry/sentry-dotnet/pull/3969))

##### Dependencies

-   Bump CLI from v2.41.1 to v2.42.2 ([#&#8203;3979](https://github.com/getsentry/sentry-dotnet/pull/3979), [#&#8203;4002](https://github.com/getsentry/sentry-dotnet/pull/4002))
    -   [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2422)
    -   [diff](https://github.com/getsentry/sentry-cli/compare/2.41.1...2.42.2)
-   Bump Native SDK from v0.7.20 to v0.8.0 ([#&#8203;4003](https://github.com/getsentry/sentry-dotnet/pull/4003))
    -   [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#080)
    -   [diff](https://github.com/getsentry/sentry-native/compare/0.7.20...0.8.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->

Reviewed-on: #23
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2025-03-28 11:33:35 -04:00
.config chore(tooling): add csharpier 2025-01-29 18:21:53 +00:00
.devcontainer chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
.vscode chore(tooling): add nix flake and reconfigure some stuff for neovim 2025-02-08 13:42:35 -06:00
Data chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
Properties feat: add src 2025-01-29 18:09:21 +00:00
Util chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
.editorconfig chore(tooling): set indent_size for 4 unless it's json, then set it to 2 2025-02-08 13:46:08 -06:00
.envrc chore(tooling): add nix flake and reconfigure some stuff for neovim 2025-02-08 13:42:35 -06:00
.gitignore chore(tooling,repo): remove nix flake and add devcontainer 2025-01-29 17:35:34 +00:00
appsettings.Development.json feat: add src 2025-01-29 18:09:21 +00:00
appsettings.json feat: add src 2025-01-29 18:09:21 +00:00
CONTRIBUTING.md chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
docker-compose.dev.yml chore(deps): update mcr.microsoft.com/devcontainers/dotnet:1-9.0-bookworm docker digest to fdb7137 (#25) 2025-03-28 11:28:22 -04:00
docker-compose.yml chore(deps): update postgres docker tag to v17.4 (#20) 2025-03-28 11:28:44 -04:00
Dockerfile chore(deps): update dotnet monorepo (#21) 2025-03-28 11:28:03 -04:00
flake.lock chore(tooling): add nix flake and reconfigure some stuff for neovim 2025-02-08 13:42:35 -06:00
flake.nix chore(tooling): add nix flake and reconfigure some stuff for neovim 2025-02-08 13:42:35 -06:00
LICENSE.md chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
LookingGlass.csproj chore(deps): update dependency sentry.aspnetcore to 5.4.0 (#23) 2025-03-28 11:33:35 -04:00
LookingGlass.sln chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
Program.cs style: reformat Program.cs 2025-02-08 13:54:18 -06:00
README.md chore(repo): rename from myhm-commission to looking-glass 2025-01-30 17:59:38 +00:00
renovate.json chore(repo): add renovate config 2025-01-28 14:52:52 -05:00

looking-glass