Skip to content

fix(deps): update rust crate jsonwebtoken to v10 - autoclosed#610

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jsonwebtoken-10.x
Closed

fix(deps): update rust crate jsonwebtoken to v10 - autoclosed#610
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jsonwebtoken-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major 9.3.010.0.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v10.3.0

Compare Source

  • Export everything needed to define your own CryptoProvider
  • Fix type confusion with exp/nbf when not required

v10.2.0

Compare Source

  • Remove Clone bound from decode functions

v10.1.0

Compare Source

  • add dangerous::insecure_decode
  • Implement TryFrom &Jwk for DecodingKey

v10.0.0

Compare Source

  • BREAKING: now using traits for crypto backends, you have to choose between aws_lc_rs and rust_crypto
  • Add Clone bound to decode
  • Support decoding byte slices
  • Support JWS

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) September 29, 2025 20:44
@renovate renovate bot force-pushed the renovate/jsonwebtoken-10.x branch 3 times, most recently from 5ebcf19 to 31af2aa Compare January 14, 2026 21:50
@renovate renovate bot force-pushed the renovate/jsonwebtoken-10.x branch from 31af2aa to c48ff15 Compare January 15, 2026 02:38
@renovate renovate bot changed the title fix(deps): update rust crate jsonwebtoken to v10 fix(deps): update rust crate jsonwebtoken to v10 - autoclosed Feb 3, 2026
@renovate renovate bot closed this Feb 3, 2026
auto-merge was automatically disabled February 3, 2026 20:36

Pull request was closed

@renovate renovate bot deleted the renovate/jsonwebtoken-10.x branch February 3, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants