Skip to content

chore(deps): bump jsonwebtoken from 10.3.0 to 10.4.0#707

Merged
gtema merged 1 commit into
mainfrom
dependabot/cargo/jsonwebtoken-10.4.0
May 11, 2026
Merged

chore(deps): bump jsonwebtoken from 10.3.0 to 10.4.0#707
gtema merged 1 commit into
mainfrom
dependabot/cargo/jsonwebtoken-10.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jsonwebtoken from 10.3.0 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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 10.3.0 to 10.4.0.
- [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](Keats/jsonwebtoken@v10.3.0...v10.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 11, 2026
@github-actions
Copy link
Copy Markdown

🦢 Load Test Results

Goose Attack Report

Plan Overview

Action Started Stopped Elapsed Users
Increasing 26-05-11 10:55:08 26-05-11 10:55:10 00:00:02 0 → 4
Maintaining 26-05-11 10:55:10 26-05-11 10:55:40 00:00:30 4
Decreasing 26-05-11 10:55:40 26-05-11 10:55:40 00:00:00 0 ← 4

Request Metrics

Method Name # Requests # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
GET 7142 0 16.31 10 34 238.07 0.00
Aggregated 7142 0 16.31 10 34 238.07 0.00

Response Time Metrics

Method Name 50%ile (ms) 60%ile (ms) 70%ile (ms) 80%ile (ms) 90%ile (ms) 95%ile (ms) 99%ile (ms) 100%ile (ms)
GET 14 16 20 21 22 23 25 34
Aggregated 14 16 20 21 22 23 25 34

Status Code Metrics

Method Name Status Codes
GET 7,142 [200]
Aggregated 7,142 [200]

Transaction Metrics

Transaction # Times Run # Fails Average (ms) Min (ms) Max (ms) RPS Failures/s
ListUsers
0.0 0 0 0.00 0 0 0.00 0.00
0.1 4393 0 13.19 10 25 146.43 0.00
ValidateToken
1.0 0 0 0.00 0 0 0.00 0.00
1.1 2749 0 21.38 15 34 91.63 0.00
Aggregated 7142 0 16.31 10 34 238.07 0.00

Scenario Metrics

Transaction # Users # Times Run Average (ms) Min (ms) Max (ms) Scenarios/s Iterations
ListUsers 2 4391 13.19 10 25 146.37 2195.50
ValidateToken 2 2747 21.38 15 34 91.57 1373.50
Aggregated 4 7138 16.34 10 34 237.93 3569.00

View full report

@gtema gtema merged commit 2992cba into main May 11, 2026
28 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/jsonwebtoken-10.4.0 branch May 11, 2026 12:04
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.

1 participant