Skip to content

Bump Sentry from 5.4.0 to 5.5.0 in /eFormAPI/Plugins/OuterInnerResource.Pn #1033

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 Apr 3, 2025

Bumps Sentry from 5.4.0 to 5.5.0.

Release notes

Sourced from Sentry's releases.

5.5.0

Features

  • The IScopeObserver now has an SetTrace that allows observing changes to the scope's trace context. The SDK uses this to propagate the trace ID to sentry-native. This allows Sentry to connect errors coming from all layers of your application (#4026)
  • Exception.HResult is now included in the mechanism data for all exceptions (#4029)

Fixes

  • Fixed symbolication and source context for net9.0-android (#4033)
  • Single quotes added to the release name when using MS Build to create Sentry releases on Windows (#4015)
  • Target net9.0 on Sentry.Google.Cloud.Functions to avoid conflict with Sentry.AspNetCore (#4039)
  • Changed default value for SentryOptions.EnableAppHangTrackingV2 to false (#4042)
  • Missing MAUI Shell navigation breadcrumbs on iOS (#4006)
  • Prevent application crashes when capturing screenshots on iOS (#4069)

Dependencies

Changelog

Sourced from Sentry's changelog.

5.5.0

Features

  • The IScopeObserver now has an SetTrace that allows observing changes to the scope's trace context. The SDK uses this to propagate the trace ID to sentry-native. This allows Sentry to connect errors coming from all layers of your application (#4026)
  • Exception.HResult is now included in the mechanism data for all exceptions (#4029)

Fixes

  • Fixed symbolication and source context for net9.0-android (#4033)
  • Single quotes added to the release name when using MS Build to create Sentry releases on Windows (#4015)
  • Target net9.0 on Sentry.Google.Cloud.Functions to avoid conflict with Sentry.AspNetCore (#4039)
  • Changed default value for SentryOptions.EnableAppHangTrackingV2 to false (#4042)
  • Missing MAUI Shell navigation breadcrumbs on iOS (#4006)
  • Prevent application crashes when capturing screenshots on iOS (#4069)

Dependencies

Commits
  • 92262a1 release: 5.5.0
  • 438ae83 Allow IScopeObserver to observe trace (#4026)
  • 13d4a9f Enable symbolication and source context for net9.0-android (#4033)
  • 6924e88 Update bug_report.yml (#4068)
  • 8f448d2 Prevent application crashes from MAUI ScreenshotImplementation (#4069)
  • b6e0112 build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (#4067)
  • 1771557 chore: update modules/sentry-native to 0.8.2 (#4050)
  • 807c80d build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#4065)
  • 6247e96 build(deps): bump gradle/actions from 4.3.0 to 4.3.1 (#4066)
  • c8f258c build(deps): bump reactivecircus/android-emulator-runner (#4064)
  • 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)

Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 5.4.0 to 5.5.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.4.0...5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Apr 3, 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.

@renemadsen renemadsen merged commit 067f702 into master Apr 3, 2025
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/OuterInnerResource.Pn/Sentry-5.5.0 branch April 3, 2025 05:40
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