mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-12-10 13:56:13 +08:00
Bump ruff from 0.14.4 to 0.14.5 (#1000)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.4 to 0.14.5. <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.14.5</h2> <h2>Release Notes</h2> <p>Released on 2025-11-13.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-simplify</code>] Apply <code>SIM113</code> when index variable is of type <code>int</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21395">#21395</a>)</li> <li>[<code>pydoclint</code>] Fix false positive when Sphinx directives follow a "Raises" section (<code>DOC502</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/20535">#20535</a>)</li> <li>[<code>pydoclint</code>] Support NumPy-style comma-separated parameters (<code>DOC102</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/20972">#20972</a>)</li> <li>[<code>refurb</code>] Auto-fix annotated assignments (<code>FURB101</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21278">#21278</a>)</li> <li>[<code>ruff</code>] Ignore <code>str()</code> when not used for simple conversion (<code>RUF065</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21330">#21330</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix syntax error false positive on alternative <code>match</code> patterns (<a href="https://redirect.github.com/astral-sh/ruff/pull/21362">#21362</a>)</li> <li>[<code>flake8-simplify</code>] Fix false positive for iterable initializers with generator arguments (<code>SIM222</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21187">#21187</a>)</li> <li>[<code>pyupgrade</code>] Fix false positive on relative imports from local <code>.builtins</code> module (<code>UP029</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21309">#21309</a>)</li> <li>[<code>pyupgrade</code>] Consistently set the deprecated tag (<code>UP035</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21396">#21396</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>refurb</code>] Detect empty f-strings (<code>FURB105</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21348">#21348</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Add option to provide a reason to <code>--add-noqa</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21294">#21294</a>)</li> <li>Add upstream linter URL to <code>ruff linter --output-format=json</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21316">#21316</a>)</li> <li>Add color to <code>--help</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21337">#21337</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add a new "Opening a PR" section to the contribution guide (<a href="https://redirect.github.com/astral-sh/ruff/pull/21298">#21298</a>)</li> <li>Added the PyScripter IDE to the list of "Who is using Ruff?" (<a href="https://redirect.github.com/astral-sh/ruff/pull/21402">#21402</a>)</li> <li>Update PyCharm setup instructions (<a href="https://redirect.github.com/astral-sh/ruff/pull/21409">#21409</a>)</li> <li>[<code>flake8-annotations</code>] Add link to <code>allow-star-arg-any</code> option (<code>ANN401</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21326">#21326</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>[<code>configuration</code>] Improve error message when <code>line-length</code> exceeds <code>u16::MAX</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21329">#21329</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/njhearp"><code>@njhearp</code></a></li> <li><a href="https://github.com/11happy"><code>@11happy</code></a></li> <li><a href="https://github.com/hugovk"><code>@hugovk</code></a></li> <li><a href="https://github.com/Gankra"><code>@Gankra</code></a></li> <li><a href="https://github.com/ntBre"><code>@ntBre</code></a></li> <li><a href="https://github.com/pyscripter"><code>@pyscripter</code></a></li> <li><a href="https://github.com/danparizher"><code>@danparizher</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.14.5</h2> <p>Released on 2025-11-13.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-simplify</code>] Apply <code>SIM113</code> when index variable is of type <code>int</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21395">#21395</a>)</li> <li>[<code>pydoclint</code>] Fix false positive when Sphinx directives follow a "Raises" section (<code>DOC502</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/20535">#20535</a>)</li> <li>[<code>pydoclint</code>] Support NumPy-style comma-separated parameters (<code>DOC102</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/20972">#20972</a>)</li> <li>[<code>refurb</code>] Auto-fix annotated assignments (<code>FURB101</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21278">#21278</a>)</li> <li>[<code>ruff</code>] Ignore <code>str()</code> when not used for simple conversion (<code>RUF065</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21330">#21330</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix syntax error false positive on alternative <code>match</code> patterns (<a href="https://redirect.github.com/astral-sh/ruff/pull/21362">#21362</a>)</li> <li>[<code>flake8-simplify</code>] Fix false positive for iterable initializers with generator arguments (<code>SIM222</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21187">#21187</a>)</li> <li>[<code>pyupgrade</code>] Fix false positive on relative imports from local <code>.builtins</code> module (<code>UP029</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21309">#21309</a>)</li> <li>[<code>pyupgrade</code>] Consistently set the deprecated tag (<code>UP035</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21396">#21396</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>refurb</code>] Detect empty f-strings (<code>FURB105</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21348">#21348</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Add option to provide a reason to <code>--add-noqa</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21294">#21294</a>)</li> <li>Add upstream linter URL to <code>ruff linter --output-format=json</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21316">#21316</a>)</li> <li>Add color to <code>--help</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21337">#21337</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add a new "Opening a PR" section to the contribution guide (<a href="https://redirect.github.com/astral-sh/ruff/pull/21298">#21298</a>)</li> <li>Added the PyScripter IDE to the list of "Who is using Ruff?" (<a href="https://redirect.github.com/astral-sh/ruff/pull/21402">#21402</a>)</li> <li>Update PyCharm setup instructions (<a href="https://redirect.github.com/astral-sh/ruff/pull/21409">#21409</a>)</li> <li>[<code>flake8-annotations</code>] Add link to <code>allow-star-arg-any</code> option (<code>ANN401</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/21326">#21326</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>[<code>configuration</code>] Improve error message when <code>line-length</code> exceeds <code>u16::MAX</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/21329">#21329</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/njhearp"><code>@njhearp</code></a></li> <li><a href="https://github.com/11happy"><code>@11happy</code></a></li> <li><a href="https://github.com/hugovk"><code>@hugovk</code></a></li> <li><a href="https://github.com/Gankra"><code>@Gankra</code></a></li> <li><a href="https://github.com/ntBre"><code>@ntBre</code></a></li> <li><a href="https://github.com/pyscripter"><code>@pyscripter</code></a></li> <li><a href="https://github.com/danparizher"><code>@danparizher</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="87dafb8787"><code>87dafb8</code></a> Bump 0.14.5 (<a href="https://redirect.github.com/astral-sh/ruff/issues/21435">#21435</a>)</li> <li><a href="9e80e5a3a6"><code>9e80e5a</code></a> [ty] Support <code>type[…]</code> and <code>Type[…]</code> in implicit type aliases (<a href="https://redirect.github.com/astral-sh/ruff/issues/21421">#21421</a>)</li> <li><a href="f9cc26aa12"><code>f9cc26a</code></a> [ty] Respect notebook cell boundaries when adding an auto import (<a href="https://redirect.github.com/astral-sh/ruff/issues/21322">#21322</a>)</li> <li><a href="d49c326309"><code>d49c326</code></a> Update PyCharm setup instructions (<a href="https://redirect.github.com/astral-sh/ruff/issues/21409">#21409</a>)</li> <li><a href="e70fccbf25"><code>e70fccb</code></a> [ty] Improve LSP test server logging (<a href="https://redirect.github.com/astral-sh/ruff/issues/21432">#21432</a>)</li> <li><a href="90b32f3b3b"><code>90b32f3</code></a> [ty] Ensure annotation/type expressions in stub files are always deferred (<a href="https://redirect.github.com/astral-sh/ruff/issues/2">#2</a>...</li> <li><a href="99694b6e4a"><code>99694b6</code></a> Use <code>profiling</code> profile for <code>cargo test(linux, release)</code> (<a href="https://redirect.github.com/astral-sh/ruff/issues/21429">#21429</a>)</li> <li><a href="67e54fffe1"><code>67e54ff</code></a> [ty] Fix panic for cyclic star imports (<a href="https://redirect.github.com/astral-sh/ruff/issues/21428">#21428</a>)</li> <li><a href="a01b0d7780"><code>a01b0d7</code></a> [ty] Press 'enter' to rerun all mdtests (<a href="https://redirect.github.com/astral-sh/ruff/issues/21427">#21427</a>)</li> <li><a href="04ab9170d6"><code>04ab917</code></a> [ty] Further improve subscript assignment diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/issues/21411">#21411</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.14.4...0.14.5">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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d82da8c69c
commit
64cfa38a5f
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Repository = "https://github.com/StuffAnThings/qbit_manage"
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"pre-commit==4.3.0",
|
"pre-commit==4.3.0",
|
||||||
"ruff==0.14.4",
|
"ruff==0.14.5",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue