bkmakerspace / toolhub

Web application for tracking usage of shared maker/hackspace tools and materials
GNU General Public License v2.0
8 stars 3 forks source link

Bump django from 2.1.11 to 2.2.6 #173

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps django from 2.1.11 to 2.2.6.

Commits - [`b0654fd`](https://github.com/django/django/commit/b0654fd6fafc28c3b0476cf2fa0d4eefe4162425) [2.2.x] Bumped version for 2.2.6 release. - [`e1a75db`](https://github.com/django/django/commit/e1a75db7d1471711d5e284c8d91bc9efc375904e) [2.2.x] Added release dates for 2.2.6, 2.1.13, and 1.11.25. - [`43c894f`](https://github.com/django/django/commit/43c894ffe773efec5c95d65c3b5edcddafa8e78f) [2.2.x] Doc'd that migrate commmand accepts a unique migration name prefix. - [`4116b36`](https://github.com/django/django/commit/4116b369b191f1830bbe761fa7fb29bf1becc8ef) [2.2.x] Fixed [#30597](https://github-redirect.dependabot.com/django/django/issues/30597) -- Clarified how to unapply migrations. - [`1ac2f25`](https://github.com/django/django/commit/1ac2f25ec091847a2db313210eb9743ed3b0dabf) [2.2.x] Refs [#30597](https://github-redirect.dependabot.com/django/django/issues/30597) -- Added a warning about dependent apps when unapplying m... - [`a6972e8`](https://github.com/django/django/commit/a6972e88547ad5a51592f2b6d5046754c4b59394) [2.2.x] Fixed [#30216](https://github-redirect.dependabot.com/django/django/issues/30216) -- Doc'd that BooleanField is no longer blank=True in Dj... - [`b1eea8a`](https://github.com/django/django/commit/b1eea8a73a4fcf13844559e24d147287aafae994) [2.2.x] Fixed [#27921](https://github-redirect.dependabot.com/django/django/issues/27921) -- Clarified usage of make_aware() with is_dst argument. - [`38af257`](https://github.com/django/django/commit/38af2579881ed476ecd6bbde5b2329fa22d54210) [2.2.x] Fixed [#30810](https://github-redirect.dependabot.com/django/django/issues/30810) -- Fixed WatchmanReloaderTests.test_setting_timeout_from... - [`80d78fd`](https://github.com/django/django/commit/80d78fd651b331a4a478c22d8b0f5c0f52120fa5) [2.2.x] Documented admonition on when to use custom signals - [`acc0d99`](https://github.com/django/django/commit/acc0d99e6c1388199ca2275b179051e5a89cdc25) [2.2.x] Refs [#30350](https://github-redirect.dependabot.com/django/django/issues/30350) -- Doc'd support for range serialization in migrations. - Additional commits viewable in [compare view](https://github.com/django/django/compare/2.1.11...2.2.6)


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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #182.