dependabot[bot] opened a new pull request, #526: URL: https://github.com/apache/hudi-rs/pull/526
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 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> </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.1...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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
