dependabot[bot] opened a new pull request, #16326: URL: https://github.com/apache/lucene/pull/16326
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.46 to 0.0.53. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ty/releases">ty's releases</a>.</em></p> <blockquote> <h2>0.0.53</h2> <h2>Release Notes</h2> <p>Released on 2026-06-23.</p> <h3>Bug fixes</h3> <ul> <li>Avoid bypassing lazy constraints for <code>Divergent</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26288">#26288</a>)</li> <li>Avoid recursion when projecting narrowing constraints (<a href="https://redirect.github.com/astral-sh/ruff/pull/26276">#26276</a>)</li> <li>Fix ParamSpec callable signature extraction for callable instances (<a href="https://redirect.github.com/astral-sh/ruff/pull/26279">#26279</a>)</li> <li>Make multi-arm <code>TypeOf</code> cycle recovery monotonic (<a href="https://redirect.github.com/astral-sh/ruff/pull/26275">#26275</a>)</li> </ul> <h3>LSP server</h3> <ul> <li>Document all special forms in <code>ty_extensions</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26263">#26263</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Avoid cloning fallback condition flow snapshots (<a href="https://redirect.github.com/astral-sh/ruff/pull/26203">#26203</a>)</li> <li>Avoid constructing discarded speculative diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/pull/26251">#26251</a>)</li> <li>Avoid path lookups when sorting same-file diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/pull/26257">#26257</a>)</li> <li>Cache <code>is_never_satisfied</code> results (<a href="https://redirect.github.com/astral-sh/ruff/pull/26261">#26261</a>)</li> <li>Defer applying type context to simple standalone expressions (<a href="https://redirect.github.com/astral-sh/ruff/pull/26252">#26252</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Infer types for names bound in match patterns (<a href="https://redirect.github.com/astral-sh/ruff/pull/25940">#25940</a>)</li> <li>Preserve regular kind for callable instances (<a href="https://redirect.github.com/astral-sh/ruff/pull/26253">#26253</a>)</li> <li>Simplify intersections of invariant generic types with <code>Any</code> specializations (<a href="https://redirect.github.com/astral-sh/ruff/pull/26127">#26127</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/charliermarsh"><code>@charliermarsh</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/AlexWaygood"><code>@AlexWaygood</code></a></li> <li><a href="https://github.com/sharkdp"><code>@sharkdp</code></a></li> <li><a href="https://github.com/ibraheemdev"><code>@ibraheemdev</code></a></li> <li><a href="https://github.com/carljm"><code>@carljm</code></a></li> </ul> <h2>Install ty 0.0.53</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.53/ty-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ty/blob/main/CHANGELOG.md">ty's changelog</a>.</em></p> <blockquote> <h2>0.0.53</h2> <p>Released on 2026-06-23.</p> <h3>Bug fixes</h3> <ul> <li>Avoid bypassing lazy constraints for <code>Divergent</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26288">#26288</a>)</li> <li>Avoid recursion when projecting narrowing constraints (<a href="https://redirect.github.com/astral-sh/ruff/pull/26276">#26276</a>)</li> <li>Fix ParamSpec callable signature extraction for callable instances (<a href="https://redirect.github.com/astral-sh/ruff/pull/26279">#26279</a>)</li> <li>Make multi-arm <code>TypeOf</code> cycle recovery monotonic (<a href="https://redirect.github.com/astral-sh/ruff/pull/26275">#26275</a>)</li> </ul> <h3>LSP server</h3> <ul> <li>Document all special forms in <code>ty_extensions</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26263">#26263</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Avoid cloning fallback condition flow snapshots (<a href="https://redirect.github.com/astral-sh/ruff/pull/26203">#26203</a>)</li> <li>Avoid constructing discarded speculative diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/pull/26251">#26251</a>)</li> <li>Avoid path lookups when sorting same-file diagnostics (<a href="https://redirect.github.com/astral-sh/ruff/pull/26257">#26257</a>)</li> <li>Cache <code>is_never_satisfied</code> results (<a href="https://redirect.github.com/astral-sh/ruff/pull/26261">#26261</a>)</li> <li>Defer applying type context to simple standalone expressions (<a href="https://redirect.github.com/astral-sh/ruff/pull/26252">#26252</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Infer types for names bound in match patterns (<a href="https://redirect.github.com/astral-sh/ruff/pull/25940">#25940</a>)</li> <li>Preserve regular kind for callable instances (<a href="https://redirect.github.com/astral-sh/ruff/pull/26253">#26253</a>)</li> <li>Simplify intersections of invariant generic types with <code>Any</code> specializations (<a href="https://redirect.github.com/astral-sh/ruff/pull/26127">#26127</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/charliermarsh"><code>@charliermarsh</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@MichaReiser</code></a></li> <li><a href="https://github.com/AlexWaygood"><code>@AlexWaygood</code></a></li> <li><a href="https://github.com/sharkdp"><code>@sharkdp</code></a></li> <li><a href="https://github.com/ibraheemdev"><code>@ibraheemdev</code></a></li> <li><a href="https://github.com/carljm"><code>@carljm</code></a></li> </ul> <h2>0.0.52</h2> <p>Released on 2026-06-22.</p> <h3>Bug fixes</h3> <ul> <li>Avoid shadowing hints for attribute assignments (<a href="https://redirect.github.com/astral-sh/ruff/pull/26164">#26164</a>)</li> <li>Fix dict.pop overloads to accept arbitrary keys with defaults (<a href="https://redirect.github.com/astral-sh/ruff/pull/26241">#26241</a>)</li> <li>Normalize recursive <code>TypeOf</code> across multiple union arms (<a href="https://redirect.github.com/astral-sh/ruff/pull/26230">#26230</a>)</li> <li>Normalize recursive <code>TypeOf</code> growth during cycle recovery (<a href="https://redirect.github.com/astral-sh/ruff/pull/26163">#26163</a>)</li> <li>Normalize recursive protocol growth during cycle recovery (<a href="https://redirect.github.com/astral-sh/ruff/pull/26246">#26246</a>)</li> <li>Preserve generic alias identity during cycle recovery (<a href="https://redirect.github.com/astral-sh/ruff/pull/26166">#26166</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ty/commit/23f26f98a22d3a0df412846506f3af6e76cf48e4"><code>23f26f9</code></a> Bump version to 0.0.53 (<a href="https://redirect.github.com/astral-sh/ty/issues/3841">#3841</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/13f91b093e004c76aa548a221c7b577dfbdd7ea6"><code>13f91b0</code></a> Bump version to 0.0.52 (<a href="https://redirect.github.com/astral-sh/ty/issues/3828">#3828</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/bfc2b24e16adc642f7a2e810189293c56459d58b"><code>bfc2b24</code></a> Document recent changes to how exit codes are determined (<a href="https://redirect.github.com/astral-sh/ty/issues/3824">#3824</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/caf5e06d476f4bee27a1b808dbcfda2f6dc21643"><code>caf5e06</code></a> Move Python support guidance to FAQ (<a href="https://redirect.github.com/astral-sh/ty/issues/3823">#3823</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/03ec36419a4b23d2649c69a38ffb6c74d88a3cdd"><code>03ec364</code></a> Document Python version support (<a href="https://redirect.github.com/astral-sh/ty/issues/3821">#3821</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/592a4bb540f3d43caedae4c1b2209d8fc476f871"><code>592a4bb</code></a> Adjust mypy/pyright migration guide now that <code>PYI033</code> checks <code>.py</code> files in p...</li> <li><a href="https://github.com/astral-sh/ty/commit/d299a29cc182e9ade2ef9f96e2002acbc209aee8"><code>d299a29</code></a> Document ty's Divergent type in the typing FAQ (<a href="https://redirect.github.com/astral-sh/ty/issues/3809">#3809</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/b5ef61c13dd0869e403fe3c9d6b7a458f94537a2"><code>b5ef61c</code></a> Bump version to 0.0.51 (<a href="https://redirect.github.com/astral-sh/ty/issues/3811">#3811</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/0749deed7656be89b68af39191fe05b2d9d3b2b7"><code>0749dee</code></a> Remove broken gradual guarantee link (<a href="https://redirect.github.com/astral-sh/ty/issues/3806">#3806</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/556d22cedcefc93cadec8f9b46defa288cc57a3c"><code>556d22c</code></a> fix typo (<a href="https://redirect.github.com/astral-sh/ty/issues/3805">#3805</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ty/compare/0.0.46...0.0.53">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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
