chore(deps): update Native SDK to v0.13.7#5136
Merged
jamescrosswell merged 1 commit intomainfrom Apr 16, 2026
Merged
Conversation
Contributor
Author
Semver Impact of This PR⚪ None (no version bump detected) 📋 Changelog PreviewThis is how your changes will appear in the changelog. Features ✨
Fixes 🐛
Dependencies ⬆️Deps
🤖 This preview updates automatically when you update the PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5136 +/- ##
==========================================
+ Coverage 74.04% 74.05% +0.01%
==========================================
Files 501 501
Lines 18107 18107
Branches 3523 3523
==========================================
+ Hits 13408 13410 +2
+ Misses 3838 3837 -1
+ Partials 861 860 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jamescrosswell
approved these changes
Apr 16, 2026
3 tasks
This was referenced Apr 21, 2026
Chore: Bump Microsoft.AspNetCore.Cryptography.KeyDerivation and 13 others
Whisparr/Whisparr-Eros#280
Closed
evgenygunko
pushed a commit
to evgenygunko/CopyWordsDA
that referenced
this pull request
Apr 21, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Sentry.Maui](https://sentry.io/) ([source](https://github.com/getsentry/sentry-dotnet)) | nuget | patch | `6.4.0` -> `6.4.1` | --- ### Release Notes <details> <summary>getsentry/sentry-dotnet (Sentry.Maui)</summary> ### [`v6.4.1`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#641) [Compare Source](getsentry/sentry-dotnet@6.4.0...6.4.1) ##### Fixes 🐛 - fix: prevent redundant native exceptions on Android/CoreCLR by [@​jpnurmi](https://github.com/jpnurmi) in [#​5127](getsentry/sentry-dotnet#5127) ##### Dependencies ⬆️ ##### Deps - chore(deps): update Java SDK to v8.39.0 by [@​github-actions](https://github.com/github-actions) in [#​5137](getsentry/sentry-dotnet#5137) - chore(deps): update Native SDK to v0.13.7 by [@​github-actions](https://github.com/github-actions) in [#​5136](getsentry/sentry-dotnet#5136) </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 PR is renamed to start with "rebase!". 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
This was referenced Apr 21, 2026
gunndabad
added a commit
to DFE-Digital/teaching-record-system
that referenced
this pull request
Apr 22, 2026
Updated [Sentry.AspNetCore](https://github.com/getsentry/sentry-dotnet) from 6.4.0 to 6.4.1. <details> <summary>Release notes</summary> _Sourced from [Sentry.AspNetCore's releases](https://github.com/getsentry/sentry-dotnet/releases)._ ## 6.4.1 ### Fixes 🐛 - fix: prevent redundant native exceptions on Android/CoreCLR by @jpnurmi in [#5127](getsentry/sentry-dotnet#5127) ### Dependencies ⬆️ #### Deps - chore(deps): update Java SDK to v8.39.0 by @github-actions in [#5137](getsentry/sentry-dotnet#5137) - chore(deps): update Native SDK to v0.13.7 by @github-actions in [#5136](getsentry/sentry-dotnet#5136) Commits viewable in [compare view](getsentry/sentry-dotnet@6.4.0...6.4.1). </details> Updated [Sentry.Extensions.Logging](https://github.com/getsentry/sentry-dotnet) from 6.4.0 to 6.4.1. <details> <summary>Release notes</summary> _Sourced from [Sentry.Extensions.Logging's releases](https://github.com/getsentry/sentry-dotnet/releases)._ ## 6.4.1 ### Fixes 🐛 - fix: prevent redundant native exceptions on Android/CoreCLR by @jpnurmi in [#5127](getsentry/sentry-dotnet#5127) ### Dependencies ⬆️ #### Deps - chore(deps): update Java SDK to v8.39.0 by @github-actions in [#5137](getsentry/sentry-dotnet#5137) - chore(deps): update Native SDK to v0.13.7 by @github-actions in [#5136](getsentry/sentry-dotnet#5136) Commits viewable in [compare view](getsentry/sentry-dotnet@6.4.0...6.4.1). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Gunn <james@gunn.io>
This was referenced Apr 23, 2026
This was referenced Apr 25, 2026
This was referenced Apr 27, 2026
Closed
This was referenced May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps modules/sentry-native from 0.13.6 to 0.13.7.
Auto-generated by a dependency updater.
Changelog
0.13.7
Features:
before_screenshothook. (#1641)Fixes:
stdioin the unwinder pointer validation code to reduce exposure to async-signal-unsafe functions. (#1637)sem_open,shm_open,fork) with sandbox-safe alternatives (pthread_mutex, file-backedmmap,posix_spawn) so the native backend works inside App Sandbox. (#1644)