djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
686 stars 84 forks source link

chore(deps) Update all non-major dependencies #728

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
pathspec 0.11.1 -> 0.11.2 age adoption passing confidence dependencies patch
untitaker/hyperlink 0.1.29 -> 0.1.31 age adoption passing confidence action patch

Release Notes

cpburnz/python-pathspec (pathspec) ### [`v0.11.2`](https://togithub.com/cpburnz/python-pathspec/blob/HEAD/CHANGES.rst#0112-2023-07-28) [Compare Source](https://togithub.com/cpburnz/python-pathspec/compare/v0.11.1...v0.11.2) New features: - `Issue #​80`\_: match_files with negated path spec. `pathspec.PathSpec.match_*()` now have a `negate` parameter to make using *.gitignore* logic easier and more efficient. Bug fixes: - `Pull #​76`\_: Add edge case: patterns that end with an escaped space - `Issue #​77`*/`Pull #​78`*: Negate with caret symbol as with the exclamation mark. .. \_`Pull #​76`: [https://github.com/cpburnz/python-pathspec/pull/76](https://togithub.com/cpburnz/python-pathspec/pull/76) .. \_`Issue #​77`: [https://github.com/cpburnz/python-pathspec/issues/77](https://togithub.com/cpburnz/python-pathspec/issues/77) .. \_`Pull #​78`: [https://github.com/cpburnz/python-pathspec/pull/78](https://togithub.com/cpburnz/python-pathspec/pull/78)/ .. \_`Issue #​80`: [https://github.com/cpburnz/python-pathspec/issues/80](https://togithub.com/cpburnz/python-pathspec/issues/80)
untitaker/hyperlink (untitaker/hyperlink) ### [`v0.1.31`](https://togithub.com/untitaker/hyperlink/compare/0.1.30...0.1.31) [Compare Source](https://togithub.com/untitaker/hyperlink/compare/0.1.30...0.1.31) ### [`v0.1.30`](https://togithub.com/untitaker/hyperlink/compare/0.1.29...0.1.30) [Compare Source](https://togithub.com/untitaker/hyperlink/compare/0.1.29...0.1.30)

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f780bef) 95.34% compared to head (b96d2a0) 95.35%. Report is 30 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #728 +/- ## ======================================= Coverage 95.34% 95.35% ======================================= Files 16 16 Lines 1032 1033 +1 Branches 278 278 ======================================= + Hits 984 985 +1 Misses 34 34 Partials 14 14 ``` | [Files Changed](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare) | Coverage Δ | | |---|---|---| | [src/djlint/formatter/condense.py](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare#diff-c3JjL2RqbGludC9mb3JtYXR0ZXIvY29uZGVuc2UucHk=) | `97.26% <ø> (ø)` | | | [src/djlint/settings.py](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare#diff-c3JjL2RqbGludC9zZXR0aW5ncy5weQ==) | `91.36% <ø> (ø)` | | | [src/djlint/formatter/indent.py](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/728?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare#diff-c3JjL2RqbGludC9mb3JtYXR0ZXIvaW5kZW50LnB5) | `98.55% <100.00%> (+0.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

christopherpickering commented 1 year ago

:tada: This PR is included in version 1.33.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: