Fantomas42 / django-blog-zinnia

Simple yet powerful and really extendable application for managing a blog within your Django Web site.
http://django-blog-zinnia.com/
BSD 3-Clause "New" or "Revised" License
2.11k stars 730 forks source link

Bump django from 2.0.3 to 2.0.12 in /docs #559

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 2.0.3 to 2.0.12.

Commits - [`6d0a300`](https://github.com/django/django/commit/6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31) [2.0.x] Bumped version for 2.0.12 release. - [`11485a3`](https://github.com/django/django/commit/11485a349b20cc8775cc17c51f3b1a05c5fc5c3d) [2.0.x] Refs [#30175](https://github-redirect.dependabot.com/django/django/issues/30175) -- Added release notes for 2.0.12, and 1.11.20 releases. - [`be439e5`](https://github.com/django/django/commit/be439e58768cd827ca8ac8ff9263c4aae0f75907) [2.0.x] Bumped version for 2.0.11 release. - [`1f42f82`](https://github.com/django/django/commit/1f42f82566c9d2d73aff1c42790d6b1b243f7676) [2.0.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat.... - [`f6f0f52`](https://github.com/django/django/commit/f6f0f524c3c96830fdaf1b49ed4ca12d54d37c89) [2.0.x] Removed extra characters in docs header underlines. - [`cfadb0e`](https://github.com/django/django/commit/cfadb0e13c3509354f7b8dd432be2f93f3bb3f87) [2.0.x] Added stub release notes for security releases. - [`071238f`](https://github.com/django/django/commit/071238f79d353476dcd83469e60eeaad8782e1c8) [2.0.x] Fixed duplicate word in docs/releases/2.0.txt. - [`c89ab95`](https://github.com/django/django/commit/c89ab95a3684c48dd377602686b85631f3f2be3c) [2.0.x] Used extlinks for GitHub commits. - [`ab5fc25`](https://github.com/django/django/commit/ab5fc25635faad0ed7232e0a936efd8177138205) [2.0.x] Replaced CVE/ticket roles with extlinks. - [`9518450`](https://github.com/django/django/commit/95184509733a2994cc2738c2788ed3e2539f5a42) [2.0.x] Fixed E117 and F405 flake8 warnings. - Additional commits viewable in [compare view](https://github.com/django/django/compare/2.0.3...2.0.12)


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/Fantomas42/django-blog-zinnia/network/alerts).
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1aed3ba7bfc17715a0d5a50f9ab08d4bf457ab49 on dependabot/pip/docs/django-2.0.12 into b4949304b104a8e1a7a7a0773cbfd024313c3a15 on develop.

dependabot[bot] commented 4 years ago

Superseded by #565.