chore(deps): Bump Microsoft.IdentityModel.Tokens from 8.19.0 to 8.19.1#504
Conversation
WOPI Validator results
Validator: |
API Compatibility ReportCompared this PR's packed assemblies against the latest stable release on NuGet.org for each library. This check is informational only — intentional breaks at major version bumps are expected.
|
|
Coverage Impact This PR will not change total coverage. 🚦 See full report on Qlty Cloud »🛟 Help
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #504 +/- ##
=======================================
Coverage 93.05% 93.05%
=======================================
Files 116 116
Lines 4582 4582
Branches 563 563
=======================================
Hits 4264 4264
Misses 161 161
Partials 157 157 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
660398a to
51410b9
Compare
--- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Tokens dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
51410b9 to
6d44958
Compare

Pinned Microsoft.IdentityModel.Tokens at 8.19.1.
Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
8.19.1
Bug Fixes
JwtSecurityTokenHandlerforIssuerSigningKeyResolverUsingConfigurationtoi take priority overIssuerSigningKeyResolver, matching the documented contract and the correct behavior already present inJsonWebTokenHandler. See PR #3519.Commits viewable in compare view.