Skip to content

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

Merged
Freeesia merged 1 commit intomasterfrom
dependabot/nuget/multi-06895674db
Feb 25, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 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.2 to 8.0.0

Commits

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

Commits

Updates Sentry.Extensions.Logging from 5.0.0 to 5.1.1

Release notes

Sourced from Sentry.Extensions.Logging's releases.

5.1.1

Fixes

  • Emit transaction.data inside contexts.trace.data (#3936)
  • Native SIGSEGV errors resulting from managed NullReferenceExceptions are now suppressed on Android (#3903)
  • OTel activities that are marked as not recorded are no longer sent to Sentry (#3890)
  • Fixed envelopes with oversized attachments getting stuck in __processing (#3938)
  • OperatingSystem will now return macOS as OS name instead of 'Darwin' as well as the proper version. (#2710)
  • Ignore null value on CocoaScopeObserver.SetTag (#3948)

5.1.0

Significant change in behavior

  • The User.IpAddress is now only set to {{auto}} when SendDefaultPii is enabled. This change gives you control over IP address collection directly on the client (#3893)

Features

  • .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK (#3877)
  • Added SentryOptions.DisableSentryHttpMessageHandler. Useful if you're using OpenTelemetry.Instrumentation.Http and ending up with duplicate spans. (#3879)

Fixes

  • Prevent Native EXC_BAD_ACCESS signal errors from being captured when managed NullRefrenceExceptions occur (#3909)
  • Fixed duplicate SentryMauiEventProcessors (#3905)
  • Fixed invalid string.Format index in Debug logs for the DiagnosticSource integration (#3923)

Dependencies

5.0.1

Fixes

  • .NET Mobile: Disable and made obsolete the iOS Watchdog termination feature which is based on heuristics that don't work in .NET (#3867)
  • .NET on Android: NullReferenceException handled by Mono cause the app to crash (PR #3694) (#3871)

Dependencies

... (truncated)

Changelog

Sourced from Sentry.Extensions.Logging's changelog.

5.1.1

Fixes

  • Emit transaction.data inside contexts.trace.data (#3936)
  • Native SIGSEGV errors resulting from managed NullReferenceExceptions are now suppressed on Android (#3903)
  • OTel activities that are marked as not recorded are no longer sent to Sentry (#3890)
  • Fixed envelopes with oversized attachments getting stuck in __processing (#3938)
  • OperatingSystem will now return macOS as OS name instead of 'Darwin' as well as the proper version. (#2710)
  • Ignore null value on CocoaScopeObserver.SetTag (#3948)
  • Deduplicate profiling stack frames (#3969)

5.1.0

Significant change in behavior

  • The User.IpAddress is now only set to {{auto}} when SendDefaultPii is enabled. This change gives you control over IP address collection directly on the client (#3893)

Features

  • .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK (#3877)
  • Added SentryOptions.DisableSentryHttpMessageHandler. Useful if you're using OpenTelemetry.Instrumentation.Http and ending up with duplicate spans. (#3879)

Fixes

  • Prevent Native EXC_BAD_ACCESS signal errors from being captured when managed NullRefrenceExceptions occur (#3909)
  • Fixed duplicate SentryMauiEventProcessors (#3905)
  • Fixed invalid string.Format index in Debug logs for the DiagnosticSource integration (#3923)

Dependencies

5.0.1

Fixes

  • .NET Mobile: Disable and made obsolete the iOS Watchdog termination feature which is based on heuristics that don't work in .NET (#3867)
  • .NET on Android: NullReferenceException handled by Mono cause the app to crash (PR #3694) (#3871)

Dependencies

  • Bump Native SDK from v0.7.16 to v0.7.17 (#3857)

... (truncated)

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.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v8.0.0)

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

Updates `Sentry.Extensions.Logging` from 5.0.0 to 5.1.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.0.0...5.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Sentry.Extensions.Logging
  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 Feb 24, 2025
@Freeesia Freeesia merged commit 02e2d08 into master Feb 25, 2025
2 checks passed
@Freeesia Freeesia deleted the dependabot/nuget/multi-06895674db branch February 25, 2025 12:13
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