Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major =9.3.1 -> =10.0.0
jsonwebtoken dev-dependencies major =9.3.1 -> =10.0.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

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 - 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 these updates 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 2 times, most recently from faf399d to 49b2113 Compare October 8, 2025 11:58
@renovate renovate bot force-pushed the renovate/jsonwebtoken-10.x branch from 49b2113 to 4b19cf1 Compare October 9, 2025 19:29
@Turbo87 Turbo87 force-pushed the renovate/jsonwebtoken-10.x branch from 4b19cf1 to ee44f64 Compare October 14, 2025 05:48
@Turbo87 Turbo87 enabled auto-merge October 14, 2025 05:48
Copy link
Contributor Author

renovate bot commented Oct 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Turbo87 Turbo87 force-pushed the renovate/jsonwebtoken-10.x branch from ee44f64 to 8043b66 Compare October 14, 2025 05:56
@Turbo87
Copy link
Member

Turbo87 commented Oct 14, 2025

it looks like UnverifiedClaims decoding is broken with v10. Keats/jsonwebtoken#441 would fix it but has not been released yet, so this update is blocked until then.

@Turbo87 Turbo87 force-pushed the renovate/jsonwebtoken-10.x branch from 8043b66 to 24b079e Compare October 14, 2025 06:55
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.

2 participants