Skip to content

Bump djangorestframework-simplejwt from 4.6.0 to 4.7.0 in /server#37

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/server/djangorestframework-simplejwt-4.7.0
Closed

Bump djangorestframework-simplejwt from 4.6.0 to 4.7.0 in /server#37
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/server/djangorestframework-simplejwt-4.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 24, 2021

Bumps djangorestframework-simplejwt from 4.6.0 to 4.7.0.

Changelog

Sourced from djangorestframework-simplejwt's changelog.

Unreleased

Version 4.7

  • Added support for Django 3.2 and drop Django 3.0 (#404)
  • Added Italian translations (#342)
  • Fixed DRF app registry bug, specifically django.core.exceptions.AppRegistryNotReady (#331)
  • Fixed support for PyJWT>=2.0.0 (#376)
  • Migrated blacklist app models to use BigAutoField IDs for Django>=3.2. (#404)

Version 4.6

  • Added support for PyJWT>=2.0.0 (#329)
  • Restored Python 3.7 support (#332)
  • Added Indonesian translations (#316)
  • Fixed Django 4.0 re_path deprecation (#280)

Version 4.5

  • Added AUTH_HEADER_NAME to settings (#309)
  • Added USER_AUTHENTICATION_RULE to settings (#279)
  • Added UPDATE_LAST_LOGIN to settings (#238)
  • Fixed packaging of locale folder for installation (#117)
  • Allowed TokenUser to be configurable (#172)
  • Dropped Python 3.7 and below (restored Python 3.7 but not 3.6 in next version)
  • Improved error message if cryptography isn't installed when developer tries to use a certain algorithm that needs the package (#285)
  • Fixed Django 4.0 ugettext_lazy deprecation warnings (#186)
  • Remove upper bound of Python version (#225)
  • Added DRF 3.11 support (#230)

Translations:

  • Added French translations (#314)
  • Added Spanish translations (#294)
  • Added Argentinian Spanish translations (#244)
  • Added Persian translations (#220)
  • Added German translations (#198)
  • Added Czech translations (#188)
  • Added Polish translations (#166)
  • Fixed incorrect language encoding from de_CH to es_CL (#299)

Version 4.4

  • Added official support for Python 3.8 and Django 3.0.
  • Added settings for expected audience and issuer claims.
  • Documentation updates.
  • Updated package/python version support (check the README to see what new versions are supported and what old ones are no longer supported!)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 28, 2021

Superseded by #38.

@dependabot dependabot bot closed this May 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/server/djangorestframework-simplejwt-4.7.0 branch May 28, 2021 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants