dependabot[bot] opened a new pull request, #419: URL: https://github.com/apache/hudi-rs/pull/419
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12 to 0.12.8. <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.8</h2> <h2>Release Notes</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-use-pathlib</code>] Expand <code>PTH201</code> to check all <code>PurePath</code> subclasses (<a href="https://redirect.github.com/astral-sh/ruff/pull/19440">#19440</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>flake8-blind-except</code>] Change <code>BLE001</code> to correctly parse exception tuples (<a href="https://redirect.github.com/astral-sh/ruff/pull/19747">#19747</a>)</li> <li>[<code>flake8-errmsg</code>] Exclude <code>typing.cast</code> from <code>EM101</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/19656">#19656</a>)</li> <li>[<code>flake8-simplify</code>] Fix raw string handling in <code>SIM905</code> for embedded quotes (<a href="https://redirect.github.com/astral-sh/ruff/pull/19591">#19591</a>)</li> <li>[<code>flake8-import-conventions</code>] Avoid false positives for NFKC-normalized <code>__debug__</code> import aliases in <code>ICN001</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/19411">#19411</a>)</li> <li>[<code>isort</code>] Fix syntax error after docstring ending with backslash (<code>I002</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19505">#19505</a>)</li> <li>[<code>pylint</code>] Mark <code>PLC0207</code> fixes as unsafe when <code>*args</code> unpacking is present (<a href="https://redirect.github.com/astral-sh/ruff/pull/19679">#19679</a>)</li> <li>[<code>pyupgrade</code>] Prevent infinite loop with <code>I002</code> (<code>UP010</code>, <code>UP035</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19413">#19413</a>)</li> <li>[<code>ruff</code>] Parenthesize generator expressions in f-strings (<code>RUF010</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19434">#19434</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>eradicate</code>] Don't flag <code>pyrefly</code> pragmas as unused code (<code>ERA001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19731">#19731</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Replace "associative" with "commutative" in docs for <code>RUF036</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/19706">#19706</a>)</li> <li>Fix copy and line separator colors in dark mode (<a href="https://redirect.github.com/astral-sh/ruff/pull/19630">#19630</a>)</li> <li>Fix link to <code>typing</code> documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/19648">#19648</a>)</li> <li>[<code>refurb</code>] Make more examples error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19695">#19695</a>,<a href="https://redirect.github.com/astral-sh/ruff/pull/19673">#19673</a>,<a href="https://redirect.github.com/astral-sh/ruff/pull/19672">#19672</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Include column numbers in GitLab output format (<a href="https://redirect.github.com/astral-sh/ruff/pull/19708">#19708</a>)</li> <li>Always expand tabs to four spaces in diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/pull/19618">#19618</a>)</li> <li>Update pre-commit's <code>ruff</code> id (<a href="https://redirect.github.com/astral-sh/ruff/pull/19654">#19654</a>)</li> </ul> <h2>Contributors</h2> <ul> <li><a href="https://github.com/AlexWaygood"><code>@AlexWaygood</code></a></li> <li><a href="https://github.com/BurntSushi"><code>@BurntSushi</code></a></li> <li><a href="https://github.com/MatthewMckee4"><code>@MatthewMckee4</code></a></li> <li><a href="https://github.com/MeGaGiGaGon"><code>@MeGaGiGaGon</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/UnboundVariable"><code>@UnboundVariable</code></a></li> <li><a href="https://github.com/cristian64"><code>@cristian64</code></a></li> <li><a href="https://github.com/danparizher"><code>@danparizher</code></a></li> <li><a href="https://github.com/dcreager"><code>@dcreager</code></a></li> <li><a href="https://github.com/deliro"><code>@deliro</code></a></li> <li><a href="https://github.com/dhruvmanila"><code>@dhruvmanila</code></a></li> <li><a href="https://github.com/github-actions"><code>@github-actions</code></a></li> <li><a href="https://github.com/harshil21"><code>@harshil21</code></a></li> <li><a href="https://github.com/hunterhogan"><code>@hunterhogan</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.8</h2> <h3>Preview features</h3> <ul> <li>[<code>flake8-use-pathlib</code>] Expand <code>PTH201</code> to check all <code>PurePath</code> subclasses (<a href="https://redirect.github.com/astral-sh/ruff/pull/19440">#19440</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>flake8-blind-except</code>] Change <code>BLE001</code> to correctly parse exception tuples (<a href="https://redirect.github.com/astral-sh/ruff/pull/19747">#19747</a>)</li> <li>[<code>flake8-errmsg</code>] Exclude <code>typing.cast</code> from <code>EM101</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/19656">#19656</a>)</li> <li>[<code>flake8-simplify</code>] Fix raw string handling in <code>SIM905</code> for embedded quotes (<a href="https://redirect.github.com/astral-sh/ruff/pull/19591">#19591</a>)</li> <li>[<code>flake8-import-conventions</code>] Avoid false positives for NFKC-normalized <code>__debug__</code> import aliases in <code>ICN001</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/19411">#19411</a>)</li> <li>[<code>isort</code>] Fix syntax error after docstring ending with backslash (<code>I002</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19505">#19505</a>)</li> <li>[<code>pylint</code>] Mark <code>PLC0207</code> fixes as unsafe when <code>*args</code> unpacking is present (<a href="https://redirect.github.com/astral-sh/ruff/pull/19679">#19679</a>)</li> <li>[<code>pyupgrade</code>] Prevent infinite loop with <code>I002</code> (<code>UP010</code>, <code>UP035</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19413">#19413</a>)</li> <li>[<code>ruff</code>] Parenthesize generator expressions in f-strings (<code>RUF010</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19434">#19434</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>eradicate</code>] Don't flag <code>pyrefly</code> pragmas as unused code (<code>ERA001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/19731">#19731</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Replace "associative" with "commutative" in docs for <code>RUF036</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/19706">#19706</a>)</li> <li>Fix copy and line separator colors in dark mode (<a href="https://redirect.github.com/astral-sh/ruff/pull/19630">#19630</a>)</li> <li>Fix link to <code>typing</code> documentation (<a href="https://redirect.github.com/astral-sh/ruff/pull/19648">#19648</a>)</li> <li>[<code>refurb</code>] Make more examples error out-of-the-box (<a href="https://redirect.github.com/astral-sh/ruff/pull/19695">#19695</a>,<a href="https://redirect.github.com/astral-sh/ruff/pull/19673">#19673</a>,<a href="https://redirect.github.com/astral-sh/ruff/pull/19672">#19672</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Include column numbers in GitLab output format (<a href="https://redirect.github.com/astral-sh/ruff/pull/19708">#19708</a>)</li> <li>Always expand tabs to four spaces in diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/pull/19618">#19618</a>)</li> <li>Update pre-commit's <code>ruff</code> id (<a href="https://redirect.github.com/astral-sh/ruff/pull/19654">#19654</a>)</li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/f51a228f04f3f4d0f5444ed739cfffb761f3e0c9"><code>f51a228</code></a> Bump 0.12.8 (<a href="https://redirect.github.com/astral-sh/ruff/issues/19813">#19813</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/d5e1b7983efb7fa1c19634fc0b98b0e9791e43c5"><code>d5e1b79</code></a> [ty] Fix static assertion size check (<a href="https://redirect.github.com/astral-sh/ruff/issues/19814">#19814</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/7dfde3b929c70b5f5fb9933ef09b8005717a8d85"><code>7dfde3b</code></a> Update Rust toolchain to 1.89 (<a href="https://redirect.github.com/astral-sh/ruff/issues/19807">#19807</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b22586fa0e0103d53f7041aa24dff4c869923eb1"><code>b22586f</code></a> [ty] Add <code>ty.inlayHints.variableTypes</code> server option (<a href="https://redirect.github.com/astral-sh/ruff/issues/19780">#19780</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/c401a6d86e2102f10ae5dc933e3daf723536a6b3"><code>c401a6d</code></a> [ty] Add failing tests for tuple subclasses (<a href="https://redirect.github.com/astral-sh/ruff/issues/19803">#19803</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/7b6abfb030653f81a1d7cdb2b92e78947d4e28c6"><code>7b6abfb</code></a> [ty] Add <code>ty.experimental.rename</code> server setting (<a href="https://redirect.github.com/astral-sh/ruff/issues/19800">#19800</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b005cdb7ff2c3f124d9db6e35810f863b15a7cee"><code>b005cdb</code></a> [ty] Implemented support for "rename" language server feature (<a href="https://redirect.github.com/astral-sh/ruff/issues/19551">#19551</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/b96aa4605b00f036927a25e7a8ff34127d7a5d89"><code>b96aa46</code></a> [ty] Reduce size of member table (<a href="https://redirect.github.com/astral-sh/ruff/issues/19572">#19572</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/cc97579c3bb83d0b1f65cfc80d49bfa92452528f"><code>cc97579</code></a> [ty] Move server capabilities creation (<a href="https://redirect.github.com/astral-sh/ruff/issues/19798">#19798</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/ef1802b94f3bf7e7afcba2dfb9bd8896e73485c8"><code>ef1802b</code></a> [ty] Repurpose <code>FunctionType.into_bound_method_type</code> to return `BoundMethodTy...</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.12.0...0.12.8">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]
