Skip to content

Bump the dotnet group in /docs/core/diagnostics/snippets/exception-summary with 2 updates #45698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dotnet group in /docs/core/diagnostics/snippets/exception-summary with 2 updates: Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Diagnostics.ExceptionSummarization.

Updates Microsoft.Extensions.DependencyInjection from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.3...v9.0.4

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Diagnostics.ExceptionSummarization from 9.3.0 to 9.4.0

Release notes

Sourced from Microsoft.Extensions.Diagnostics.ExceptionSummarization's releases.

v9.4.0

What's Changed

... (truncated)

Commits
  • 667d70e Merged PR 49004: [9.4] [cherry-pick] Only display tags from the latest execution
  • 5cec925 Merged PR 49002: Remove use of ConfigureAwait from Microsoft.Extensions.AI.dl...
  • f0bda61 Remove use of ConfigureAwait from Microsoft.Extensions.AI.dll for AIFunction ...
  • d4094cc Merged PR 48970: [9.4] [cherry-picked from main] Introduce Content Safety eva...
  • bc9ef7e Merged PR 48969: Add button to report to download dataset as JSON (#6243)
  • 0143a52 Add button to report to download dataset as JSON (#6243)
  • e7224fb Merged PR 48958: Mark release builds as "stable"
  • 625ed7b Merged PR 48946: Backport recent M.E.AI changes from main
  • ae724c1 Disable STJ default reflection and fix a number of failing tests. (#6241)
  • f09ec8c Use SHA384 and make key more explicit (#6237)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group in /docs/core/diagnostics/snippets/exception-summary with 2 updates: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Diagnostics.ExceptionSummarization](https://github.com/dotnet/extensions).


Updates `Microsoft.Extensions.DependencyInjection` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Diagnostics.ExceptionSummarization` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v9.3.0...v9.4.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Diagnostics.ExceptionSummarization
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 9, 2025
@dependabot dependabot bot requested review from tommcdon and a team as code owners April 9, 2025 12:17
@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 9, 2025
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 9, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) April 9, 2025 12:18
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit 75da3f0 into main Apr 9, 2025
14 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/core/diagnostics/snippets/exception-summary/dotnet-74e8fe3d36 branch April 9, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file dotnet-fundamentals/svc .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants