dependabot[bot] opened a new pull request, #54841:
URL: https://github.com/apache/airflow/pull/54841

   Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.1 to 0.12.10.
   <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.10</h2>
   <h2>Release Notes</h2>
   <h3>Preview features</h3>
   <ul>
   <li>[<code>flake8-simplify</code>] Implement fix for <code>maxsplit</code> 
without separator (<code>SIM905</code>) (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19851";>#19851</a>)</li>
   <li>[<code>flake8-use-pathlib</code>] Add fixes for <code>PTH102</code> and 
<code>PTH103</code> (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19514";>#19514</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>[<code>isort</code>] Handle multiple continuation lines after module 
docstring (<code>I002</code>) (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19818";>#19818</a>)</li>
   <li>[<code>pyupgrade</code>] Avoid reporting <code>__future__</code> 
features as unnecessary when they are used (<code>UP010</code>) (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19769";>#19769</a>)</li>
   <li>[<code>pyupgrade</code>] Handle nested <code>Optional</code>s 
(<code>UP045</code>) (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19770";>#19770</a>)</li>
   </ul>
   <h3>Rule changes</h3>
   <ul>
   <li>[<code>pycodestyle</code>] Make <code>E731</code> fix unsafe instead of 
display-only for class assignments (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19700";>#19700</a>)</li>
   <li>[<code>pyflakes</code>] Add secondary annotation showing previous 
definition (<code>F811</code>) (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19900";>#19900</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Fix description of global config file discovery strategy (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19188";>#19188</a>)</li>
   <li>Update outdated links to <a 
href="https://typing.python.org/en/latest/source/stubs.html";>https://typing.python.org/en/latest/source/stubs.html</a>
 (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/19992";>#19992</a>)</li>
   <li>[<code>flake8-annotations</code>] Remove unused import in example 
(<code>ANN401</code>) (<a 
href="https://redirect.github.com/astral-sh/ruff/pull/20000";>#20000</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/Avasam";><code>@​Avasam</code></a></li>
   <li><a 
href="https://github.com/BurntSushi";><code>@​BurntSushi</code></a></li>
   <li><a href="https://github.com/Cjkjvfnby";><code>@​Cjkjvfnby</code></a></li>
   <li><a href="https://github.com/Gankra";><code>@​Gankra</code></a></li>
   <li><a 
href="https://github.com/IDrokin117";><code>@​IDrokin117</code></a></li>
   <li><a 
href="https://github.com/MatthewMckee4";><code>@​MatthewMckee4</code></a></li>
   <li><a 
href="https://github.com/MichaReiser";><code>@​MichaReiser</code></a></li>
   <li><a 
href="https://github.com/PrettyWood";><code>@​PrettyWood</code></a></li>
   <li><a href="https://github.com/RazerM";><code>@​RazerM</code></a></li>
   <li><a href="https://github.com/carljm";><code>@​carljm</code></a></li>
   <li><a href="https://github.com/chirizxc";><code>@​chirizxc</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/dhruvmanila";><code>@​dhruvmanila</code></a></li>
   <li><a 
href="https://github.com/ericmarkmartin";><code>@​ericmarkmartin</code></a></li>
   <li><a 
href="https://github.com/github-actions";><code>@​github-actions</code></a></li>
   <li><a href="https://github.com/gkowzan";><code>@​gkowzan</code></a></li>
   <li><a 
href="https://github.com/leandrobbraga";><code>@​leandrobbraga</code></a></li>
   <li><a href="https://github.com/mtshiba";><code>@​mtshiba</code></a></li>
   <li><a href="https://github.com/ntBre";><code>@​ntBre</code></a></li>
   <li><a href="https://github.com/renovate";><code>@​renovate</code></a></li>
   <li><a href="https://github.com/sharkdp";><code>@​sharkdp</code></a></li>
   <li><a href="https://github.com/theammir";><code>@​theammir</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/c68ff8d90b57e2fc525d905527c1e9e0919802b0";><code>c68ff8d</code></a>
 Bump 0.12.10 (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/20025";>#20025</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/5931a5207de19583484e53b5b5d9583690f22f6e";><code>5931a52</code></a>
 [ty] Stop running every mdtest twice</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/692be72f5aff65bfea504504c54d82112657c98a";><code>692be72</code></a>
 Move diff rendering to <code>ruff_db</code> (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/20006";>#20006</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/14fe1228e72dca90db6b3dbb7e07f973d175ea0e";><code>14fe122</code></a>
 [ty] Perform assignability etc checks using new <code>Constraints</code> trait 
(<a 
href="https://redirect.github.com/astral-sh/ruff/issues/19838";>#19838</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/045cba382ad4ba019146192d3124f99fe1deb752";><code>045cba3</code></a>
 [ty] Use <code>dedent</code> in cursor tests (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/20019";>#20019</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/a5cbca156ccba18900f95d5597db9ed2935a31d6";><code>a5cbca1</code></a>
 Fix rust feature activation (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/20012";>#20012</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/d43a3d34dda1c9d90114955ffb4dc8039c5ecfae";><code>d43a3d3</code></a>
 [ty] Avoid unnecessary argument type expansion (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/19999";>#19999</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/99111961c05a92d2fac4f1b93e0b27eb391cf891";><code>9911196</code></a>
 [ty] Add link for namespaces being partial (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/20015";>#20015</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/859475f017c3295ba2dbac144dcefdb2a2318250";><code>859475f</code></a>
 [ty] add docstrings to completions based on type (<a 
href="https://redirect.github.com/astral-sh/ruff/issues/20008";>#20008</a>)</li>
   <li><a 
href="https://github.com/astral-sh/ruff/commit/7b75aee21d45bb84e6bb4d747cd5715dd0d03c95";><code>7b75aee</code></a>
 [<code>pyupgrade</code>] Avoid reporting <code>__future__</code> features as 
unnecessary when they ...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/astral-sh/ruff/compare/0.12.1...0.12.10";>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.12.1&new-version=0.12.10)](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]

Reply via email to