darklow / django-suit

Modern theme for Django admin interface
http://djangosuit.com/
Other
2.31k stars 701 forks source link

Bump django from 1.10.5 to 1.11.28 in /demo #753

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps django from 1.10.5 to 1.11.28.

Commits - [`e09f09b`](https://github.com/django/django/commit/e09f09b965ef47ffd99abd2c26ba7416751cffa6) [1.11.x] Bumped version for 1.11.28 release. - [`001b063`](https://github.com/django/django/commit/001b0634cd309e372edb6d7d95d083d02b8e37bd) [1.11.x] Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter. - [`7fd1ca3`](https://github.com/django/django/commit/7fd1ca3ef63e5e834205a8208f4dc17d80f9a417) [1.11.x] Fixed timezones tests for PyYAML 5.3+. - [`121115d`](https://github.com/django/django/commit/121115d2c291b3969ac00ca62253f23513481739) [1.11.x] Added CVE-2019-19844 to the security archive. - [`2c4fb9a`](https://github.com/django/django/commit/2c4fb9a35db575ec56207446d782b8f450a2b4e7) [1.11.x] Post-release version bump. - [`358973a`](https://github.com/django/django/commit/358973a12eb3105ba084a2d594428a19223b8582) [1.11.x] Bumped version for 1.11.27 release. - [`f4cff43`](https://github.com/django/django/commit/f4cff43bf921fcea6a29b726eb66767f67753fa2) [1.11.x] Fixed CVE-2019-19844 -- Used verified user email for password reset ... - [`a235574`](https://github.com/django/django/commit/a2355740ed76ca9461b34d65beb450c0156f3224) [1.11.x] Refs [#31073](https://github-redirect.dependabot.com/django/django/issues/31073) -- Added release notes for 02eff7ef60466da108b1a33f1e4dc... - [`e8fdf00`](https://github.com/django/django/commit/e8fdf00cc2acdcc992fd9621230e927594dc5d4f) [1.11.x] Fixed [#31073](https://github-redirect.dependabot.com/django/django/issues/31073) -- Prevented CheckboxInput.get_context() from mutating ... - [`4f15016`](https://github.com/django/django/commit/4f1501660b869c8358ce32b71464d8016c15208c) [1.11.x] Post-release version bump. - Additional commits viewable in [compare view](https://github.com/django/django/compare/1.10.5...1.11.28)


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

Superseded by #760.