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 Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.21 to 6.0.22 #230

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.21 to 6.0.22.

Release notes

Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.

.NET 6.0.22

Release

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.Extensions.Diagnostics.HealthChecks [>= 7.a, < 8]

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.21 to 6.0.22.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.21...v6.0.22)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #230 (9431e48) into develop (f8e4778) will decrease coverage by 0.63298%.
Report is 20 commits behind head on develop.
The diff coverage is 84.29752%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             develop        #230         +/-   ##
===================================================
- Coverage   92.68854%   92.05556%   -0.63299%     
===================================================
  Files             46          49          +3     
  Lines           1737        1800         +63     
  Branches          97          98          +1     
===================================================
+ Hits            1610        1657         +47     
- Misses            94         109         +15     
- Partials          33          34          +1     
Flag Coverage Δ
unittests 92.05556% <84.29752%> (-0.63299%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Messaging/Common/Credentials.cs 100.00000% <ø> (ø)
src/Messaging/Common/Storage.cs 87.50000% <ø> (ø)
src/Messaging/Events/EmailRequestEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportCompleteEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportRequestEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/TaskCallbackEvent.cs 100.00000% <ø> (ø)
src/Messaging/Events/TaskDispatchEvent.cs 100.00000% <ø> (ø)
src/Messaging/Events/TaskUpdateEvent.cs 100.00000% <ø> (ø)
src/Messaging/Tests/EmailRequestEventTest.cs 100.00000% <100.00000%> (ø)
...ssaging/Tests/IServiceCollectionExtensionsTests.cs 86.86869% <ø> (ø)
... and 10 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6fa301...9431e48. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

Superseded by #242.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Extensions.Diagnostics.HealthChecks-6.0.22 branch October 16, 2023 14:11
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