Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 2.58%. Comparing base (
77956b0
) to head (d930bd0
).:exclamation: There is a different number of reports uploaded between BASE (77956b0) and HEAD (d930bd0). Click for more details.
HEAD has 1 upload less than BASE
| Flag | BASE (77956b0) | HEAD (d930bd0) | |------|------|------| |Integration|1|0|
@@ Coverage Diff @@
## main #63 +/- ##
==========================================
- Coverage 92.72% 2.58% -90.15%
==========================================
Files 33 33
Lines 426 426
Branches 24 24
==========================================
- Hits 395 11 -384
- Misses 21 415 +394
+ Partials 10 0 -10
Flag | Coverage Δ | |
---|---|---|
Integration | ? |
|
Unit | 2.58% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
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.
Bumps Microsoft.IdentityModel.Tokens from 7.3.0 to 8.1.0.
Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
... (truncated)
Changelog
Sourced from Microsoft.IdentityModel.Tokens's changelog.
... (truncated)
Commits
1f2883c
fix net9 xunit runner (#2844)beac113
fix policheck issue (#2843)65ea910
8.0.3 changelog (#2831)9c108a6
move to public nuget and address CVEs (#2836)4d478c4
Use correct runtime in test-aot.ps1 (#2837)6c0dc29
take brent's suggestion in prev PR to use string instead of byte[] to reduce ...a9e95ce
Update to 9.0.100-rc.1 (#2821)f0d09d4
Add cloud instance name validation (#2804)a9380ab
Uses spans for issuer comparison and fixes prior index out of range error (#2...5f437df
Remove perl dependency (#2830)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