chore(deps-dev): bump ruff from 0.14.11 to 0.14.13#109
Merged
Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.14.13. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.11...0.14.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
TGNThump
approved these changes
Jan 19, 2026
TGNThump
added a commit
that referenced
this pull request
Jan 21, 2026
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.14.13. <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.13</h2> <h2>Release Notes</h2> <p>Released on 2026-01-15.</p> <p>This is a follow-up release to 0.14.12. Because of an issue publishing the WASM packages, there is no GitHub release or Git tag for 0.14.12, although the package was published to PyPI. The contents of the 0.14.13 release are identical to 0.14.12.</p> <h2>0.14.12</h2> <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> <!-- 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.13</h2> <p>Released on 2026-01-15.</p> <p>This is a follow-up release to 0.14.12. Because of an issue publishing the WASM packages, there is no GitHub release or Git tag for 0.14.12, although the package was published to PyPI. The contents of the 0.14.13 release are identical to 0.14.12.</p> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/b4b8299d6cc3db6fd6125a30d58d58ef3d3069bf"><code>b4b8299</code></a> [ty] Make <code>NamedTuple(...)</code> and <code>namedtuple(...)</code> calls stricter (<a href="https://redirect.github.com/astral-sh/ruff/issues/22601">#22601</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/fd9f87d02d25ddda3e38fa0d1912ac40375f4845"><code>fd9f87d</code></a> Bump 0.14.13 (<a href="https://redirect.github.com/astral-sh/ruff/issues/22604">#22604</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/048f02fb6b939b12a0b73d3c63af2f5dc76362db"><code>048f02f</code></a> [ty] Remove redundant re-exports that share the same top-most module</li> <li><a href="https://github.com/astral-sh/ruff/commit/a72af10cf8fa49f79eb5233bc0bf552faa153c2b"><code>a72af10</code></a> [ty] Add <code>ModuleName::top</code></li> <li><a href="https://github.com/astral-sh/ruff/commit/2f348363184a0ae7ce5e02c0b1e442069252da01"><code>2f34836</code></a> [ty] Add test capturing redundant re-exports from pandas</li> <li><a href="https://github.com/astral-sh/ruff/commit/db9eee7b06ae7b220b1425cdb2db0641ca7d1705"><code>db9eee7</code></a> [ty] Attach origin module on to re-exported symbols</li> <li><a href="https://github.com/astral-sh/ruff/commit/2cbd68ab7056b3b798adc5904febe63de5119485"><code>2cbd68a</code></a> [ty] Move fully qualified name into auto-import implementation</li> <li><a href="https://github.com/astral-sh/ruff/commit/2a0946760fcd39a007f597d1340300c324d242b2"><code>2a09467</code></a> Add trailing slashes to <code>npm publish</code> paths (<a href="https://redirect.github.com/astral-sh/ruff/issues/22603">#22603</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/eca58ca1d3c752f154d0e9f146892155b23ebb61"><code>eca58ca</code></a> [ty] Override <code>__file__</code> to str when applicable on imported modules (<a href="https://redirect.github.com/astral-sh/ruff/issues/22333">#22333</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/aa9f1b27fc95cce58397c3b2b9e31f7c808a53c8"><code>aa9f1b2</code></a> Further improvements to typing conformance script (<a href="https://redirect.github.com/astral-sh/ruff/issues/22596">#22596</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.14.11...0.14.13">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> Co-authored-by: Ben Pilgrim <benjamin.pilgrim@risqcapital.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ruff from 0.14.11 to 0.14.13.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b4b8299[ty] MakeNamedTuple(...)andnamedtuple(...)calls stricter (#22601)fd9f87dBump 0.14.13 (#22604)048f02f[ty] Remove redundant re-exports that share the same top-most modulea72af10[ty] AddModuleName::top2f34836[ty] Add test capturing redundant re-exports from pandasdb9eee7[ty] Attach origin module on to re-exported symbols2cbd68a[ty] Move fully qualified name into auto-import implementation2a09467Add trailing slashes tonpm publishpaths (#22603)eca58ca[ty] Override__file__to str when applicable on imported modules (#22333)aa9f1b2Further improvements to typing conformance script (#22596)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)