SilenLoc / baselOne2024

Repo with all the info for the baselOne 2024 talk about API testing with Hurl
https://silenloc.github.io/baselOne2024/
7 stars 0 forks source link

fix(deps): update rust crate jsonwebtoken to v9 #12

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major 8.3.0 -> 9.2.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken) ### [`v9.2.0`](https://togithub.com/Keats/jsonwebtoken/blob/HEAD/CHANGELOG.md#920-2023-12-01) [Compare Source](https://togithub.com/Keats/jsonwebtoken/compare/v9.1.0...v9.2.0) - Add an option to not validate `aud` in the Validation struct - Get the current timestamp in wasm without using std - Update ring to 0.17 ### [`v9.1.0`](https://togithub.com/Keats/jsonwebtoken/blob/HEAD/CHANGELOG.md#910-2023-10-21) [Compare Source](https://togithub.com/Keats/jsonwebtoken/compare/v9.0.0...v9.1.0) - Supports deserialization of unsupported algorithms for JWKs ### [`v9.0.0`](https://togithub.com/Keats/jsonwebtoken/blob/HEAD/CHANGELOG.md#900-2023-10-16) [Compare Source](https://togithub.com/Keats/jsonwebtoken/compare/v8.3.0...v9.0.0) - Update ring - Rejects JWTs containing audiences when the Validation doesn't contain any

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.