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.
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))
- See full diff in [compare view](https://github.com/ottoyiu/django-cors-headers/compare/2.5.2...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.
Bumps django-cors-headers from 2.5.2 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.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)) - See full diff in [compare view](https://github.com/ottoyiu/django-cors-headers/compare/2.5.2...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.