Skip to content

Bump Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging#184

Merged
Freeesia merged 1 commit intomasterfrom
dependabot/nuget/multi-a75c3b3331
Aug 17, 2025
Merged

Bump Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging#184
Freeesia merged 1 commit intomasterfrom
dependabot/nuget/multi-a75c3b3331

Conversation

@dependabot
Copy link
Contributor

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

Bumps Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Options from 9.0.4 to 8.0.0

Commits

Updates Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.3 to 8.0.0

Commits

Updates Sentry.Extensions.Logging from 5.5.1 to 5.6.0

Release notes

Sourced from Sentry.Extensions.Logging'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.Extensions.Logging'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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…gurationExtensions and Sentry.Extensions.Logging

Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) and [Sentry.Extensions.Logging](https://github.com/getsentry/sentry-dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Options` from 9.0.4 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v8.0.0)

Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 9.0.3 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v8.0.0)

Updates `Sentry.Extensions.Logging` 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: Microsoft.Extensions.Options
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Sentry.Extensions.Logging
  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 Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 28, 2025
@Freeesia Freeesia merged commit 028cb84 into master Aug 17, 2025
2 checks passed
@Freeesia Freeesia deleted the dependabot/nuget/multi-a75c3b3331 branch August 17, 2025 08:57
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 Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant