Closed dependabot[bot] closed 2 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
259 tests ±0 259 :white_check_mark: ±0 6s :stopwatch: ±0s 1 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 2ca8abee. ± Comparison against base commit 07ac40b6.
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
HomeInventory.Web | 81% | 64% | ✔ |
HomeInventory.Web.UserManagement | 100% | 100% | ✔ |
HomeInventory.Domain.Primitives | 84% | 75% | ✔ |
HomeInventory.Domain.UserManagement | 91% | 100% | ✔ |
HomeInventory.Infrastructure | 91% | 77% | ✔ |
HomeInventory.Contracts.Validations | 100% | 100% | ✔ |
HomeInventory.Application.UserManagement | 95% | 100% | ✔ |
HomeInventory.Contracts.UserManagement.Validators | 100% | 92% | ✔ |
HomeInventory.Application.Framework | 90% | 100% | ✔ |
HomeInventory.Application.UserManagement.Interfaces | 100% | 100% | ✔ |
HomeInventory.Tests.Framework | 82% | 63% | ✔ |
HomeInventory.Application | 95% | 63% | ✔ |
HomeInventory.Core | 78% | 69% | ➖ |
HomeInventory.Infrastructure.UserManagement | 93% | 50% | ✔ |
HomeInventory.Domain | 88% | 89% | ✔ |
HomeInventory.Web.Framework | 89% | 59% | ✔ |
HomeInventory.Infrastructure.Framework | 82% | 44% | ✔ |
Summary | 85% (1612 / 1886) | 65% (338 / 522) | ✔ |
Minimum allowed line rate is 60%
Bumps System.IdentityModel.Tokens.Jwt from 8.0.1 to 8.0.2.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
Commits
1e23cef
Remove lock when creating a SignatureProvider (#2788)7c7d1c1
update to 9.0.100-preview.7.24407.12 (#2786)2f4f9e6
updates for one build (#2777)a120bde
Adding benchmark for new ValidateTokenAsync model vs old (#2779)34a421f
Add BannedApiAnalyzers to prevent use of ClaimsIdentity constructors (#2778)eb4df8f
Add lock when configuration is null (#2780)68ff8df
ValidateTokenAsync: New code path (#2771)7841666
Fix Open Id connect parsing bug. (#2776)5853e4c
try to fix codeQL (#2767)d2632a7
Restore AOT compatibility for IdentityModel (#2773)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