pandabuilder / pandachaika

GNU General Public License v3.0
112 stars 9 forks source link

Bump django from 2.2.9 to 3.0.2 #4

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 2.2.9 to 3.0.2.

Commits - [`a369743`](https://github.com/django/django/commit/a36974395ebc03a41928db1743074575b143330d) [3.0.x] Bumped version for 3.0.2 release. - [`5738364`](https://github.com/django/django/commit/5738364fd6bb5210464335947f1c88b78db30703) [3.0.x] Added release date for 3.0.2. - [`e2b72f8`](https://github.com/django/django/commit/e2b72f85c2603cd09d4ee91d12e9846fd485ebb1) [3.0.x] Fixed typo in ref/forms/widgets.txt. - [`8e43271`](https://github.com/django/django/commit/8e432718b80d8dc3bbcf727dcaced67599a3ee53) [3.0.x] Fixed [#30780](https://github-redirect.dependabot.com/django/django/issues/30780) -- Improved visibility of Getting Help FAQ in tutorials. - [`00b436a`](https://github.com/django/django/commit/00b436adf46a332bf73d49e0a96fdf57f0cb499e) [3.0.x] Refs [#30780](https://github-redirect.dependabot.com/django/django/issues/30780) -- Moved "First steps" section to the top of index page. - [`222b564`](https://github.com/django/django/commit/222b56474dd99a460d37ccffa79a71ecec5e28fb) [3.0.x] Added guidelines for assertIs() usage. - [`a04e6fb`](https://github.com/django/django/commit/a04e6fb3557de79826d946c34bde6d049fd45c55) [3.0.x] Refs [#29260](https://github-redirect.dependabot.com/django/django/issues/29260) -- Doc'd Model.save() behavior change in Django 3.0. - [`7db4ab8`](https://github.com/django/django/commit/7db4ab84394f5ffa588d5d968f6b76178740fb51) [3.0.x] Fixed [#31071](https://github-redirect.dependabot.com/django/django/issues/31071) -- Disabled insert optimization for primary keys with de... - [`0f8041a`](https://github.com/django/django/commit/0f8041abd5bf0977d28b676445d35a81c6b7b5de) [3.0.x] Fixed [#31106](https://github-redirect.dependabot.com/django/django/issues/31106) -- Fixed migrations crash on PostgreSQL 10+ when adding ... - [`eb40426`](https://github.com/django/django/commit/eb40426259cbfd8c4d25797c878424542cf1a1a7) [3.0.x] Removed unnecessary code-block directives in various docs. - Additional commits viewable in [compare view](https://github.com/django/django/compare/2.2.9...3.0.2)


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/pandabuilder/pandachaika/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #5.