RoboJackets / jedi

Identity event bus
Apache License 2.0
0 stars 0 forks source link

Update dependency kelvinmo/simplejwt to v0.9.0 #514

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kelvinmo/simplejwt 0.8.2 -> 0.9.0 age adoption passing confidence

Release Notes

kelvinmo/simplejwt (kelvinmo/simplejwt) ### [`v0.9.0`](https://togithub.com/kelvinmo/simplejwt/blob/HEAD/CHANGELOG.md#090) [Compare Source](https://togithub.com/kelvinmo/simplejwt/compare/v0.8.2...v0.9.0) - Changed: Providing invalid JSON tokens into JWT::deserialise() and JWE::decrypt() will throw an `InvalidTokenException` instead of `InvalidArgumentException` - Changed: `JWT` and `JWE` methods now check for validity of algorithm classes - Changed: Additional type hinting on public API methods - Removed: Support for PHP 7.2

Configuration

šŸ“… Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, 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.



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