FixMyBerlin / fixmy.platform

Backend providing (geo)data and content for multiple applications
GNU Affero General Public License v3.0
11 stars 3 forks source link

Bump djangorestframework-simplejwt from 4.7.2 to 4.8.0 #712

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps djangorestframework-simplejwt from 4.7.2 to 4.8.0.

Release notes

Sourced from djangorestframework-simplejwt's releases.

v4.8.0

Version 4.8.0

  • Add integration instructions for drf-yasg (#145)
  • Verify Serializer Should Honour Blacklist (#239)
  • Added missing import in getting_started docs (#431)
  • Use import_string for token_backend (#435)
  • Add JWKS support (#437)
  • Use pathlib instead of open in setup.py (#339)
  • Optimize default_user_authentication_rule (#441)
  • Add Leeway option to decode (#445)
Changelog

Sourced from djangorestframework-simplejwt's changelog.

Version 4.8.0

  • Add integration instructions for drf-yasg (#145)
  • Verify Serializer Should Honour Blacklist (#239)
  • Added missing import in getting_started docs (#431)
  • Use import_string for token_backend (#435)
  • Add JWKS support (#437)
  • Use pathlib instead of open in setup.py (#339)
  • Optimize default_user_authentication_rule (#441)
  • Add Leeway option to decode (#445)
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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #712 (6f06b82) into dependabot/merge (be3f20a) will decrease coverage by 0.12%. The diff coverage is 50.00%.

@@                 Coverage Diff                  @@
##           dependabot/merge     #712      +/-   ##
====================================================
- Coverage             86.18%   86.06%   -0.13%     
====================================================
  Files                   219      219              
  Lines                  5365     5383      +18     
====================================================
+ Hits                   4624     4633       +9     
- Misses                  741      750       +9     
Impacted Files Coverage Δ
fahrradparken/urls.py 55.00% <40.00%> (-45.00%) :arrow_down:
fahrradparken/views.py 87.07% <100.00%> (+0.26%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b082d63...6f06b82. Read the comment docs.

ohrie commented 2 years ago

@dependabot ignore this minor version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 4.8.x again, unless you re-open this PR or update to a 4.8.x release yourself.