Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency django-cors-headers to v3.14.0 #515

Merged
merged 1 commit into from
May 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-cors-headers (changelog) ==3.11.0 -> ==3.14.0 age adoption passing confidence

Release Notes

adamchainz/django-cors-headers

v3.14.0

Compare Source

  • Support Django 4.2.

  • Switch from urlparse() to urlsplit() for URL parsing, reducing the middleware runtime up to 5%.
    This changes the type passed to origin_found_in_white_lists(), so if you have subclassed the middleware to override this method, you should check it is compatible (it most likely is).

    Thanks to Thibaut Decombe in PR #&#8203;793 <https://github.com/adamchainz/django-cors-headers/pull/793>__.

v3.13.0

Compare Source

  • Support Python 3.11.

  • Support Django 4.1.

v3.12.0

Compare Source

  • Drop support for Django 2.2, 3.0, and 3.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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency django-cors-headers to v3.12.0 chore(deps): update dependency django-cors-headers to v3.13.0 Jun 5, 2022
@renovate renovate bot force-pushed the renovate/django-cors-headers-3.x branch from 87e8f74 to 80e0e79 Compare June 5, 2022 16:37
@renovate renovate bot changed the title chore(deps): update dependency django-cors-headers to v3.13.0 chore(deps): update dependency django-cors-headers to v3.14.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/django-cors-headers-3.x branch from 80e0e79 to 15d713e Compare March 16, 2023 19:51
@fuzzylogic2000 fuzzylogic2000 merged commit 1df4ef8 into main May 4, 2023
@fuzzylogic2000 fuzzylogic2000 deleted the renovate/django-cors-headers-3.x branch May 4, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant