Skip to content

chore(deps): update rust crate jsonwebtoken to v10 - #23

Merged
daflyinbed merged 1 commit into
mainfrom
renovate/jsonwebtoken-10.x
May 29, 2026
Merged

chore(deps): update rust crate jsonwebtoken to v10#23
daflyinbed merged 1 commit into
mainfrom
renovate/jsonwebtoken-10.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major 9.3.110.4.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v10.4.0

Compare Source

  • Fix incorrect encoding for Ed25519 JWK thumbprints
  • Make Algorithm.family public and add Validation.new_for_family
  • EncodingKey and DecodingKey are now partially zeroized on drop (the intermediate PemEncodedKey isn't so far)

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: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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/jsonwebtoken-10.x branch from c30c31a to 3338948 Compare May 29, 2026 08:02
@renovate
renovate Bot force-pushed the renovate/jsonwebtoken-10.x branch from 3338948 to dcc5658 Compare May 29, 2026 08:28
@daflyinbed
daflyinbed merged commit 390fe3b into main May 29, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/jsonwebtoken-10.x branch May 29, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant