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 - autoclosed #418

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
jsonwebtoken dependencies major 8.0 -> 9.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 5am on monday" (UTC), 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.


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

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

@renovate renovate bot added the dependencies Dependency Management label Oct 23, 2023
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 3 times, most recently from 76904e7 to 7637c20 Compare October 30, 2023 17:00
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 7637c20 to 6579ecd Compare December 1, 2023 13:43
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 4fda6ea to cafb3a4 Compare December 28, 2023 20:23
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from cafb3a4 to 61b97aa Compare January 10, 2024 11:12
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 39880eb to 2abcb37 Compare January 22, 2024 12:55
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 2 times, most recently from 4e94094 to d1ece6c Compare March 9, 2024 10:44
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from d1ece6c to 3f6ab7c Compare March 22, 2024 04:20
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 3f6ab7c to 93075f7 Compare April 12, 2024 12:06
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 5 times, most recently from 4729f4c to 06a548f Compare May 1, 2024 09:19
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 06a548f to 551f2dc Compare May 5, 2024 10:25
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch 3 times, most recently from f598d85 to 141b052 Compare May 13, 2024 13:48
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 141b052 to 74f8068 Compare May 13, 2024 13:54
@renovate renovate bot changed the title fix(deps): update rust crate jsonwebtoken to v9 fix(deps): update rust crate jsonwebtoken to v9 - autoclosed May 13, 2024
@renovate renovate bot closed this May 13, 2024
@renovate renovate bot deleted the renovate/jsonwebtoken-9.x branch May 13, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency Management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants