Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps Sentry from 5.5.1 to 5.6.0.

Release notes

Sourced from Sentry's releases.

5.6.0

Features

  • Option to disable the SentryNative integration (#4107, #4134)
  • Reintroduced experimental support for Session Replay on Android (#4097)

Fixes

  • Ensure user exception data is not removed by AspNetCoreExceptionProcessor (#4016)
  • Prevent users from disabling AndroidEnableAssemblyCompression which leads to untrappable crash (#4089)
  • Fixed MSVCRT build warning on Windows (#4111)

Features

  • If an incoming HTTP request has the traceparent header, it is now parsed and interpreted like the sentry-trace header. Outgoing requests now contain the traceparent header to facilitate integration with servesr that only support the W3C Trace Context. (#4084)

Dependencies

Changelog

Sourced from Sentry's changelog.

5.6.0

Features

  • Option to disable the SentryNative integration (#4107, #4134)
    • To disable it, add this msbuild property: <SentryNative>false</SentryNative>
  • Reintroduced experimental support for Session Replay on Android (#4097)

Fixes

  • Ensure user exception data is not removed by AspNetCoreExceptionProcessor (#4016)
  • Prevent users from disabling AndroidEnableAssemblyCompression which leads to untrappable crash (#4089)
  • Fixed MSVCRT build warning on Windows (#4111)

Features

  • If an incoming HTTP request has the traceparent header, it is now parsed and interpreted like the sentry-trace header. Outgoing requests now contain the traceparent header to facilitate integration with servesr that only support the W3C Trace Context. (#4084)

Dependencies

Commits

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.5.1 to 5.6.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.5.1...5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Apr 24, 2025
@renemadsen renemadsen merged commit 5124cad into master Apr 30, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/TimePlanning.Pn/Sentry-5.6.0 branch April 30, 2025 05:43
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.

1 participant