anonim-legivon / picoboard

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

Bump django-cors-headers from 2.4.0 to 2.5.2 #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps django-cors-headers from 2.4.0 to 2.5.2.

Changelog *Sourced from [django-cors-headers's changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst).* > 2.5.2 (2019-03-15) > ================== > > - Improve inclusion of tests in `sdist` to ignore `.pyc` files. > > 2.5.1 (2019-03-13) > ================== > > - Include test infrastructure in `sdist` to allow consumers to use it. > > 2.5.0 (2019-03-05) > ================== > > - Drop Django 1.8, 1.9, and 1.10 support. Only Django 1.11+ is supported now. > > 2.4.1 (2019-02-28) > ================== > > - Fix `DeprecationWarning` from importing `collections.abc.Sequence` on Python 3.7.
Commits - [`47bd98a`](https://github.com/ottoyiu/django-cors-headers/commit/47bd98a7d86e27bf04df4e9f71c9700d06ef90cf) Version 2.5.2 - [`bb1f6a1`](https://github.com/ottoyiu/django-cors-headers/commit/bb1f6a1e914984325f55640d9e6a28503d5df43d) Improve MANIFEST.in exclusion ([#383](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/383)) - [`beef9b2`](https://github.com/ottoyiu/django-cors-headers/commit/beef9b2614fb0db37dabd555bd5f6005aa131bd3) MANIFEST.in: Fine tune test inclusion ([#382](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/382)) - [`f477dbb`](https://github.com/ottoyiu/django-cors-headers/commit/f477dbb581494b08e6ad8aa66cd0886fca122529) Document history of django-cors-headers and django-cors-middleware ([#381](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/381)) - [`1d855a2`](https://github.com/ottoyiu/django-cors-headers/commit/1d855a268f9ffea52bdfdf9eb5b0441ec5cbd5b1) Version 2.5.1 - [`6b34062`](https://github.com/ottoyiu/django-cors-headers/commit/6b34062d8998865bc0d038de7be45a71cb0fee56) MANIFEST.in: Add test infrastructure to sdist ([#378](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/378)) - [`23532e6`](https://github.com/ottoyiu/django-cors-headers/commit/23532e6077184afad135129173f46b4279e893d2) Version 2.5.0 - [`6a28e29`](https://github.com/ottoyiu/django-cors-headers/commit/6a28e29774d2a25ed736163cc239449ff9448a53) Remove support for Django 1.8, 1.9, and 1.10 ([#377](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/377)) - [`428b333`](https://github.com/ottoyiu/django-cors-headers/commit/428b333dbb937808c42cc01050b280b6f17cafce) Tidy setup.py ([#376](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/376)) - [`f29997e`](https://github.com/ottoyiu/django-cors-headers/commit/f29997e958becf4f1f7b730475e68566b08d62de) Version 2.4.1 - Additional commits viewable in [compare view](https://github.com/ottoyiu/django-cors-headers/compare/2.4.0...2.5.2)


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 - `@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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.