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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.8.2
->0.9.0
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.2Configuration
š 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.