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 across 1 directory with 4 updates #7091

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aspnetcorehealthchecks group with 4 updates in the / directory: AspNetCore.HealthChecks.MongoDb, Microsoft.Extensions.Diagnostics.HealthChecks, Microsoft.Extensions.Hosting.Abstractions and MongoDB.Driver.

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 8.0.11 to 8.0.11

Commits

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

Commits

Updates MongoDB.Driver from 2.28.0 to 3.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

Bumps the aspnetcorehealthchecks group with 4 updates in the / directory: [AspNetCore.HealthChecks.MongoDb](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks), [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) and MongoDB.Driver.


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 8.0.11 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@v8.0.11...v8.0.11)

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

Updates `MongoDB.Driver` from 2.28.0 to 3.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-patch
  dependency-group: aspnetcorehealthchecks
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcorehealthchecks
- dependency-name: MongoDB.Driver
  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 13, 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 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants