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 #768

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
@11ty/eleventy-img 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
@semantic-release/github 9.0.6 -> 9.2.1 age adoption passing confidence devDependencies minor
asottile/pyupgrade v3.13.0 -> v3.14.0 age adoption passing confidence repository minor
coverage 7.3.1 -> 7.3.2 age adoption passing confidence dev patch
markdown-it 13.0.1 -> 13.0.2 age adoption passing confidence devDependencies patch
ruff (source, changelog) ^0.0.291 -> ^0.0.292 age adoption passing confidence dev patch

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

11ty/eleventy-img (@​11ty/eleventy-img) ### [`v3.1.1`](https://togithub.com/11ty/eleventy-img/releases/tag/v3.1.1): Eleventy Image v3.1.1: `sharp` upgrade [Compare Source](https://togithub.com/11ty/eleventy-img/compare/v3.1.0...v3.1.1) **Full Changelog**: https://github.com/11ty/eleventy-img/compare/v3.1.0...v3.1.1 **Milestone**: https://github.com/11ty/eleventy-img/milestone/19?closed=1 - **🚨 Important if you’re using this package with untrusted images.** Upgrades `sharp` version for libwebp vulnerability fix, see [https://github.com/lovell/sharp/issues/3798](https://togithub.com/lovell/sharp/issues/3798) *Read [way more detail on the WebP 0-day](https://blog.isosceles.com/the-webp-0day/).*
semantic-release/github (@​semantic-release/github) ### [`v9.2.1`](https://togithub.com/semantic-release/github/compare/v9.2.0...v9.2.1) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://togithub.com/semantic-release/github/releases/tag/v9.2.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.1.0...v9.2.0) ##### Features - add discussionCategoryName option ([#​702](https://togithub.com/semantic-release/github/issues/702)) ([34c0afd](https://togithub.com/semantic-release/github/commit/34c0afded9391608ad334fa8379f4f1e83cc35fa)) ### [`v9.1.0`](https://togithub.com/semantic-release/github/releases/tag/v9.1.0) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.7...v9.1.0) ##### Features - `releaseNameTemplate` and `releaseBodyTemplate` options for customizing release body and name ([#​704](https://togithub.com/semantic-release/github/issues/704)) ([9e2678c](https://togithub.com/semantic-release/github/commit/9e2678cd69e67ce0b79c5bd1731a376f269d958c)) ### [`v9.0.7`](https://togithub.com/semantic-release/github/releases/tag/v9.0.7) [Compare Source](https://togithub.com/semantic-release/github/compare/v9.0.6...v9.0.7) ##### Bug Fixes - **deps:** update octokit monorepo (major) ([#​708](https://togithub.com/semantic-release/github/issues/708)) ([47f2b2e](https://togithub.com/semantic-release/github/commit/47f2b2e39ae75549988023e534e068fde365d836))
asottile/pyupgrade (asottile/pyupgrade) ### [`v3.14.0`](https://togithub.com/asottile/pyupgrade/compare/v3.13.0...v3.14.0) [Compare Source](https://togithub.com/asottile/pyupgrade/compare/v3.13.0...v3.14.0)
nedbat/coveragepy (coverage) ### [`v7.3.2`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-732--2023-10-02) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.3.1...7.3.2) - The `coverage lcov` command ignored the `[report] exclude_lines` and `[report] exclude_also` settings (`issue 1684`*). This is now fixed, thanks `Jacqueline Lee `*. - Sometimes SQLite will create journal files alongside the coverage.py database files. These are ephemeral, but could be mistakenly included when combining data files. Now they are always ignored, fixing `issue 1605`\_. Thanks to Brad Smith for suggesting fixes and providing detailed debugging. - On Python 3.12+, we now disable SQLite writing journal files, which should be a little faster. - The new 3.12 soft keyword `type` is properly bolded in HTML reports. - Removed the "fullcoverage" feature used by CPython to measure the coverage of early-imported standard library modules. CPython `stopped using it <88054_>`\_ in 2021, and it stopped working completely in Python 3.13. .. \_issue 1605:[https://github.com/nedbat/coveragepy/pull/1605](https://togithub.com/nedbat/coveragepy/pull/1605)5 .. \_issue 1684[https://github.com/nedbat/coveragepy/issues/1684](https://togithub.com/nedbat/coveragepy/issues/1684)84 .. \_pull 168[https://github.com/nedbat/coveragepy/pull/1685](https://togithub.com/nedbat/coveragepy/pull/1685)685 .. \_880[https://github.com/python/cpython/issues/88054](https://togithub.com/python/cpython/issues/88054)8054 .. \_changes\_7-3-1:
markdown-it/markdown-it (markdown-it) ### [`v13.0.2`](https://togithub.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1302---2023-09-26) [Compare Source](https://togithub.com/markdown-it/markdown-it/compare/13.0.1...13.0.2) ##### Security - Fixed crash/infinite loop caused by linkify inline rule, [#​957](https://togithub.com/markdown-it/markdown-it/issues/957). ##### Fixed - Throw an error if 3rd party plugin doesn't increment `line` or `pos` counters (previously, markdown-it would likely go into infinite loop instead), [#​847](https://togithub.com/markdown-it/markdown-it/issues/847).
astral-sh/ruff (ruff) ### [`v0.0.292`](https://togithub.com/astral-sh/ruff/compare/v0.0.291...v0.0.292) [Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.0.291...v0.0.292)

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

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f6dbef2) 95.47% compared to head (535ff7f) 95.47%. Report is 23 commits behind head on dev.

:exclamation: Current head 535ff7f differs from pull request most recent head b46e805. Consider uploading reports for the commit b46e805 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #768 +/- ## ======================================= Coverage 95.47% 95.47% ======================================= Files 16 16 Lines 1061 1061 Branches 283 283 ======================================= Hits 1013 1013 Misses 33 33 Partials 15 15 ``` | [Files](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/768?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/indent.py](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/768?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare#diff-c3JjL2RqbGludC9mb3JtYXR0ZXIvaW5kZW50LnB5) | `98.59% <100.00%> (ø)` | | | [src/djlint/settings.py](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/768?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare#diff-c3JjL2RqbGludC9zZXR0aW5ncy5weQ==) | `92.67% <100.00%> (ø)` | | | [src/djlint/helpers.py](https://app.codecov.io/gh/Riverside-Healthcare/djLint/pull/768?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Riverside-Healthcare#diff-c3JjL2RqbGludC9oZWxwZXJzLnB5) | `93.93% <83.33%> (ø)` | |

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

christopherpickering commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: