curlz
curlz copied to clipboard
fix(deps): update rust crate jsonwebtoken to v9
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jsonwebtoken | dependencies | major | 8.3 -> 9.0 |
Release Notes
Keats/jsonwebtoken (jsonwebtoken)
v9.3.0
- Add
Validation.reject_tokens_expiring_in_less_than, the opposite of leeway
v9.2.0
- Add an option to not validate
audin the Validation struct - Get the current timestamp in wasm without using std
- Update ring to 0.17
v9.1.0
- Supports deserialization of unsupported algorithms for JWKs
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 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 was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.50%. Comparing base (
1d18d4a) to head (1e7dbb9).
Additional details and impacted files
@@ Coverage Diff @@
## main #146 +/- ##
=======================================
Coverage 74.50% 74.50%
=======================================
Files 37 37
Lines 957 957
=======================================
Hits 713 713
Misses 244 244
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: curlz/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path curlz/Cargo.toml --package [email protected] --precise 9.3.0
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
error: package ID specification `[email protected]` did not match any packages
Did you mean one of these?
[email protected]