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 9.0.2 to 9.0.3 in /src #559

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 9.0.2 to 9.0.3.

Release notes

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

.NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.2...v9.0.3

Commits
  • b96167f Merged PR 47602: [internal/release/9.0] Update dependencies from dnceng/inter...
  • d47e5f0 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...
  • 7637b13 Merged PR 47573: [release/9.0] Merge from public
  • 1e53ca9 Merged PR 47575: [internal/release/9.0] Update dependencies from dnceng/inter...
  • 166d5c9 Merge from public
  • eeb8b14 Merge pull request #60317 from vseanreesermsft/internal-merge-9.0-2025-02-11-...
  • a1d8afd Merged PR 47534: [internal/release/9.0] Update dependencies from dnceng/inter...
  • ea2a0ca Revert "[release/9.0] Update remnants of azureedge.net" (#60323)
  • 50411b8 Remove disabled package sources from NuGet.config
  • 09c7074 Update baseline, SDK, nuget.config
  • 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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 11, 2025
Copy link
Contributor

github-actions bot commented Mar 11, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Microsoft.Extensions.Diagnostics.HealthChecks 9.0.3 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 9Found 19/21 approved changesets -- score normalized to 9
Maintained🟢 1030 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 91 existing vulnerabilities detected
nuget/Microsoft.Extensions.Diagnostics.HealthChecks 9.0.3 🟢 6.1
Details
CheckScoreReason
Code-Review🟢 9Found 19/21 approved changesets -- score normalized to 9
Maintained🟢 1030 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 91 existing vulnerabilities detected

Scanned Files

  • src/lookup-webapi/lookup-webapi.csproj
  • src/public-webapp/public-webapp.csproj

@github-actions github-actions bot enabled auto-merge March 11, 2025 18:29
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Microsoft.Extensions.Diagnostics.HealthChecks-9.0.3 branch 3 times, most recently from 9fbca6c to ba0f4d0 Compare March 12, 2025 19:45
Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.2...v9.0.3)

---
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 force-pushed the dependabot/nuget/src/Microsoft.Extensions.Diagnostics.HealthChecks-9.0.3 branch from ba0f4d0 to 4e828f0 Compare March 12, 2025 20:20
@github-actions github-actions bot merged commit 61ae9b5 into main Mar 12, 2025
15 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/src/Microsoft.Extensions.Diagnostics.HealthChecks-9.0.3 branch March 12, 2025 20:58
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.

1 participant