fix(deps): update dependency djangorestframework-simplejwt to ~5.2
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
djangorestframework-simplejwt |
~5.0 -> ~5.2
|
Release Notes
jazzband/djangorestframework-simplejwt
v5.2.2
Major security release
- Revert #605 in https://github.com/jazzband/djangorestframework-simplejwt/pull/629
- Fix typo in blacklist_app.rst by @cbscsm in https://github.com/jazzband/djangorestframework-simplejwt/pull/593
v5.2.1
- Add Swedish translations by @PasinduPrabhashitha in https://github.com/jazzband/djangorestframework-simplejwt/pull/579
- Fixed issue #543 by @armenak-baburyan in https://github.com/jazzband/djangorestframework-simplejwt/pull/586
- Fix uncaught exception with JWK by @jerr0328 in https://github.com/jazzband/djangorestframework-simplejwt/pull/600
- Test on Django 4.1 by @2ykwang in https://github.com/jazzband/djangorestframework-simplejwt/pull/604
v5.2.0
- Remove the JWTTokenUserAuthentication from the Experimental Features #546 by @byrpatrick in https://github.com/jazzband/djangorestframework-simplejwt/pull/547
- Fix leeway type error by @2ykwang in https://github.com/jazzband/djangorestframework-simplejwt/pull/554
- Add info on TokenBlacklistView to the docs by @inti7ary in https://github.com/jazzband/djangorestframework-simplejwt/pull/558
- Update JWTStatelessUserAuthentication docs by @2ykwang in https://github.com/jazzband/djangorestframework-simplejwt/pull/561
- Allow none jti claim token type claim by @denniskeends in https://github.com/jazzband/djangorestframework-simplejwt/pull/567
- Allow customizing token JSON encoding by @vainu-arto in https://github.com/jazzband/djangorestframework-simplejwt/pull/568
v5.1.0
- Add back support for PyJWT 1.7.1 (#536)
- Make the token serializer configurable (#521)
- Simplify using custom token classes in serializers (#517)
- Fix default_app_config deprecation (#415)
- Add missing integration instructions for drf-yasg (#505)
- Add blacklist view to log out users (#306)
- Set default verifying key to empty str (#487)
- Add docs about TOKEN_USER_CLASS (#455)
Meta:
- Add auto locale updater (#456)
Translations:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.