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 aspnetcorehealthchecks group with 6 updates #7028

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aspnetcorehealthchecks group with 6 updates:

Package From To
AspNetCore.HealthChecks.MongoDb 8.1.0 9.0.0
Microsoft.Extensions.Diagnostics.HealthChecks 9.0.0 8.0.11
Microsoft.Extensions.Hosting.Abstractions 9.0.0 8.0.1
MongoDB.Driver 2.28.0 3.0.0
AspNetCore.HealthChecks.Rabbitmq 8.0.2 9.0.0
RabbitMQ.Client 6.8.1 7.0.0

Updates AspNetCore.HealthChecks.MongoDb from 8.1.0 to 9.0.0

Commits
  • 2b47b15 Migrate HealthChecks.Npgsql tests to Testcontainers (#2349)
  • 69fa668 Reusable GH action for Redis ci (#2350)
  • 05f5ba4 Migrate HealthChecks.SqlServer tests to Testcontainers (#2348)
  • f54852f Migrate Redis tests to Testcontainers (#2345)
  • b32acbb Fix labeler.yml (#2344)
  • b3e8417 Remove private static cache from RabbitMQHealthCheck (#2343)
  • c291a6a Use recommended NATS.Net client for Nats package (#2336)
  • 4fe6a0a Upgrade SurrealDb.Net to v0.7.0 (#2342)
  • 133ff15 Re-design Azure IoTHub health checks to allow for managed identity and other ...
  • b68d35a stop using preview version of Pomelo driver for EF. fixes #2127 (#2341)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Diagnostics.HealthChecks from 9.0.0 to 8.0.11

Commits

Updates Microsoft.Extensions.Hosting.Abstractions from 9.0.0 to 8.0.1

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates MongoDB.Driver from 2.28.0 to 3.0.0

Updates AspNetCore.HealthChecks.Rabbitmq from 8.0.2 to 9.0.0

Commits
  • 2b47b15 Migrate HealthChecks.Npgsql tests to Testcontainers (#2349)
  • 69fa668 Reusable GH action for Redis ci (#2350)
  • 05f5ba4 Migrate HealthChecks.SqlServer tests to Testcontainers (#2348)
  • f54852f Migrate Redis tests to Testcontainers (#2345)
  • b32acbb Fix labeler.yml (#2344)
  • b3e8417 Remove private static cache from RabbitMQHealthCheck (#2343)
  • c291a6a Use recommended NATS.Net client for Nats package (#2336)
  • 4fe6a0a Upgrade SurrealDb.Net to v0.7.0 (#2342)
  • 133ff15 Re-design Azure IoTHub health checks to allow for managed identity and other ...
  • b68d35a stop using preview version of Pomelo driver for EF. fixes #2127 (#2341)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Hosting.Abstractions from 9.0.0 to 8.0.1

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates RabbitMQ.Client from 6.8.1 to 7.0.0

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
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/7028)

Bumps the aspnetcorehealthchecks group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.MongoDb](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `8.1.0` | `9.0.0` |
| [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) | `9.0.0` | `8.0.11` |
| [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
| MongoDB.Driver | `2.28.0` | `3.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `8.0.2` | `9.0.0` |
| RabbitMQ.Client | `6.8.1` | `7.0.0` |


Updates `AspNetCore.HealthChecks.MongoDb` from 8.1.0 to 9.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](Xabaril/AspNetCore.Diagnostics.HealthChecks@release-sqlite-8.1.0...release-all-9.0.0)

Updates `Microsoft.Extensions.Diagnostics.HealthChecks` from 9.0.0 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v8.0.11)

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

Updates `MongoDB.Driver` from 2.28.0 to 3.0.0

Updates `AspNetCore.HealthChecks.Rabbitmq` from 8.0.2 to 9.0.0
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](Xabaril/AspNetCore.Diagnostics.HealthChecks@release-ui-8.0.2...release-all-9.0.0)

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

Updates `RabbitMQ.Client` from 6.8.1 to 7.0.0

---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.MongoDb
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
- dependency-name: MongoDB.Driver
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
- dependency-name: RabbitMQ.Client
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: aspnetcorehealthchecks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Jan 6, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jan 6, 2025
@eerhardt
Copy link
Member

eerhardt commented Jan 6, 2025

This change will be done in other PRs. For example #6770

@eerhardt eerhardt closed this Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 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

@dependabot dependabot bot deleted the dependabot/nuget/aspnetcorehealthchecks-b9e77c21df branch January 6, 2025 15:52
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color! community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant