-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): bump java-jwt from 4.1.0 to 4.2.0 #1880
fix(deps): bump java-jwt from 4.1.0 to 4.2.0 #1880
Conversation
e857884
to
e1c2db3
Compare
e1c2db3
to
a86f5c1
Compare
a86f5c1
to
fbbb62a
Compare
A newer version of com.auth0:java-jwt exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Seems like tests are failing. Let's see what needs to be fixed. |
Error message returned by library changed due to improvement in this commit. |
fbbb62a
to
3a3a03d
Compare
Bumps [java-jwt](https://github.com/auth0/java-jwt) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.1.0...4.2.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
3a3a03d
to
4caea64
Compare
Kudos, SonarCloud Quality Gate passed!
|
🎉 This PR is included in version 2.60.28 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Bumps java-jwt from 4.1.0 to 4.2.0.
Release notes
Sourced from java-jwt's releases.
Changelog
Sourced from java-jwt's changelog.
Commits
3526fcc
Release 4.2.0 (#626)49c5def
Re-enable japicmp API diff checking (#619)e8808ab
Update .shiprc to only update lib version in build.gradle (#625)02c9d16
Merge pull request #621 from auth0/SRE-57-Upload-opslevel-yaml1875ed7
Upload OpsLevel YAML9840e74
Update Claim#asString documentation (#615)1e9072d
Optimise TokenUtils parsing (#611)83eeb3b
Merge pull request #616 from auth0/automated-releasea2ecb75
Update config.yml4fbe13f
revert 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 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)