Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

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 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Diagnostics.ExceptionSummarization from 8.10.0 to 9.0.0

Release notes

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

.NET Extensions 9.0.0

9.0.0 are all pushed now to NuGet.org!

What's Changed

... (truncated)

Commits
  • 16acdbf Merged PR 44778: Merging branch release/9.0 into internal/release/9.0
  • d468173 [release/9.0] Merging changes from main into release branch for November rele...
  • f902047 Set DisableNETStandardCompatErrors for M.E.AI projects (#5603)
  • 80c9263 HybridCache stability and logging improvements (#5467)
  • 228a96d Add UseEmbeddingGenerationOptions (#5594)
  • 3250567 Improve AdditionalPropertiesDictionary (#5593)
  • 23b0732 Improve JsonSchemaExporter trimmer safety. (#5591)
  • ce9a807 Plug JsonSchemaExporter test data to the AIJsonUtilities tests (#5590)
  • 365f33c Lower AIJsonUtilities to STJv8 and move to Abstractions library. (#5582)
  • cd9da61 Add ChatOptions.Seed (#5587)
  • 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 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Extensions.Diagnostics.ExceptionSummarization` from 8.10.0 to 9.0.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v8.10.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and tommcdon as code owners November 13, 2024 13:00
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Nov 13, 2024
@dotnet-policy-service dotnet-policy-service bot added community-contribution Indicates PR is created by someone from the .NET community. :octocat: auto-merge labels Nov 13, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) November 13, 2024 13:00
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.

@BillWagner BillWagner closed this Nov 13, 2024
auto-merge was automatically disabled November 13, 2024 16:34

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@BillWagner BillWagner reopened this Nov 13, 2024
@BillWagner BillWagner enabled auto-merge (squash) November 13, 2024 16:35
@BillWagner BillWagner merged commit 1caad0f into main Nov 13, 2024
17 of 20 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/docs/core/diagnostics/snippets/exception-summary/dotnet-e52bda0c7c branch November 13, 2024 16:37
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 :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants