Closed dependabot[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
0ee1dc3
) 96.26% compared to head (9d704a4
) 96.26%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #67.
Bumps github.com/lestrrat-go/jwx/v2 from 2.0.12 to 2.0.17.
Release notes
Sourced from github.com/lestrrat-go/jwx/v2's releases.
... (truncated)
Changelog
Sourced from github.com/lestrrat-go/jwx/v2's changelog.
... (truncated)
Commits
c02af3e
v2.0.17 (#1019)3e23a27
Merge branch 'develop/v2' into v21f04380
Update Changes16acb8b
Fix ParseInsecure to parse the token even when a key is given (#1008)2ee2c13
Slightly tweak docs (#1010)d93668b
fix typo (#1009)1e3b478
Add (jwk.Key).Validate (#1005)1ecc78f
[jws] check signature length (#1004)8074e35
merge for v2.0.15 (#998)bd67589
Update ChangesDependabot 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