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

Open
renovate wants to merge 1 commits 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.4.0

Release Notes

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

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.4.0` | --- ### Release Notes <details> <summary>adamchainz/django-cors-headers (django-cors-headers)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-06-19 18:00:46 +01: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.

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 Gitea.
git checkout master
git merge --no-ff renovate/django-cors-headers-4.x
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 Label
No Milestone
No Assignees
1 Participants
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.