Skip to content
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

Bump java-jwt from 3.19.2 to 4.0.0 #179

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps java-jwt from 3.19.2 to 4.0.0.

Release notes

Sourced from java-jwt's releases.

4.0.0

4.0.0 (2022-06-24)

Full Changelog

This is a major release and contains breaking changes!

💡 Check the Migration Guide to understand the changes required to migrate your application to v4.

Main features

  • Predicates based claim verification
  • Support for Instant API and Lambda functions
  • Improved Exceptions API
  • Consistent null handling

See the changelog entries for additional details.

4.0.0-beta.0

4.0.0-beta.0 (2022-05-06)

Full Changelog

💡 Check the Migration Guide to understand the changes required to migrate your application to v4.

Added

Changed

Deprecated

Removed

Fixed

... (truncated)

Changelog

Sourced from java-jwt's changelog.

4.0.0 (2022-06-24)

Full Changelog

This is a major release and contains breaking changes!

  • Check the Migration Guide to understand the changes required to migrate your application to v4.

Main features

  • Predicates based claim verification
  • Support for Instant API and Lambda functions
  • Improved Exceptions API
  • Consistent null handling

See the changelog entries for additional details.

4.0.0-beta.0 (2022-05-06)

Full Changelog

💡 Check the Migration Guide to understand the changes required to migrate your application to v4.

Added

Changed

Deprecated

Removed

Fixed

... (truncated)

Commits
  • 90a68cb Release 4.0.0
  • f87a5d3 Merge pull request #585 from auth0/perform-release-4.0.0-beta.0
  • a14643d Updated Changelog for beta
  • 08f2e1d Release 4.0.0-beta.0
  • 4b64d9e Merge pull request #583 from auth0/v4-dev
  • 02d09e5 Merge pull request #584 from auth0/improve-code-coverage-for-codecov
  • c2e3558 Added tests to verify null creation in list and map
  • 2a1315b Merge pull request #582 from auth0/update-from-master-to-v4
  • 6f94d82 Removed ES256K tests since it is removed in v4
  • 4573ba0 Code formatting for CheckStyle
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.19.2 to 4.0.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@3.19.2...4.0.0)

---
updated-dependencies:
- dependency-name: com.auth0:java-jwt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2022
@codeclimate
Copy link

codeclimate bot commented Jun 24, 2022

Code Climate has analyzed commit 3bb04a1 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (5% is the threshold).

This pull request will bring the total coverage in the repository to 86.4% (0.0% change).

View more on Code Climate.

@blackduck-copilot
Copy link

blackduck-copilot bot commented Jun 24, 2022

Black Duck Security Report

Merging #179 into master will not change security risk.

Added Components

Clean: 13

Removed Components

Clean: 1

Click here to see full report

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant