-
Notifications
You must be signed in to change notification settings - Fork 115
Commit 0d283df
authored
Bump ruff from 0.12.4 to 0.12.7 in the patches group (#1467)
Bumps the patches group with 1 update:
[ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.12.4 to 0.12.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>0.12.7</h2>
<h2>Release Notes</h2>
<p>This is a follow-up release to 0.12.6. Because of an issue in the
package metadata, 0.12.6 failed to publish fully to PyPI and has been
yanked. Similarly, there is no GitHub release or Git tag for 0.12.6. The
contents of the 0.12.7 release are identical to 0.12.6, except for the
updated metadata.</p>
<h2>0.12.6 Release Notes</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>flake8-commas</code>] Add support for trailing comma checks
in type parameter lists (<code>COM812</code>, <code>COM819</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19390">#19390</a>)</li>
<li>[<code>pylint</code>] Implement auto-fix for
<code>missing-maxsplit-arg</code> (<code>PLC0207</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19387">#19387</a>)</li>
<li>[<code>ruff</code>] Offer fixes for <code>RUF039</code> in more
cases (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19065">#19065</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Support <code>.pyi</code> files in ruff analyze graph (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19611">#19611</a>)</li>
<li>[<code>flake8-pyi</code>] Preserve inline comment in ellipsis
removal (<code>PYI013</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19399">#19399</a>)</li>
<li>[<code>perflint</code>] Ignore rule if target is <code>global</code>
or <code>nonlocal</code> (<code>PERF401</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19539">#19539</a>)</li>
<li>[<code>pyupgrade</code>] Fix <code>UP030</code> to avoid modifying
double curly braces in format strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19378">#19378</a>)</li>
<li>[<code>refurb</code>] Ignore decorated functions for
<code>FURB118</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19339">#19339</a>)</li>
<li>[<code>refurb</code>] Mark <code>int</code> and <code>bool</code>
cases for <code>Decimal.from_float</code> as safe fixes
(<code>FURB164</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19468">#19468</a>)</li>
<li>[<code>ruff</code>] Fix <code>RUF033</code> for named default
expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19115">#19115</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-blind-except</code>] Change <code>BLE001</code> to
permit <code>logging.critical(..., exc_info=True)</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19520">#19520</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Add support for specifying minimum dots in detected string imports
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/19538">#19538</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li><a
href="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/AlexWaygood"><code>@AlexWaygood</code></a></li>
<li><a
href="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/BurntSushi"><code>@BurntSushi</code></a></li>
<li><a
href="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/CodeMan62"><code>@CodeMan62</code></a></li>
<li><a
href="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/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a></li>
<li><a
href="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/IDrokin117"><code>@IDrokin117</code></a></li>
<li><a
href="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/Luunynliny"><code>@Luunynliny</code></a></li>
<li><a
href="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/MichaReiser"><code>@MichaReiser</code></a></li>
<li><a
href="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/UnboundVariable"><code>@UnboundVariable</code></a></li>
<li><a href="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/carljm"><code>@carljm</code></a></li>
<li><a
href="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/charliermarsh"><code>@charliermarsh</code></a></li>
<li><a
href="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/clockback"><code>@clockback</code></a></li>
<li><a
href="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/danparizher"><code>@danparizher</code></a></li>
<li><a
href="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/dcreager"><code>@dcreager</code></a></li>
<li><a
href="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/dhruvmanila"><code>@dhruvmanila</code></a></li>
<li><a href="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/dylwil3"><code>@dylwil3</code></a></li>
<li><a
href="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/github-actions"><code>@github-actions</code></a></li>
<li><a
href="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/junhsonjb"><code>@junhsonjb</code></a></li>
<li><a href="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/mtshiba"><code>@mtshiba</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's
changelog</a>.</em></p>
<blockquote>
<h2>0.12.7</h2>
<p>This is a follow-up release to 0.12.6. Because of an issue in the
package metadata, 0.12.6 failed to publish fully to PyPI and has been
yanked. Similarly, there is no GitHub release or Git tag for 0.12.6. The
contents of the 0.12.7 release are identical to 0.12.6, except for the
updated metadata.</p>
<h2>0.12.6</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>flake8-commas</code>] Add support for trailing comma checks
in type parameter lists (<code>COM812</code>, <code>COM819</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19390">#19390</a>)</li>
<li>[<code>pylint</code>] Implement auto-fix for
<code>missing-maxsplit-arg</code> (<code>PLC0207</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19387">#19387</a>)</li>
<li>[<code>ruff</code>] Offer fixes for <code>RUF039</code> in more
cases (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19065">#19065</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Support <code>.pyi</code> files in ruff analyze graph (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19611">#19611</a>)</li>
<li>[<code>flake8-pyi</code>] Preserve inline comment in ellipsis
removal (<code>PYI013</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19399">#19399</a>)</li>
<li>[<code>perflint</code>] Ignore rule if target is <code>global</code>
or <code>nonlocal</code> (<code>PERF401</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19539">#19539</a>)</li>
<li>[<code>pyupgrade</code>] Fix <code>UP030</code> to avoid modifying
double curly braces in format strings (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19378">#19378</a>)</li>
<li>[<code>refurb</code>] Ignore decorated functions for
<code>FURB118</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19339">#19339</a>)</li>
<li>[<code>refurb</code>] Mark <code>int</code> and <code>bool</code>
cases for <code>Decimal.from_float</code> as safe fixes
(<code>FURB164</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19468">#19468</a>)</li>
<li>[<code>ruff</code>] Fix <code>RUF033</code> for named default
expressions (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19115">#19115</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>flake8-blind-except</code>] Change <code>BLE001</code> to
permit <code>logging.critical(..., exc_info=True)</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19520">#19520</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Add support for specifying minimum dots in detected string imports
(<a
href="https://redirect.github.com/astral-sh/ruff/pull/19538">#19538</a>)</li>
</ul>
<h2>0.12.5</h2>
<h3>Preview features</h3>
<ul>
<li>[<code>flake8-use-pathlib</code>] Add autofix for
<code>PTH101</code>, <code>PTH104</code>, <code>PTH105</code>,
<code>PTH121</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19404">#19404</a>)</li>
<li>[<code>ruff</code>] Support byte strings (<code>RUF055</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/18926">#18926</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix <code>unreachable</code> panic in parser (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19183">#19183</a>)</li>
<li>[<code>flake8-pyi</code>] Skip fix if all <code>Union</code> members
are <code>None</code> (<code>PYI016</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19416">#19416</a>)</li>
<li>[<code>perflint</code>] Parenthesize generator expressions
(<code>PERF401</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19325">#19325</a>)</li>
<li>[<code>pylint</code>] Handle empty comments after line continuation
(<code>PLR2044</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19405">#19405</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>pep8-naming</code>] Fix <code>N802</code> false positives for
<code>CGIHTTPRequestHandler</code> and
<code>SimpleHTTPRequestHandler</code> (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19432">#19432</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/c5ac998892a339be0304c7f9e69a5318b371deb8"><code>c5ac998</code></a>
Bump 0.12.7 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/19627">#19627</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/04a8f64cd731580c77a4e444f02c8eb873c673ac"><code>04a8f64</code></a>
Revert <code>license</code> and <code>license-files</code> changes in
<code>pyproject.toml</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/19624">#19624</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/6e00adf308c9aa8681930d2498b0efc87f6da2a2"><code>6e00adf</code></a>
Bump 0.12.6 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/19622">#19622</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/864196b988a4f1d783eb40477fac4e2cea8334a2"><code>864196b</code></a>
Add <code>Checker::context</code> method, deduplicate Unicode checks (<a
href="https://redirect.github.com/astral-sh/ruff/issues/19609">#19609</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/ae26fa020c0a1fc90f45281fd2b2ebbd86d6c647"><code>ae26fa0</code></a>
[<code>flake8-pyi</code>] Preserve inline comment in ellipsis removal
(<code>PYI013</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/issues/19399">#19399</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/88a679945ce405c5de8ed819aadad97e65abd2e0"><code>88a6799</code></a>
[ty] Add flow diagram for import resolution</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/941be523583aafecea6f88e454e092fe5d97ee28"><code>941be52</code></a>
[ty] Add comments to some core resolver functions</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/13624ce17fba2be4788ed090dd3112357f4e896b"><code>13624ce</code></a>
[ty] Add missing ticks and use consistent quoting</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/edb2f8e997fa0ca79eb73d30f513843cb9e94d70"><code>edb2f8e</code></a>
[ty] Reflow some long lines</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/5e6ad849ff164893ce78101234cc3a168b46735a"><code>5e6ad84</code></a>
[ty] Unexport helper function</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/0.12.4...0.12.7">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 29a4769 commit 0d283dfCopy full SHA for 0d283df
File tree
Expand file treeCollapse file tree
1 file changed
+19
-19
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+19
-19
lines changedCollapse file: poetry.lock
+19-19Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments