anonim-legivon / picoboard

Imageboard engine powered by Django & Django Rest Framework
MIT License
18 stars 0 forks source link

Bump django-extensions from 2.1.4 to 2.1.5 #14

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps django-extensions from 2.1.4 to 2.1.5.

Changelog *Sourced from [django-extensions's changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md).* > 2.1.5 > ----- > > Changes: > - New: ipdb, pdb and wdb filters > - Fix: ForeignKeySearchInput, error with widget render(...) parameters on Django 2.1 > - Fix: pipchecker, unsupported format string passed to NoneType.format error > - Tests: bunch of new test cases
Commits - [`aa1505a`](https://github.com/django-extensions/django-extensions/commit/aa1505affa53ba3ce14deac3ffe6dd9d5aff557e) v2.1.5 - [`0549e8e`](https://github.com/django-extensions/django-extensions/commit/0549e8ecc3357525f53a4123238c4a60615e1e37) Merge branch 'master' of github.com:django-extensions/django-extensions - [`34747d9`](https://github.com/django-extensions/django-extensions/commit/34747d95cbbe5ff38974b5d59ce15ea1edff2000) fix indentation - [`ba287b8`](https://github.com/django-extensions/django-extensions/commit/ba287b822b95218165b165c483bea3b11d34bb11) make render function django 2.1-compliant ([#1293](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1293)) - [`b216295`](https://github.com/django-extensions/django-extensions/commit/b216295f15ef1d972524c668ee68a515848c5851) Tests for NullFieldListFilter and NotNullFieldListFilter ([#1287](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1287)) - [`4b163b2`](https://github.com/django-extensions/django-extensions/commit/4b163b22920df021dafc12c5b7c526339181f320) Tests for management command syncdata ([#1288](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1288)) - [`f10635b`](https://github.com/django-extensions/django-extensions/commit/f10635b24ba298dcdaf230ddc72e74f20c9beecb) Fix pipchecker with tests ([#1291](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1291)) - [`0e711d0`](https://github.com/django-extensions/django-extensions/commit/0e711d096cc0835c580d733c877bdeaa13980a42) added tests for reset schema - [`e4cb209`](https://github.com/django-extensions/django-extensions/commit/e4cb20917f5bfe9425e2ca0dfb5d37b5de6c1a63) Merge pull request [#1286](https://github-redirect.dependabot.com/django-extensions/django-extensions/issues/1286) from kuter/tests-for-management-command-reset-db - [`47a747d`](https://github.com/django-extensions/django-extensions/commit/47a747db3436cf03b67d801bed84da4682f8abd6) small fixes - Additional commits viewable in [compare view](https://github.com/django-extensions/django-extensions/compare/2.1.4...2.1.5)


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 cancel merge` will cancel a previously requested merge - `@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 - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - 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.