Update dependency django-minify-html to v1.9.0 #133

Open
renovate wants to merge 1 commit from renovate/django-minify-html-1.x into master
Collaborator

This PR contains the following updates:

Package Update Change
django-minify-html (changelog) minor ==1.7.1 -> ==1.9.0

Release Notes

adamchainz/django-minify-html (django-minify-html)

v1.9.0

Compare Source

  • Support Django 5.1.

  • Extend the @no_html_minification decorator to support asynchronous views.

v1.8.0

Compare Source

Accidental, empty release.


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-minify-html](https://github.com/adamchainz/django-minify-html) ([changelog](https://github.com/adamchainz/django-minify-html/blob/main/CHANGELOG.rst)) | minor | `==1.7.1` -> `==1.9.0` | --- ### Release Notes <details> <summary>adamchainz/django-minify-html (django-minify-html)</summary> ### [`v1.9.0`](https://github.com/adamchainz/django-minify-html/blob/HEAD/CHANGELOG.rst#190-2024-08-20) [Compare Source](https://github.com/adamchainz/django-minify-html/compare/1.8.0...1.9.0) - Support Django 5.1. - Extend the `@no_html_minification` decorator to support asynchronous views. ### [`v1.8.0`](https://github.com/adamchainz/django-minify-html/blob/HEAD/CHANGELOG.rst#180-2024-06-19) [Compare Source](https://github.com/adamchainz/django-minify-html/compare/1.7.1...1.8.0) Accidental, empty release. </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 added 1 commit 2024-06-19 20:00:49 +01:00
renovate changed title from Update dependency django-minify-html to v1.8.0 to Update dependency django-minify-html to v1.9.0 2024-08-20 18:01:13 +01:00
renovate force-pushed renovate/django-minify-html-1.x from 2a4bfacb81 to f8def9bb26 2024-08-20 18:01:14 +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.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/django-minify-html-1.x:renovate/django-minify-html-1.x
git checkout renovate/django-minify-html-1.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/django-minify-html-1.x
git checkout master
git merge --ff-only renovate/django-minify-html-1.x
git checkout renovate/django-minify-html-1.x
git rebase master
git checkout master
git merge --no-ff renovate/django-minify-html-1.x
git checkout master
git merge --squash renovate/django-minify-html-1.x
git checkout master
git merge --ff-only renovate/django-minify-html-1.x
git checkout master
git merge renovate/django-minify-html-1.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#133
No description provided.