Skip to content

Commit f16e61d

Browse files
Bump ruff from 0.11.8 to 0.11.9 (#302)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.11.9. <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.11.9</h2> <h2>Release Notes</h2> <h3>Preview features</h3> <ul> <li>Default to latest supported Python version for version-related syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/17529">#17529</a>)</li> <li>Implement deferred annotations for Python 3.14 (<a href="https://redirect.github.com/astral-sh/ruff/pull/17658">#17658</a>)</li> <li>[<code>airflow</code>] Fix <code>SQLTableCheckOperator</code> typo (<code>AIR302</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17946">#17946</a>)</li> <li>[<code>airflow</code>] Remove <code>airflow.utils.dag_parsing_context.get_parsing_context</code> (<code>AIR301</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17852">#17852</a>)</li> <li>[<code>airflow</code>] Skip attribute check in try catch block (<code>AIR301</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17790">#17790</a>)</li> <li>[<code>flake8-bandit</code>] Mark tuples of string literals as trusted input in <code>S603</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17801">#17801</a>)</li> <li>[<code>isort</code>] Check full module path against project root(s) when categorizing first-party imports (<a href="https://redirect.github.com/astral-sh/ruff/pull/16565">#16565</a>)</li> <li>[<code>ruff</code>] Add new rule <code>in-empty-collection</code> (<code>RUF060</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/16480">#16480</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix missing <code>combine</code> call for <code>lint.typing-extensions</code> setting (<a href="https://redirect.github.com/astral-sh/ruff/pull/17823">#17823</a>)</li> <li>[<code>flake8-async</code>] Fix module name in <code>ASYNC110</code>, <code>ASYNC115</code>, and <code>ASYNC116</code> fixes (<a href="https://redirect.github.com/astral-sh/ruff/pull/17774">#17774</a>)</li> <li>[<code>pyupgrade</code>] Add spaces between tokens as necessary to avoid syntax errors in <code>UP018</code> autofix (<a href="https://redirect.github.com/astral-sh/ruff/pull/17648">#17648</a>)</li> <li>[<code>refurb</code>] Fix false positive for float and complex numbers in <code>FURB116</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17661">#17661</a>)</li> <li>[parser] Flag single unparenthesized generator expr with trailing comma in arguments. (<a href="https://redirect.github.com/astral-sh/ruff/pull/17893">#17893</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add instructions on how to upgrade to a newer Rust version (<a href="https://redirect.github.com/astral-sh/ruff/pull/17928">#17928</a>)</li> <li>Update code of conduct email address (<a href="https://redirect.github.com/astral-sh/ruff/pull/17875">#17875</a>)</li> <li>Add fix safety sections to <code>PLC2801</code>, <code>PLR1722</code>, and <code>RUF013</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17825">#17825</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/17826">#17826</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/17759">#17759</a>)</li> <li>Add link to <code>check-typed-exception</code> from <code>S110</code> and <code>S112</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17786">#17786</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Allow passing a virtual environment to <code>ruff analyze graph</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17743">#17743</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/Gankra"><code>@​Gankra</code></a></li> <li><a href="https://github.com/Glyphack"><code>@​Glyphack</code></a></li> <li><a href="https://github.com/InSyncWithFoo"><code>@​InSyncWithFoo</code></a></li> <li><a href="https://github.com/LaBatata101"><code>@​LaBatata101</code></a></li> <li><a href="https://github.com/Lee-W"><code>@​Lee-W</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/VascoSch92"><code>@​VascoSch92</code></a></li> <li><a href="https://github.com/abhijeetbodas2001"><code>@​abhijeetbodas2001</code></a></li> <li><a href="https://github.com/carljm"><code>@​carljm</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li> <li><a href="https://github.com/dcreager"><code>@​dcreager</code></a></li> <li><a href="https://github.com/dhruvmanila"><code>@​dhruvmanila</code></a></li> <li><a href="https://github.com/dylwil3"><code>@​dylwil3</code></a></li> <li><a href="https://github.com/ercbot"><code>@​ercbot</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.11.9</h2> <h3>Preview features</h3> <ul> <li>Default to latest supported Python version for version-related syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/17529">#17529</a>)</li> <li>Implement deferred annotations for Python 3.14 (<a href="https://redirect.github.com/astral-sh/ruff/pull/17658">#17658</a>)</li> <li>[<code>airflow</code>] Fix <code>SQLTableCheckOperator</code> typo (<code>AIR302</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17946">#17946</a>)</li> <li>[<code>airflow</code>] Remove <code>airflow.utils.dag_parsing_context.get_parsing_context</code> (<code>AIR301</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17852">#17852</a>)</li> <li>[<code>airflow</code>] Skip attribute check in try catch block (<code>AIR301</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17790">#17790</a>)</li> <li>[<code>flake8-bandit</code>] Mark tuples of string literals as trusted input in <code>S603</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17801">#17801</a>)</li> <li>[<code>isort</code>] Check full module path against project root(s) when categorizing first-party imports (<a href="https://redirect.github.com/astral-sh/ruff/pull/16565">#16565</a>)</li> <li>[<code>ruff</code>] Add new rule <code>in-empty-collection</code> (<code>RUF060</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/16480">#16480</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix missing <code>combine</code> call for <code>lint.typing-extensions</code> setting (<a href="https://redirect.github.com/astral-sh/ruff/pull/17823">#17823</a>)</li> <li>[<code>flake8-async</code>] Fix module name in <code>ASYNC110</code>, <code>ASYNC115</code>, and <code>ASYNC116</code> fixes (<a href="https://redirect.github.com/astral-sh/ruff/pull/17774">#17774</a>)</li> <li>[<code>pyupgrade</code>] Add spaces between tokens as necessary to avoid syntax errors in <code>UP018</code> autofix (<a href="https://redirect.github.com/astral-sh/ruff/pull/17648">#17648</a>)</li> <li>[<code>refurb</code>] Fix false positive for float and complex numbers in <code>FURB116</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17661">#17661</a>)</li> <li>[parser] Flag single unparenthesized generator expr with trailing comma in arguments. (<a href="https://redirect.github.com/astral-sh/ruff/pull/17893">#17893</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add instructions on how to upgrade to a newer Rust version (<a href="https://redirect.github.com/astral-sh/ruff/pull/17928">#17928</a>)</li> <li>Update code of conduct email address (<a href="https://redirect.github.com/astral-sh/ruff/pull/17875">#17875</a>)</li> <li>Add fix safety sections to <code>PLC2801</code>, <code>PLR1722</code>, and <code>RUF013</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17825">#17825</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/17826">#17826</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/17759">#17759</a>)</li> <li>Add link to <code>check-typed-exception</code> from <code>S110</code> and <code>S112</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17786">#17786</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Allow passing a virtual environment to <code>ruff analyze graph</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17743">#17743</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/2370297cde2fa7de4fe98c174e27d7938e92bbdd"><code>2370297</code></a> Bump 0.11.9 (<a href="https://redirect.github.com/astral-sh/ruff/issues/17986">#17986</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/a137cb18d45236070798f3d03cfce23837eca988"><code>a137cb1</code></a> [ty] Display &quot;All checks passed!&quot; message in green (<a href="https://redirect.github.com/astral-sh/ruff/issues/17982">#17982</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/03a4d56624c272b74a5a9b2a8581842a0e372af0"><code>03a4d56</code></a> [ty] Change range of <code>revealed-type</code> diagnostic to be the range of the argume...</li> <li><a href="https://github.com/astral-sh/ruff/commit/642eac452dfd24aeb4c1593422a43eae7e70d559"><code>642eac4</code></a> [ty] Recursive protocols (<a href="https://redirect.github.com/astral-sh/ruff/issues/17929">#17929</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/c1b875799b893be9b3392a99395b7802096ec635"><code>c1b8757</code></a> [ty] CLI reference (<a href="https://redirect.github.com/astral-sh/ruff/issues/17978">#17978</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/6cd8a49638fb12f4e7984c5c5de0469b1248f9f1"><code>6cd8a49</code></a> [ty] Update salsa (<a href="https://redirect.github.com/astral-sh/ruff/issues/17964">#17964</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/12ce445ff70306a3886afa530753b8c5d9fc452c"><code>12ce445</code></a> [ty] Document configuration schema (<a href="https://redirect.github.com/astral-sh/ruff/issues/17950">#17950</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/f46ed8d410ff211bf43ca7e14f93e0f95aa5c76a"><code>f46ed8d</code></a> [ty] Add --config CLI arg (<a href="https://redirect.github.com/astral-sh/ruff/issues/17697">#17697</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/6c177e2bbed56d0dd6781b90dd91030b7218546d"><code>6c177e2</code></a> [ty] primer updates (<a href="https://redirect.github.com/astral-sh/ruff/issues/17903">#17903</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/3d2485eb1b86a5ddcce8332db9081740daaae0b7"><code>3d2485e</code></a> [ty] fix more ecosystem/fuzzer panics with fixpoint (<a href="https://redirect.github.com/astral-sh/ruff/issues/17758">#17758</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.11.8...0.11.9">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.11.8&new-version=0.11.9)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d4f02e commit f16e61d

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Pipfile.lock

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

0 commit comments

Comments
 (0)