Update Rust crate jsonwebtoken to v10 #44

Merged
renovate merged 1 commits from renovate/jsonwebtoken-10.x into master 2025-10-01 00:31:52 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major 9.3.1 -> 10.0.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v10.0.0

  • 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 - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | dependencies | major | `9.3.1` -> `10.0.0` | --- ### Release Notes <details> <summary>Keats/jsonwebtoken (jsonwebtoken)</summary> ### [`v10.0.0`](https://github.com/Keats/jsonwebtoken/blob/HEAD/CHANGELOG.md#1000-2025-09-29) - 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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-10-01 00:31:50 +00:00
Update Rust crate jsonwebtoken to v10
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
eb4aa0cd64
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-01 00:31:51 +00:00
renovate merged commit 892dd3b61f into master 2025-10-01 00:31:52 +00:00
renovate deleted branch renovate/jsonwebtoken-10.x 2025-10-01 00:31:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/basic-jwt#44
No description provided.