Skip to content

build(deps): bump Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Http, Microsoft.Extensions.Logging, Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging#2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-29c1de17c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 4, 2025

Copy link
Copy Markdown

Bumps Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Http, Microsoft.Extensions.Logging, Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Configuration from 9.0.1 to 9.0.0

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 9.0.1 to 9.0.0

Commits

Updates Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.0

Commits

Updates Microsoft.Extensions.Http from 9.0.1 to 9.0.0

Commits

Updates Microsoft.Extensions.Logging from 9.0.1 to 9.0.0

Commits

Updates Microsoft.Extensions.Options from 9.0.1 to 9.0.0

Commits

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

Commits

Updates Sentry.Extensions.Logging from 5.0.1 to 5.1.0

Release notes

Sourced from Sentry.Extensions.Logging's releases.

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

Changelog

Sourced from Sentry.Extensions.Logging's changelog.

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

Commits
  • 7faf221 release: 5.1.0
  • 44c48f6 Prevent Native EXC_BAD_ACCESS signal for NullRefrenceExceptions (#3909)
  • 2f818b2 Fixed Invalid index used in Debug logs (#3923)
  • 81452c1 Fixed duplicate SentryMauiEventProcessors (#3905)
  • a4fc2fe build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#3919)
  • 6b75631 build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 (#3918)
  • b31e4db fix: Guard user.IpAddress = "{{ auto }}" by SendDefaultPii (#3893)
  • aa2caa1 chore: fixup solution file (#3913)
  • 2b8ff9e Remove date range for LICENSE (#3916)
  • b6ee85d chore: update modules/sentry-native to 0.7.19 (#3908)
  • Additional commits viewable in compare view

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)

…sions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Http, Microsoft.Extensions.Logging, Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging

Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime), [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.Configuration` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

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

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

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

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

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

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

Updates `Sentry.Extensions.Logging` from 5.0.1 to 5.1.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.0.1...5.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 4, 2025
@semanticdiff-com

semanticdiff-com Bot commented Feb 4, 2025

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  src/Cellm/packages.lock.json  62% smaller
  src/Cellm/Cellm.csproj  0% smaller

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.

0 participants