Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

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

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

Commits

Updates Microsoft.Extensions.Diagnostics.ResourceMonitoring from 9.0.0 to 9.1.0

Commits

Updates Microsoft.Extensions.DependencyInjection from 9.0.0 to 9.0.1

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

Commits

Updates Microsoft.Extensions.Logging.Console from 9.0.0 to 9.0.1

Release notes

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

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

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 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `Microsoft.Extensions.Diagnostics.ResourceMonitoring` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

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

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

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Diagnostics.ResourceMonitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and tommcdon as code owners January 15, 2025 12:59
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jan 15, 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 Jan 15, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) January 15, 2025 12:59
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 Jan 16, 2025
auto-merge was automatically disabled January 16, 2025 15:14

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2025

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 Jan 16, 2025
@dotnetrepoman dotnetrepoman bot added this to the January 2025 milestone Jan 16, 2025
@BillWagner BillWagner enabled auto-merge (squash) January 16, 2025 15:14
@BillWagner BillWagner merged commit eaba332 into main Jan 16, 2025
18 of 21 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/docs/core/diagnostics/snippets/resource-monitoring/dotnet-f7b6e205dd branch January 16, 2025 15:17
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 :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants