Skip to content

Commit 35810d0

Browse files
Build(deps-dev): bump ruff from 0.14.11 to 0.14.12 (#351)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.14.12. <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.12</h2> <p>Released on 2026-01-15.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-blind-except</code>] Allow more logging methods (<code>BLE001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/22057">#22057</a>)</li> <li>[<code>ruff</code>] Respect <code>lint.pydocstyle.property-decorators</code> in <code>RUF066</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/22515">#22515</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix configuration path in <code>--show-settings</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/22478">#22478</a>)</li> <li>Respect <code>fmt: skip</code> for multiple statements on the same logical line (<a href="https://redirect.github.com/astral-sh/ruff/pull/22119">#22119</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>pydocstyle</code>] Update Rust crate imperative to v1.0.7 (<code>D401</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/22519">#22519</a>)</li> <li>[<code>isort</code>] Insert imports in alphabetical order (<code>I002</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/22493">#22493</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add llms.txt support for documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/22463">#22463</a>)</li> <li>Use prek in documentation and CI (<a href="https://redirect.github.com/astral-sh/ruff/pull/22505">#22505</a>)</li> <li>[<code>flake8-pytest-style</code>] Add <code>check</code> parameter example to <code>PT017</code> docs (<a href="https://redirect.github.com/astral-sh/ruff/pull/22546">#22546</a>)</li> <li>[<code>ruff</code>] Make example error out-of-the-box (<code>RUF103</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/22558">#22558</a>)</li> <li>[<code>ruff</code>] document <code>RUF100</code> trailing comment fix behavior (<a href="https://redirect.github.com/astral-sh/ruff/pull/22479">#22479</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>wasm: Require explicit logging initialization (<a href="https://redirect.github.com/astral-sh/ruff/pull/22587">#22587</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/terror"><code>@​terror</code></a></li> <li><a href="https://github.com/harupy"><code>@​harupy</code></a></li> <li><a href="https://github.com/Jkhall81"><code>@​Jkhall81</code></a></li> <li><a href="https://github.com/dhruvmanila"><code>@​dhruvmanila</code></a></li> <li><a href="https://github.com/lubaskinc0de"><code>@​lubaskinc0de</code></a></li> <li><a href="https://github.com/zanieb"><code>@​zanieb</code></a></li> <li><a href="https://github.com/MeGaGiGaGon"><code>@​MeGaGiGaGon</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li> <li><a href="https://github.com/renovate"><code>@​renovate</code></a></li> <li><a href="https://github.com/dylwil3"><code>@​dylwil3</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/11happy"><code>@​11happy</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/astral-sh/ruff/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ruff&package-manager=pip&previous-version=0.14.11&new-version=0.14.12)](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>
2 parents fde964b + b11c96c commit 35810d0

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)