Skip to content
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

Bump the dotnet group in /docs/core/diagnostics/snippets/resource-monitoring with 3 updates #43550

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dotnet group in /docs/core/diagnostics/snippets/resource-monitoring with 3 updates: Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Diagnostics.ResourceMonitoring and Microsoft.Extensions.Logging.Console.

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.ResourceMonitoring from 8.10.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Diagnostics.ResourceMonitoring'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

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.Logging.Console from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Logging.Console's releases.

.NET 9.0.0

Release

What's Changed

... (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 <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/resource-monitoring with 3 updates: [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Diagnostics.ResourceMonitoring](https://github.com/dotnet/extensions) and [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime).


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.ResourceMonitoring` 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)

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.Logging.Console` 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)

---
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.ResourceMonitoring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from tommcdon and a team as code owners November 13, 2024 12:56
@dependabot dependabot bot added .NET Pull requests that update .net code 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 12:57
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

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 1ca7606 into main Nov 13, 2024
17 of 20 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/docs/core/diagnostics/snippets/resource-monitoring/dotnet-2dde0ff128 branch November 13, 2024 16:38
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 .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant