Skip to content

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

Merged
Freeesia merged 1 commit intomasterfrom
dependabot/nuget/multi-f982e24265
Apr 15, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 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.3 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.4.0 to 5.5.1

Release notes

Sourced from Sentry.Extensions.Logging's releases.

5.5.1

Fixes

  • Fix UWP Net Native compilation (#4085)
  • Sentry Java SDK dependencies are now detected and included in the Android bindings (#4079)

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.Extensions.Logging's changelog.

5.5.1

Fixes

  • Fix UWP Net Native compilation (#4085)
  • Sentry Java SDK dependencies are now detected and included in the Android bindings (#4079)

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)

Dependencies

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

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)

…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.3 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...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.4.0 to 5.5.1
- [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.1)

---
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.5.1
  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 14, 2025
@Freeesia Freeesia merged commit 7b03ee5 into master Apr 15, 2025
2 checks passed
@Freeesia Freeesia deleted the dependabot/nuget/multi-f982e24265 branch April 15, 2025 03:36
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