chore(deps): update dependency djlint to >=1.46.2 #682

Open
renovate wants to merge 1 commit from renovate/djlint-1.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
djlint >=1.46.1>=1.46.2 age confidence

Release Notes

djlint/djLint (djlint)

v1.46.2

Compare Source

Docs
  • Each option on the configuration page now carries the release that brought it, so a reader held to an older djLint can tell at a glance what is there to reach for. The page's filter searches the versions too.
  • djLint publishes its own json schema at https://djlint.com/schema/djlint.json.
Packaging
  • The minimum required regex version is lowered from 2022.6.2 back to 2021.8.21, the first release that ships wheels for Python 3.10, which is djLint's own minimum.

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [djlint](https://github.com/djlint/djLint) | `>=1.46.1` → `>=1.46.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/djlint/1.46.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/djlint/1.46.1/1.46.2?slim=true) | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.46.2`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1462) [Compare Source](https://github.com/djlint/djLint/compare/v1.46.1...v1.46.2) ##### Docs - Each option on the configuration page now carries the release that brought it, so a reader held to an older djLint can tell at a glance what is there to reach for. The page's filter searches the versions too. - djLint publishes its own json schema at <https://djlint.com/schema/djlint.json>. ##### Packaging - The minimum required regex version is lowered from 2022.6.2 back to 2021.8.21, the first release that ships wheels for Python 3.10, which is djLint's own minimum. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMDMuNiIsInVwZGF0ZWRJblZlciI6IjQ0LjEwMy42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
chore(deps): update dependency djlint to >=1.46.2
All checks were successful
Tests / test (push) Successful in 1m39s
409e5b6d21
All checks were successful
Tests / test (push) Successful in 1m39s
This pull request can be merged automatically.
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/djlint-1.x:renovate/djlint-1.x
git switch renovate/djlint-1.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 switch main
git merge --no-ff renovate/djlint-1.x
git switch renovate/djlint-1.x
git rebase main
git switch main
git merge --ff-only renovate/djlint-1.x
git switch renovate/djlint-1.x
git rebase main
git switch main
git merge --no-ff renovate/djlint-1.x
git switch main
git merge --squash renovate/djlint-1.x
git switch main
git merge --ff-only renovate/djlint-1.x
git switch main
git merge renovate/djlint-1.x
git push origin main
Sign in to join this conversation.
No description provided.