Update dependency django-cors-headers to v4.6.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 Update Change
django-cors-headers (changelog) minor ==4.3.1 -> ==4.6.0

Release Notes

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

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 | Update | Change | |---|---|---| | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) ([changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)) | minor | `==4.3.1` -> `==4.6.0` | --- ### Release Notes <details> <summary>adamchainz/django-cors-headers (django-cors-headers)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 checkout 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 checkout master
git merge --no-ff renovate/django-cors-headers-4.x
git checkout renovate/django-cors-headers-4.x
git rebase master
git checkout master
git merge --ff-only renovate/django-cors-headers-4.x
git checkout renovate/django-cors-headers-4.x
git rebase master
git checkout master
git merge --no-ff renovate/django-cors-headers-4.x
git checkout master
git merge --squash renovate/django-cors-headers-4.x
git checkout master
git merge --ff-only renovate/django-cors-headers-4.x
git checkout 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.