kdechant / eamon

A web port of the classic text adventure game, the Wonderful World of Eamon
https://eamon-remastered.com
MIT License
22 stars 5 forks source link

Bump django from 3.0 to 3.0.3 #42

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 3.0 to 3.0.3.

Commits - [`c459a46`](https://github.com/django/django/commit/c459a4661b2e96b53d3784c76e1fd5651b8cdc4a) [3.0.x] Bumped version for 3.0.3 release. - [`af1999d`](https://github.com/django/django/commit/af1999dd33b6242c24cb4fdbcd802a16ec7cabe2) [3.0.x] Added release date for 3.0.3. - [`505826b`](https://github.com/django/django/commit/505826b469b16ab36693360da9e11fd13213421b) [3.0.x] Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter. - [`673444d`](https://github.com/django/django/commit/673444da5e721c0d23809076c5d5d74224457d23) [3.0.x] Fixed [#31217](https://github-redirect.dependabot.com/django/django/issues/31217) -- Made QuerySet.values()/values_list() group by not sel... - [`ca4f870`](https://github.com/django/django/commit/ca4f87027e2ed32cb272a1823c9ce4104b02d830) [3.0.x] Updated translations from Transifex - [`7d48a4b`](https://github.com/django/django/commit/7d48a4b703b24607ea77e8c1074d832dfdbdf832) [3.0.x] Fixed [#31126](https://github-redirect.dependabot.com/django/django/issues/31126) -- Doc'd STATICFILES_DIRS namespacing in static files ho... - [`b0207ac`](https://github.com/django/django/commit/b0207ac674949c67e2a81da57ea33b2c82d7b517) [3.0.x] Updated the GeoJSON format specification link to RFC 7946. - [`27e4ebc`](https://github.com/django/django/commit/27e4ebc0baa0c522a2ac7758e9dba4f654eac8fe) [3.0.x] Refs [#25778](https://github-redirect.dependabot.com/django/django/issues/25778) -- Updated some links to HTTPS and new locations. - [`21cc097`](https://github.com/django/django/commit/21cc09740343e89c951fa7fd9532a4eb62e1c8d7) [3.0.x] Fixed [#31212](https://github-redirect.dependabot.com/django/django/issues/31212) -- Updated psycopg links to HTTPS and new location. - [`d346f07`](https://github.com/django/django/commit/d346f075d06aeb501ddbc3f6a0870c78bea1a9e9) [3.0.x] Refs [#25778](https://github-redirect.dependabot.com/django/django/issues/25778) -- Updated sphinx-doc.org links to HTTPS. - Additional commits viewable in [compare view](https://github.com/django/django/compare/3.0...3.0.3)


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) - `@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/kdechant/eamon/network/alerts).
dependabot[bot] commented 4 years ago

Looks like django is up-to-date now, so this is no longer needed.