Skip to content

⬆️ Upgrade dependency jwt to v3#1273

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jwt-3.x
Open

⬆️ Upgrade dependency jwt to v3#1273
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jwt-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jwt (changelog) "~> 2.10.0""~> 3.1.0" age adoption passing confidence

Release Notes

jwt/ruby-jwt (jwt)

v3.1.2

Compare Source

Full Changelog

Fixes and enhancements:

  • Avoid using the same digest across calls in JWT::JWA::Ecdsa and JWT::JWA::Rsa #​697
  • Fix signing with a EC JWK #​699 (@​anakinj)

v3.1.1

Compare Source

Full Changelog

Fixes and enhancements:

  • Avoid using the same digest across calls in JWT::JWA::Ecdsa and JWT::JWA::Rsa #​697
  • Fix signing with a EC JWK #​699 (@​anakinj)

v3.1.0

Compare Source

Full Changelog

Fixes and enhancements:

  • Require the algorithm to be provided when signing and verifying tokens using JWKs #​695 (@​anakinj)

v3.0.0

Compare Source

Full Changelog

Features:

  • Add support for x5t header parameter for X.509 certificate thumbprint verification #​669 (@​hieuk09)
  • Raise an error if the ECDSA signing or verification key is not an instance of OpenSSL::PKey::EC #​688 (@​anakinj)
  • Allow OpenSSL::PKey::EC::Point to be used as the verification key in ECDSA #​689 (@​anakinj)
  • Require claims to have been verified before accessing the JWT::EncodedToken#payload #​690 (@​anakinj)
  • Support signing and verifying tokens using a JWK #​692 (@​anakinj)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jwt-3.x branch from ff9521c to 352be1b Compare June 15, 2025 12:02
@renovate renovate bot force-pushed the renovate/jwt-3.x branch 2 times, most recently from 825de52 to 95ae7e7 Compare June 29, 2025 15:42
@renovate renovate bot force-pushed the renovate/jwt-3.x branch from 95ae7e7 to 420f4be Compare July 19, 2025 07:48
@renovate renovate bot force-pushed the renovate/jwt-3.x branch 3 times, most recently from 0bd7016 to 992eb39 Compare August 10, 2025 18:24
@renovate renovate bot force-pushed the renovate/jwt-3.x branch 2 times, most recently from 7db0956 to 9268472 Compare September 25, 2025 23:31
@renovate renovate bot force-pushed the renovate/jwt-3.x branch from 9268472 to cdf2921 Compare September 27, 2025 02:41
@renovate renovate bot force-pushed the renovate/jwt-3.x branch from cdf2921 to 9385b91 Compare October 11, 2025 02:44
@renovate renovate bot force-pushed the renovate/jwt-3.x branch from 9385b91 to 16507d7 Compare November 18, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants