Update dependency django-cors-headers to v4.9.0 #131

Open
renovate wants to merge 1 commit from renovate/django-cors-headers-4.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
django-cors-headers (changelog) ==4.3.1 -> ==4.9.0 age confidence

Release Notes

adamchainz/django-cors-headers (django-cors-headers)

v4.9.0

Compare Source

  • Support Django 6.0.

v4.8.0

Compare Source

  • Support Python 3.14.

v4.7.0

Compare Source

  • Support Django 5.2.

v4.6.0

Compare Source

  • Drop Django 3.2 to 4.1 support.

v4.5.0

Compare Source

  • Drop Python 3.8 support.

  • Support Python 3.13.

v4.4.0

Compare Source

  • Support Django 5.1.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) ([changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)) | `==4.3.1` -> `==4.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/django-cors-headers/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/django-cors-headers/4.3.1/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adamchainz/django-cors-headers (django-cors-headers)</summary> ### [`v4.9.0`](https://github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#490-2025-09-18) [Compare Source](https://github.com/adamchainz/django-cors-headers/compare/4.8.0...4.9.0) - Support Django 6.0. ### [`v4.8.0`](https://github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#480-2025-09-08) [Compare Source](https://github.com/adamchainz/django-cors-headers/compare/4.7.0...4.8.0) - Support Python 3.14. ### [`v4.7.0`](https://github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#470-2025-02-06) [Compare Source](https://github.com/adamchainz/django-cors-headers/compare/4.6.0...4.7.0) - Support Django 5.2. ### [`v4.6.0`](https://github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#460-2024-10-29) [Compare Source](https://github.com/adamchainz/django-cors-headers/compare/4.5.0...4.6.0) - Drop Django 3.2 to 4.1 support. ### [`v4.5.0`](https://github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#450-2024-10-12) [Compare Source](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.5.0) - Drop Python 3.8 support. - Support Python 3.13. ### [`v4.4.0`](https://github.com/adamchainz/django-cors-headers/blob/HEAD/CHANGELOG.rst#440-2024-06-19) [Compare Source](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.0) - Support Django 5.1. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjExMy44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate changed title from Update dependency django-cors-headers to v4.4.0 to Update dependency django-cors-headers to v4.5.0 2024-10-12 10:00:40 +01:00
renovate force-pushed renovate/django-cors-headers-4.x from 3a47039398 to fec76a4d4e 2024-10-12 10:00:42 +01:00 Compare
renovate force-pushed renovate/django-cors-headers-4.x from fec76a4d4e to 9059cb3e39 2024-10-29 12:00:45 +00:00 Compare
renovate changed title from Update dependency django-cors-headers to v4.5.0 to Update dependency django-cors-headers to v4.6.0 2024-10-29 12:00:47 +00:00
renovate force-pushed renovate/django-cors-headers-4.x from 9059cb3e39 to 0a71ad12bc 2025-02-07 08:00:58 +00:00 Compare
renovate changed title from Update dependency django-cors-headers to v4.6.0 to Update dependency django-cors-headers to v4.7.0 2025-02-07 08:00:59 +00:00
renovate changed title from Update dependency django-cors-headers to v4.7.0 to Update dependency django-cors-headers to v4.8.0 2025-09-08 18:00:53 +01:00
renovate force-pushed renovate/django-cors-headers-4.x from 0a71ad12bc to 534c439ab8 2025-09-08 18:00:54 +01:00 Compare
renovate changed title from Update dependency django-cors-headers to v4.8.0 to Update dependency django-cors-headers to v4.9.0 2025-09-18 12:00:44 +01:00
renovate force-pushed renovate/django-cors-headers-4.x from 534c439ab8 to 0df8b7fd93 2025-09-18 12:00:45 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/django-cors-headers-4.x:renovate/django-cors-headers-4.x
git switch renovate/django-cors-headers-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/django-cors-headers-4.x
git switch renovate/django-cors-headers-4.x
git rebase master
git switch master
git merge --ff-only renovate/django-cors-headers-4.x
git switch renovate/django-cors-headers-4.x
git rebase master
git switch master
git merge --no-ff renovate/django-cors-headers-4.x
git switch master
git merge --squash renovate/django-cors-headers-4.x
git switch master
git merge --ff-only renovate/django-cors-headers-4.x
git switch master
git merge renovate/django-cors-headers-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: repos/website#131
No description provided.