Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

Bump java-jwt from 3.9.0 to 4.0.0#57

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.auth0-java-jwt-4.0.0
Closed

Bump java-jwt from 3.9.0 to 4.0.0#57
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.auth0-java-jwt-4.0.0

Conversation

@dependabot
Copy link

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

Bumps java-jwt from 3.9.0 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.9.0 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.9.0...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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #65.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.auth0-java-jwt-4.0.0 branch October 13, 2022 02:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants