chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0 #59
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.1.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0.
Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Changelog
Sourced from github.com/golang-jwt/jwt/v4's changelog.
Commits
fd8cd69
Adjustedparser_test.go
to include RSA and ECDSA tokens (#106)02bc1ac
When exp indicates the present, make it invalid. (#86)d2c5d5a
Add EdDSA to "Signing methods and Key types" in README.md (#103)205b3dc
fix link (#102)93130d3
Create codeql-analysis.yml (#101)3f50a78
Harmonising capitalisation of "token" in error strings (#97)2bd8ee7
Acceptcrypto.Signer
that contains aed25519.PublicKey
in ed25519 (#95)80625fb
Backwards-compatible implementation of RFC7519's registered claim's structure...c9ab96b
jwt: Fix Verify methods documentation (#83)eac9e9e
Format code with "go fmt" (#53)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 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)Looks like github.com/golang-jwt/jwt/v4 is up-to-date now, so this is no longer needed.
Pull request closed