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/health-checks with 2 updates #2133

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps the dotnet group in /docs/core/diagnostics/snippets/health-checks with 2 updates: Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization and Microsoft.Extensions.Hosting.

Updates Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization from 8.10.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization'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.Hosting from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Hosting'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/health-checks with 2 updates: [Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization](https://github.com/dotnet/extensions) and [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime).


Updates `Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization` 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.Hosting` 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.Diagnostics.HealthChecks.ResourceUtilization
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Nov 13, 2024
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