dependabot[bot] opened a new pull request, #3554: URL: https://github.com/apache/streampipes/pull/3554
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.11.3. <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.3</h2> <h2>Release Notes</h2> <h3>Preview features</h3> <ul> <li>[<code>airflow</code>] Add more autofixes for <code>AIR302</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16876">#16876</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/16977">#16977</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/16976">#16976</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/16965">#16965</a>)</li> <li>[<code>airflow</code>] Move <code>AIR301</code> to <code>AIR002</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16978">#16978</a>)</li> <li>[<code>airflow</code>] Move <code>AIR302</code> to <code>AIR301</code> and <code>AIR303</code> to <code>AIR302</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17151">#17151</a>)</li> <li>[<code>flake8-bandit</code>] Mark <code>str</code> and <code>list[str]</code> literals as trusted input (<code>S603</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17136">#17136</a>)</li> <li>[<code>ruff</code>] Support slices in <code>RUF005</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17078">#17078</a>)</li> <li>[syntax-errors] Start detecting compile-time syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/16106">#16106</a>)</li> <li>[syntax-errors] Duplicate type parameter names (<a href="https://redirect.github.com/astral-sh/ruff/pull/16858">#16858</a>)</li> <li>[syntax-errors] Irrefutable <code>case</code> pattern before final case (<a href="https://redirect.github.com/astral-sh/ruff/pull/16905">#16905</a>)</li> <li>[syntax-errors] Multiple assignments in <code>case</code> pattern (<a href="https://redirect.github.com/astral-sh/ruff/pull/16957">#16957</a>)</li> <li>[syntax-errors] Single starred assignment target (<a href="https://redirect.github.com/astral-sh/ruff/pull/17024">#17024</a>)</li> <li>[syntax-errors] Starred expressions in <code>return</code>, <code>yield</code>, and <code>for</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17134">#17134</a>)</li> <li>[syntax-errors] Store to or delete <code>__debug__</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16984">#16984</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Error instead of <code>panic!</code> when running Ruff from a deleted directory (<a href="https://redirect.github.com/astral-sh/ruff/issues/16903">#16903</a>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17054">#17054</a>)</li> <li>[syntax-errors] Fix false positive for parenthesized tuple index (<a href="https://redirect.github.com/astral-sh/ruff/pull/16948">#16948</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Check <code>pyproject.toml</code> correctly when it is passed via stdin (<a href="https://redirect.github.com/astral-sh/ruff/pull/16971">#16971</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>[<code>flake8-import-conventions</code>] Add import <code>numpy.typing as npt</code> to default <code>flake8-import-conventions.aliases</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17133">#17133</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>[<code>refurb</code>] Document why <code>UserDict</code>, <code>UserList</code>, and <code>UserString</code> are preferred over <code>dict</code>, <code>list</code>, and <code>str</code> (<code>FURB189</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/16927">#16927</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/InSyncWithFoo"><code>@InSyncWithFoo</code></a></li> <li><a href="https://github.com/Lee-W"><code>@Lee-W</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/VascoSch92"><code>@VascoSch92</code></a></li> <li><a href="https://github.com/akx"><code>@akx</code></a></li> <li><a href="https://github.com/alex-700"><code>@alex-700</code></a></li> <li><a href="https://github.com/amin-not-found"><code>@amin-not-found</code></a></li> <li><a href="https://github.com/ashb"><code>@ashb</code></a></li> <li><a href="https://github.com/cake-monotone"><code>@cake-monotone</code></a></li> <li><a href="https://github.com/carljm"><code>@carljm</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.3</h2> <h3>Preview features</h3> <ul> <li>[<code>airflow</code>] Add more autofixes for <code>AIR302</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16876">#16876</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/16977">#16977</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/16976">#16976</a>, <a href="https://redirect.github.com/astral-sh/ruff/pull/16965">#16965</a>)</li> <li>[<code>airflow</code>] Move <code>AIR301</code> to <code>AIR002</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16978">#16978</a>)</li> <li>[<code>airflow</code>] Move <code>AIR302</code> to <code>AIR301</code> and <code>AIR303</code> to <code>AIR302</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17151">#17151</a>)</li> <li>[<code>flake8-bandit</code>] Mark <code>str</code> and <code>list[str]</code> literals as trusted input (<code>S603</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17136">#17136</a>)</li> <li>[<code>ruff</code>] Support slices in <code>RUF005</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17078">#17078</a>)</li> <li>[syntax-errors] Start detecting compile-time syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/16106">#16106</a>)</li> <li>[syntax-errors] Duplicate type parameter names (<a href="https://redirect.github.com/astral-sh/ruff/pull/16858">#16858</a>)</li> <li>[syntax-errors] Irrefutable <code>case</code> pattern before final case (<a href="https://redirect.github.com/astral-sh/ruff/pull/16905">#16905</a>)</li> <li>[syntax-errors] Multiple assignments in <code>case</code> pattern (<a href="https://redirect.github.com/astral-sh/ruff/pull/16957">#16957</a>)</li> <li>[syntax-errors] Single starred assignment target (<a href="https://redirect.github.com/astral-sh/ruff/pull/17024">#17024</a>)</li> <li>[syntax-errors] Starred expressions in <code>return</code>, <code>yield</code>, and <code>for</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17134">#17134</a>)</li> <li>[syntax-errors] Store to or delete <code>__debug__</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16984">#16984</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Error instead of <code>panic!</code> when running Ruff from a deleted directory (<a href="https://redirect.github.com/astral-sh/ruff/issues/16903">#16903</a>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/17054">#17054</a>)</li> <li>[syntax-errors] Fix false positive for parenthesized tuple index (<a href="https://redirect.github.com/astral-sh/ruff/pull/16948">#16948</a>)</li> </ul> <h3>CLI</h3> <ul> <li>Check <code>pyproject.toml</code> correctly when it is passed via stdin (<a href="https://redirect.github.com/astral-sh/ruff/pull/16971">#16971</a>)</li> </ul> <h3>Configuration</h3> <ul> <li>[<code>flake8-import-conventions</code>] Add import <code>numpy.typing as npt</code> to default <code>flake8-import-conventions.aliases</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/17133">#17133</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>[<code>refurb</code>] Document why <code>UserDict</code>, <code>UserList</code>, and <code>UserString</code> are preferred over <code>dict</code>, <code>list</code>, and <code>str</code> (<code>FURB189</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/16927">#16927</a>)</li> </ul> <h2>0.11.2</h2> <h3>Preview features</h3> <ul> <li>[syntax-errors] Fix false-positive syntax errors emitted for annotations on variadic parameters before Python 3.11 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16878">#16878</a>)</li> </ul> <h2>0.11.1</h2> <h3>Preview features</h3> <ul> <li>[<code>airflow</code>] Add <code>chain</code>, <code>chain_linear</code> and <code>cross_downstream</code> for <code>AIR302</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/16647">#16647</a>)</li> <li>[syntax-errors] Improve error message and range for pre-PEP-614 decorator syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/16581">#16581</a>)</li> <li>[syntax-errors] PEP 701 f-strings before Python 3.12 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16543">#16543</a>)</li> <li>[syntax-errors] Parenthesized context managers before Python 3.9 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16523">#16523</a>)</li> <li>[syntax-errors] Star annotations before Python 3.11 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16545">#16545</a>)</li> <li>[syntax-errors] Star expression in index before Python 3.11 (<a href="https://redirect.github.com/astral-sh/ruff/pull/16544">#16544</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/755ece0c36ea0f1064b496f2daf4c5fd97565667"><code>755ece0</code></a> Bump 0.11.3 (<a href="https://redirect.github.com/astral-sh/ruff/issues/17173">#17173</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/62f8d855d269281023df6164aed05e33d0642ddb"><code>62f8d85</code></a> [red-knot] Improve <code>Debug</code> implementation for <code>semantic_index::SymbolTable</code> (...</li> <li><a href="https://github.com/astral-sh/ruff/commit/130339f3d813e821ff59d929039095ac1933b4f6"><code>130339f</code></a> [red-knot] Fix <code>str(…)</code> calls (<a href="https://redirect.github.com/astral-sh/ruff/issues/17163">#17163</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e50fc049abaa563edb4a05551222d7329051f7b7"><code>e50fc04</code></a> [red-knot] visibility_constraint analysis for match cases (<a href="https://redirect.github.com/astral-sh/ruff/issues/17077">#17077</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/66355a6185d1a4964cf8d48615b0c62182dcbfa5"><code>66355a6</code></a> [red-knot] Fix playground crashes when diagnostics are stale (<a href="https://redirect.github.com/astral-sh/ruff/issues/17165">#17165</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/177afabe18ea9b067ecaf0419c87f968b4aa8176"><code>177afab</code></a> [red-knot] Callable types are disjoint from literals (<a href="https://redirect.github.com/astral-sh/ruff/issues/17160">#17160</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/28c68934a42ddb6dec4ad5324a0546d13a35771d"><code>28c6893</code></a> [red-knot] Fix inference for <code>pow</code> between two literal integers (<a href="https://redirect.github.com/astral-sh/ruff/issues/17161">#17161</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/195bb433db3968973638fd831beff29dbd469f6c"><code>195bb43</code></a> [red-knot] Add GitHub PR annotations when mdtests fail in CI (<a href="https://redirect.github.com/astral-sh/ruff/issues/17150">#17150</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/c2bb5d52507621ec5905dbb72ce187d989dd934f"><code>c2bb5d5</code></a> [red-knot] Fix equivalence of differently ordered unions that contain `Callab...</li> <li><a href="https://github.com/astral-sh/ruff/commit/cb7dae1e96b2054d11821f1c8b578eb80ae6ca13"><code>cb7dae1</code></a> [red-knot] Add initial set of tests for unreachable code (<a href="https://redirect.github.com/astral-sh/ruff/issues/17159">#17159</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.8.0...0.11.3">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]
