Closed dependabot[bot] closed 2 years ago
Merging #712 (6f06b82) into dependabot/merge (be3f20a) will decrease coverage by
0.12%
. The diff coverage is50.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.
@dependabot ignore this minor version
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.
Bumps djangorestframework-simplejwt from 4.7.2 to 4.8.0.
Release notes
Sourced from djangorestframework-simplejwt's releases.
Changelog
Sourced from djangorestframework-simplejwt's changelog.
Commits
4d7c764
#444 leeway implementation (#445)e74f4eb
More readable conditional statements (#441)ff59830
Use import_string for token_backend (Fixes #434) (#435)f97ef69
Add jwks support (#437)2874142
use pathlib instead of open without close (#339)1c7f005
Added missing import in getting_started docs (#431)19ab467
Verify Serializer Should Honour Blacklist (#239)c941b99
Add integration instructions for drf-yasg (#145)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)