Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major 8.3.0 -> 9.0.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v9.3.0

Compare Source

  • Add Validation.reject_tokens_expiring_in_less_than, the opposite of leeway

v9.2.0

Compare Source

  • 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

Compare Source

  • Supports deserialization of unsupported algorithms for JWKs

v9.0.0

Compare Source

  • Update ring
  • Rejects JWTs containing audiences when the Validation doesn't contain any

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency Upgrades from Renovate Bot label Oct 16, 2023
@renovate renovate bot enabled auto-merge (squash) October 16, 2023 21:54
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 7b8816a to 77bdd27 Compare October 26, 2023 06:30
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 6 times, most recently from 1977b4f to 1b966f4 Compare November 7, 2023 08:13
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 4 times, most recently from b327825 to 792a6cc Compare November 28, 2023 06:21
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 3 times, most recently from c172fd0 to fd51c4b Compare December 5, 2023 07:15
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 443dd5f to 795c211 Compare December 23, 2023 04:46
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 0e0ec60 to c62c833 Compare January 6, 2024 06:59
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 3 times, most recently from 36c015f to 9a7c33f Compare January 27, 2024 00:54
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 4 times, most recently from 1b7f7bd to 9444b10 Compare February 22, 2024 04:24
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 9444b10 to 617c46d Compare February 29, 2024 02:05
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 617c46d to 6af48a1 Compare March 22, 2024 01:22
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 6af48a1 to f5359b6 Compare March 29, 2024 01:29
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from bd79076 to 3cfacf7 Compare April 18, 2024 01:09
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 3 times, most recently from 7df637e to bb819c5 Compare May 2, 2024 11:20
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from bb819c5 to a0e3cb4 Compare May 5, 2024 10:49
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 291f630 to de55b48 Compare May 19, 2024 20:16
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from de55b48 to c19ef2d Compare July 6, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency Upgrades from Renovate Bot
Development

Successfully merging this pull request may close these issues.

None yet

0 participants