Skip to content

Bump jsonwebtoken from 9.3.1 to 10.4.0#5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jsonwebtoken-10
Open

Bump jsonwebtoken from 9.3.1 to 10.4.0#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jsonwebtoken-10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown

Bumps jsonwebtoken from 9.3.1 to 10.4.0.

Changelog

Sourced from jsonwebtoken's changelog.

10.4.0 (2026-05-11)

  • 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)

10.3.0 (2026-01-27)

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

10.2.0 (2025-11-06)

  • Remove Clone bound from decode functions

10.1.0 (2025-10-18)

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

10.0.0 (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
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 23, 2026
@changeset-bot

changeset-bot Bot commented May 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6a6c35b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot changed the title Update jsonwebtoken requirement from 9 to 10 Bump jsonwebtoken from 9.3.1 to 10.4.0 May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/jsonwebtoken-10 branch from c648de6 to 7a6f149 Compare May 24, 2026 18:54
@dependabot dependabot Bot changed the title Bump jsonwebtoken from 9.3.1 to 10.4.0 chore(deps): bump jsonwebtoken from 9.3.1 to 10.4.0 May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/jsonwebtoken-10 branch 22 times, most recently from 8f23785 to 179edb5 Compare May 31, 2026 16:48
@dependabot dependabot Bot force-pushed the dependabot/cargo/jsonwebtoken-10 branch 8 times, most recently from e3224f1 to e83ec9d Compare June 1, 2026 17:25
@dependabot dependabot Bot changed the title chore(deps): bump jsonwebtoken from 9.3.1 to 10.4.0 Bump jsonwebtoken from 9.3.1 to 10.4.0 Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/jsonwebtoken-10 branch 10 times, most recently from e8f756f to 743ddba Compare June 3, 2026 23:13
Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 9.3.1 to 10.4.0.
- [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](Keats/jsonwebtoken@v9.3.1...v10.4.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-version: 10.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/jsonwebtoken-10 branch from 743ddba to 6a6c35b Compare June 7, 2026 16:04
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants