Update dependency django-permissions-policy to v4.19.0 #102

Open
renovate wants to merge 1 commits from renovate/django-permissions-policy-4.x into master
Collaborator

This PR contains the following updates:

Package Update Change
django-permissions-policy (changelog) minor ==4.18.0 -> ==4.19.0

Release Notes

adamchainz/django-permissions-policy (django-permissions-policy)

v4.19.0

Compare Source

  • Fix ASGI compatibility on Python 3.12.

    Thanks to Alexandre Spaeth in PR #&#8203;426 <https://github.com/adamchainz/django-permissions-policy/pull/426>__.

  • Updated to the latest set of features from Chrome 122 dev.

    New features:

    • publickey-credentials-create
    • usb-unrestricted

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-permissions-policy](https://github.com/adamchainz/django-permissions-policy) ([changelog](https://github.com/adamchainz/django-permissions-policy/blob/main/CHANGELOG.rst)) | minor | `==4.18.0` -> `==4.19.0` | --- ### Release Notes <details> <summary>adamchainz/django-permissions-policy (django-permissions-policy)</summary> ### [`v4.19.0`](https://github.com/adamchainz/django-permissions-policy/blob/HEAD/CHANGELOG.rst#4190-2024-01-21) [Compare Source](https://github.com/adamchainz/django-permissions-policy/compare/4.18.0...4.19.0) - Fix ASGI compatibility on Python 3.12. Thanks to Alexandre Spaeth in `PR #&#8203;426 <https://github.com/adamchainz/django-permissions-policy/pull/426>`\__. - Updated to the latest set of features from Chrome 122 dev. New features: - `publickey-credentials-create` - `usb-unrestricted` </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-01-21 14:00:36 +00:00
renovate force-pushed renovate/django-permissions-policy-4.x from 8596c34e64 to b1a038fb24 2024-04-01 14:01:17 +01:00 Compare
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.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/django-permissions-policy-4.x master
git pull origin renovate/django-permissions-policy-4.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/django-permissions-policy-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#102
No description provided.