Closed dependabot-preview[bot] closed 4 years ago
Merging #79 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #79 +/- ##
=======================================
Coverage 64.73% 64.73%
=======================================
Files 28 28
Lines 1401 1401
=======================================
Hits 907 907
Misses 494 494
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 5176f51...1dd402d. Read the comment docs.
@dependabot ignore this major version
OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.
Updates the requirements on django to permit the latest version.
Commits
- [`d36413a`](https://github.com/django/django/commit/d36413a2eb5678dda35559a48769703acd784898) [3.0.x] Bumped version for 3.0 release. - [`f3da083`](https://github.com/django/django/commit/f3da0836ff3a26c6fe420eeef336d52c22c8ead7) [3.0.x] Finalized release notes for Django 3.0. - [`d13ba55`](https://github.com/django/django/commit/d13ba5502dac69403651a686949ee60db8db56db) [3.0.x] Added CVE-2019-19118 to the security archive. - [`4afa0e5`](https://github.com/django/django/commit/4afa0e5d2a7c723a11d06434706810224651c50b) [3.0.x] Updated contrib translations from Transifex - [`71ec953`](https://github.com/django/django/commit/71ec95345cdc8039c8e7089977580f7e1cd39436) [3.0.x] Updated core translations from Transifex - [`5fca551`](https://github.com/django/django/commit/5fca551f1264d583e41477d1e1d9edae10ea6890) [3.0.x] Removed issue reporter name from 2.1.15 and 2.2.8 release notes. - [`46491e8`](https://github.com/django/django/commit/46491e8095b84623e1f3734569335dd68d89504f) [3.0.x] Added release dates for 2.1.15, 2.2.8 and 3.0. - [`092cd66`](https://github.com/django/django/commit/092cd66cf3c3e175acce698d6ca2012068d878fa) Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl... - [`db0cc4a`](https://github.com/django/django/commit/db0cc4ae96c4752d10d98a3c7f2c48f813bf8a7f) [3.0.x] Refs [#30953](https://github-redirect.dependabot.com/django/django/issues/30953) -- Added 2.1.15 release note for 0107e3d1058f653f66032f7f... - [`f4ed680`](https://github.com/django/django/commit/f4ed6800bd5de576816861931699ddd8377d338d) [3.0.x] Fixed [#30953](https://github-redirect.dependabot.com/django/django/issues/30953) -- Made select_for_update() lock queryset's model when u... - Additional commits viewable in [compare view](https://github.com/django/django/compare/1.11...3.0)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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)