Skip to content

chore(deps): Bump jwt-simple from 0.12.16 to 0.12.17#1558

Merged
Xynnn007 merged 1 commit into
mainfrom
dependabot/cargo/jwt-simple-0.12.17
Jul 15, 2026
Merged

chore(deps): Bump jwt-simple from 0.12.16 to 0.12.17#1558
Xynnn007 merged 1 commit into
mainfrom
dependabot/cargo/jwt-simple-0.12.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps jwt-simple from 0.12.16 to 0.12.17.

Release notes

Sourced from jwt-simple's releases.

0.12.17

This release adds support for the WASI Crypto extensions, that eliminate side channel vulnerabilities by using native implementations but also brings huge speedups for common operations.

RSA-2048, wasmedge 0.17

Operation Pure Rust WASI-Crypto Speedup
RS256 keygen 136.65 s 78.6 ms ~1700×
RS256 sign 2.21 s 21.3 ms 104×
RS256 verify 238.2 ms 1.57 ms 152×
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 [jwt-simple](https://github.com/jedisct1/rust-jwt-simple) from 0.12.16 to 0.12.17.
- [Release notes](https://github.com/jedisct1/rust-jwt-simple/releases)
- [Commits](jedisct1/rust-jwt-simple@0.12.16...0.12.17)

---
updated-dependencies:
- dependency-name: jwt-simple
  dependency-version: 0.12.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 06:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 15, 2026
@Xynnn007
Xynnn007 merged commit 18a2dc3 into main Jul 15, 2026
53 of 54 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/jwt-simple-0.12.17 branch July 15, 2026 09:21
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.

2 participants