Skip to content

chore(deps): update rust crate jsonwebtoken to v11 - #685

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/jsonwebtoken-11.x
Aug 4, 2026
Merged

chore(deps): update rust crate jsonwebtoken to v11#685
renovate[bot] merged 1 commit into
mainfrom
renovate/jsonwebtoken-11.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jsonwebtoken workspace.dependencies major 1011

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v11.0.0

Compare Source

  • Add conversions between Algorithm and KeyAlgorithm
  • JWKs can now be created from DecodingKeys, creation from EncodingKey and DecodingKey now supports Ed25519 as well
  • JWKs with unknown key types are now deserializable
  • BREAKING: Algorithm, KeyAlgorithm, EllipticCurve and ThumbprintHash are now non_exhaustive
  • BREAKING: Jwk.thumbprint now returns a Result<_>
  • BREAKING: Header.extras is now a struct that allows for deserialization to any T
  • BREAKING: Implicit features resulting from optional crates have been removed
  • BREAKING: Validation.insecure_disable_signature_validation has been removed, use dangerous::insecure_decode instead
  • BREAKING: EncodingKey.inner has been renamed to as_bytes, try_get_hmac_secret has been removed
  • BREAKING: DecodingKey.as_bytes and try_get_hmac_secret have been removed, use try_get_as_bytes instead
Changes for CryptoProviders
  • When constructing HMAC signers, the algorithm family must now be verified on construction
  • JwkUtils has been renamed to KeyUtils
    • compute_digest now returns a Result<_>
    • extract_rsa_public_key_components has been renamed to rsa_pub_components_from_private_key
    • rsa_pub_components_from_public_key has been added
    • extract_ec_public_key_coordinates has been renamed to ec_pub_components_from_private_key
    • ed_pub_components_from_private_key has been added

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • Only on Tuesday (* * * * 2)
  • 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) August 4, 2026 06:49
@greptile-apps

greptile-apps Bot commented Aug 4, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@socket-security

socket-security Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​jsonwebtoken@​10.4.0 ⏵ 11.0.010010097100100

View full report

@renovate
renovate Bot force-pushed the renovate/jsonwebtoken-11.x branch from d2849d3 to f6a3103 Compare August 4, 2026 07:23
@renovate
renovate Bot force-pushed the renovate/jsonwebtoken-11.x branch from f6a3103 to 40a8731 Compare August 4, 2026 08:00
@renovate
renovate Bot merged commit dfba383 into main Aug 4, 2026
17 checks passed
@renovate
renovate Bot deleted the renovate/jsonwebtoken-11.x branch August 4, 2026 08:33
mise-en-dev added a commit that referenced this pull request Aug 9, 2026
### 🚀 Features

- **(bitwarden)** support custom fields by
[@jdx](https://github.com/jdx) in
[#690](#690)

### 🐛 Bug Fixes

- **(bitwarden)** support slashes in custom fields by
[@jdx](https://github.com/jdx) in
[#693](#693)
- **(ci)** update Infisical project bootstrap by
[@jdx](https://github.com/jdx) in
[#675](#675)

### 📚 Documentation

- **(sync)** clarify personal age provider setup by
[@jdx](https://github.com/jdx) in
[#692](#692)

### 🔍 Other Changes

- run perf jobs on bamboo by [@jdx](https://github.com/jdx) in
[#672](#672)
- build perf binaries on bamboo by [@jdx](https://github.com/jdx) in
[#674](#674)

### 📦️ Dependency Updates

- update jdx/mise-action action to v4.2.3 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#677](#677)
- update rust crate keepass to v0.13.18 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#678](#678)
- update rust crate schemars to v1.2.2 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#679](#679)
- update dependency github:jdx/tak to v0.0.5 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#676](#676)
- update rust crate jsonwebtoken to v11 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#685](#685)
- update zizmorcore/zizmor-action action to v0.6.1 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#680](#680)
- update rust crate base64 to 0.23 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#683](#683)
- update rust crate usage-lib to v4.1.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#684](#684)
- update dependency @anthropic-ai/claude-code to v2.1.220 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#681](#681)
- update rust crate usage-lib to v5 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#687](#687)
- update rust crate rmcp to v3 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#688](#688)
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