Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
7 stars 3 forks source link

build(deps): bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.9 to 6.0.10 in /source/GreenEnergyHub.Charges #1829

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.9 to 6.0.10.

Release notes

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

.NET 6.0.10

Release

Commits
  • 32e8c8c Merged PR 26220: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 9efc206 Merged PR 26211: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 45c474a Merge in 'release/6.0' changes
  • 78f7a07 Revert Ubuntu.1804.Armarch.Open change (#44074)
  • 3678930 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtim...
  • 2de0f8b Merged PR 25936: Merge from public
  • 94b4eb7 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 0224e08 Merge from public
  • 970de35 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • c0d2d21 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore
  • Additional commits viewable in compare view


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 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1829 (8eb6f5b) into main (0df573e) will increase coverage by 38.29%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1829       +/-   ##
===========================================
+ Coverage   31.84%   70.13%   +38.29%     
===========================================
  Files          24      449      +425     
  Lines         537     7977     +7440     
  Branches       22       22               
===========================================
+ Hits          171     5595     +5424     
- Misses        351     2259     +1908     
- Partials       15      123      +108     
Flag Coverage Δ
business 72.90% <ø> (?)

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

Impacted Files Coverage Δ
...harges.FunctionHost/Monitor/HealthCheckEndpoint.cs 0.00% <0.00%> (ø)
...xtensions/Serialization/JsonMessageDeserializer.cs 37.50% <0.00%> (ø)
...sAcceptedEvents/ChargeLinksAcceptedEventFactory.cs 100.00% <0.00%> (ø)
.../ChargeInformationDataAvailableNotifierEndpoint.cs 0.00% <0.00%> (ø)
...harges.Domain/Dtos/Validation/BusinessValidator.cs 0.00% <0.00%> (ø)
...ce/GreenEnergyHub.Charges.QueryApi/Model/Charge.cs 100.00% <0.00%> (ø)
.../Events/MarketParticipantGridAreaUpdatedCommand.cs 0.00% <0.00%> (ø)
...ture.Core/Cim/MarketDocument/CodingSchemeMapper.cs 100.00% <0.00%> (ø)
...Persistence/Repositories/GridAreaLinkRepository.cs 0.00% <0.00%> (ø)
...astructure.Core/MessageMetaData/MessageMetadata.cs 0.00% <0.00%> (ø)
... and 415 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

HenrikSommer commented 1 year ago

Closed, covered by #1843

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.