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 #85

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 22, 2023

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 - "before 12pm on Sunday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 8118704 to e1d6cc5 Compare October 29, 2023 03:32
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from e1d6cc5 to 1b5ef70 Compare October 29, 2023 06:34
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from a39ad03 to f9baa69 Compare November 26, 2023 03:20
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from f9baa69 to 4a34d70 Compare December 1, 2023 18:29
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 4a34d70 to d1a9067 Compare February 18, 2024 03:38
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from d1a9067 to 5e2ee76 Compare February 25, 2024 03:44
@renovate renovate bot enabled auto-merge (squash) March 20, 2024 13:19
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 5e2ee76 to f1d34ac Compare March 22, 2024 02:23
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from f1d34ac to e1eb890 Compare April 7, 2024 03:07
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 358236d to 8498b7f Compare May 5, 2024 03:56
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 6f86bde to 291860b Compare May 12, 2024 05:06
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 0ee3f0c to c903034 Compare May 26, 2024 03:06
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from c903034 to 779bc7f Compare June 16, 2024 03:16
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 779bc7f to 7b9f8fb Compare July 7, 2024 04:02
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 4a0d783 to a886f9a Compare August 11, 2024 03:42
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 11e241b to 8608065 Compare August 25, 2024 03:42
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 8608065 to 5068a85 Compare September 22, 2024 04:20
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 5068a85 to b04e746 Compare October 13, 2024 05:28
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from b04e746 to 17cfad6 Compare October 27, 2024 03:51
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 17cfad6 to 7f69c25 Compare November 3, 2024 05:10
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 7f69c25 to ad6b1f8 Compare November 17, 2024 03:34
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from ad6b1f8 to 8470971 Compare November 24, 2024 04:47
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 8470971 to d156ca7 Compare December 15, 2024 04:12
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from d156ca7 to e1b2d8b Compare December 29, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants