springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Bump django from 1.11.24 to 3.0 in /requirements #151

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 1.11.24 to 3.0.

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.24...3.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/springload/madewithwagtail/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #158.