Skip to content

Bump Sentry from 5.1.1 to 5.3.0 in /eFormAPI/Plugins/OuterInnerResource.Pn #1022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps Sentry from 5.1.1 to 5.3.0.

Release notes

Sourced from Sentry's releases.

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) (#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 (#3998)
  • Native iOS events are now exposed to the dotnet layer for users to hook through SentryOptions.BeforeSend and SentryOptions.OnCrashedLastRun (#2102)
  • Prevent crashes from occurring on Android during OnBeforeSend (#4022)

Dependencies

5.2.0

Features

  • Serilog scope properties are now sent with Sentry events (#3976)
  • The sample seed used for sampling decisions is now propagated, for use in downstream custom trace samplers (#3951)
  • Add Azure Function UseSentry overloads for easier wire ups (#3971)

Fixes

  • Fix mismapped breadcrumb levels coming in from native to dotnet SDK (#3993)

Dependencies

Changelog

Sourced from Sentry's changelog.

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) (#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 (#3998)
  • Native iOS events are now exposed to the dotnet layer for users to hook through SentryOptions.BeforeSend and SentryOptions.OnCrashedLastRun (#2102)
  • Prevent crashes from occurring on Android during OnBeforeSend (#4022)

Dependencies

5.2.0

Features

  • Users can now register their own MAUI controls for breadcrumb creation (#3997)
  • Serilog scope properties are now sent with Sentry events (#3976)
  • The sample seed used for sampling decisions is now propagated, for use in downstream custom trace samplers (#3951)
  • Add Azure Function UseSentry overloads for easier wire ups (#3971)

Fixes

  • Fix mismapped breadcrumb levels coming in from native to dotnet SDK (#3993)
  • Deduplicate profiling stack frames (#3969)

Dependencies

Commits
  • 7b198c9 release: 5.3.0
  • d4d1461 Fix changelog (#4023)
  • db56068 Support sending User Feedback without errors/exceptions (#3981)
  • b330e67 Add option to enable/disable EXC_BAD_ACCESS suppression (#3998)
  • 1f56e7e #4018 - Safety calls to/from Android Native Serialization (#4022)
  • cdb36a2 build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#4019)
  • bdbad69 Map iOS Native BeforeSend & OnCrashedLastEvent to SentryOptions.Native (#3958)
  • 7953f21 chore: update modules/sentry-native to 0.8.1 (#4014)
  • 9c2ac27 Clarify the process for maintaining Ben.Demystifier (#4010)
  • e25f0f7 Merge branch 'release/5.2.0'
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Mar 10, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 5.1.1 to 5.3.0.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@5.1.1...5.3.0)

---
updated-dependencies:
- dependency-name: Sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/OuterInnerResource.Pn/Sentry-5.3.0 branch from baaabbb to 19a53df Compare March 10, 2025 11:16
@renemadsen renemadsen merged commit 36ad521 into master Mar 10, 2025
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/OuterInnerResource.Pn/Sentry-5.3.0 branch March 10, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants