Closed dependabot-preview[bot] closed 5 years ago
Merging #133 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #133 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 44 44
Lines 2225 2225
=====================================
Hits 2225 2225
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ba43e2a...7d429ed. Read the comment docs.
Superseded by #135.
Bumps django-cors-headers from 2.4.0 to 2.5.3.
Changelog
*Sourced from [django-cors-headers's changelog](https://github.com/ottoyiu/django-cors-headers/blob/master/HISTORY.rst).* > 2.5.3 (2019-04-28) > ================== > > - Tested on Django 2.2. No changes were needed for compatibility. > - Tested on Python 3.7. No changes were needed for compatibility. > > 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
- [`59a0df8`](https://github.com/ottoyiu/django-cors-headers/commit/59a0df87d51c1d22c14cd8532147a1c5db277735) Version 2.5.3 - [`f7e0550`](https://github.com/ottoyiu/django-cors-headers/commit/f7e0550e4934c561aff8b165ce5055d85419183d) Support Python 3.7 ([#359](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/359)) - [`c769293`](https://github.com/ottoyiu/django-cors-headers/commit/c769293ae059113d4872ce277fa62cae28571c59) Upgrade requirements ([#393](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/393)) - [`8089e8f`](https://github.com/ottoyiu/django-cors-headers/commit/8089e8fce1ad3c9ddea6d72cba9af3602ddba2b6) Confirm support with django 2.2 ([#391](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/391)) - [`6d345cb`](https://github.com/ottoyiu/django-cors-headers/commit/6d345cbd95ba0275c97e40b30ac93b77ac334f91) Upgrade requirements ([#390](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/390)) - [`1e80ddf`](https://github.com/ottoyiu/django-cors-headers/commit/1e80ddf08c17f8ddf56bbba712378c2a7419adc2) Document SESSION_COOIKE_SAMESITE being Lax restricting CORS_ALLOW_CREDENTIALS... - [`c8c4b3d`](https://github.com/ottoyiu/django-cors-headers/commit/c8c4b3da8701db99103674c620bca38851b0e9ec) Upgrade requirements ([#385](https://github-redirect.dependabot.com/ottoyiu/django-cors-headers/issues/385)) - [`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)) - Additional commits viewable in [compare view](https://github.com/ottoyiu/django-cors-headers/compare/2.4.0...2.5.3)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.