Update Rust crate jwt-simple to v0.12.12 #6

Open
pierre wants to merge 1 commits from renovate/jwt-simple-0.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
jwt-simple dependencies patch 0.12.11 -> 0.12.12

Release Notes

jedisct1/rust-jwt-simple (jwt-simple)

v0.12.12

Compare Source

This release adds support for salted keys.

See https://00f.net/2025/02/27/static-shared-secrets/


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jwt-simple](https://github.com/jedisct1/rust-jwt-simple) | dependencies | patch | `0.12.11` -> `0.12.12` | --- ### Release Notes <details> <summary>jedisct1/rust-jwt-simple (jwt-simple)</summary> ### [`v0.12.12`](https://github.com/jedisct1/rust-jwt-simple/releases/tag/0.12.12) [Compare Source](https://github.com/jedisct1/rust-jwt-simple/compare/0.12.11...0.12.12) This release adds support for salted keys. See https://00f.net/2025/02/27/static-shared-secrets/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2025-03-06 00:19:04 +00:00
Update Rust crate jwt-simple to v0.12.12
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
282cf44f58
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/jwt-simple-0.x-lockfile:renovate/jwt-simple-0.x-lockfile
git checkout renovate/jwt-simple-0.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MatrixGW#6
No description provided.