-
Notifications
You must be signed in to change notification settings - Fork 9
Bump django-cors-headers from 3.14.0 to 4.9.0#1235
Bump django-cors-headers from 3.14.0 to 4.9.0#1235dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps django-cors-headers from 3.14.0 to 4.9.0.
Changelog
Sourced from django-cors-headers's changelog.
4.9.0 (2025-09-18)
- Support Django 6.0.
4.8.0 (2025-09-08)
- Support Python 3.14.
4.7.0 (2025-02-06)
- Support Django 5.2.
4.6.0 (2024-10-29)
- Drop Django 3.2 to 4.1 support.
4.5.0 (2024-10-12)
Drop Python 3.8 support.
Support Python 3.13.
4.4.0 (2024-06-19)
- Support Django 5.1.
4.3.1 (2023-11-14)
Fixed ASGI compatibility on Python 3.12.
Thanks to Adrian Capitanu for the report in
Issue [#908](https://github.com/adamchainz/django-cors-headers/iss ues/908)__ and Rooyal inPR [#911](https://github.com/adamchainz/django-cors-headers/iss ues/911)__.4.3.0 (2023-10-11)
Avoid adding the
access-control-allow-credentialsheader to unallowed responses.Thanks to Adam Romanek in
PR [#888](https://github.com/adamchainz/django-cors-headers/iss ues/888)__.Support Django 5.0.
4.2.0 (2023-07-10)
... (truncated)
Commits
a3a3ad2Version 4.9.02f5a94bCorrect testing of Django 6.0 (#1015)4356514Support Django 6.0 (#1014)eeaa041Version 4.8.0b760e4dSupport Python 3.14 (#1013)bf6abfb[pre-commit.ci] pre-commit autoupdate (#1012)5d0c651Upgrade dependencies (#1011)873fd5fUse uvx to run tox on GitHub Actions (#1010)f8aa330[pre-commit.ci] pre-commit autoupdate (#1009)b04460f[pre-commit.ci] pre-commit autoupdate (#1008)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@3.14.0...4.9.0)
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-version: 4.9.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]