Skip to content

Commit f9f2d6a

Browse files
chore(deps): Bump ty from 0.0.60 to 0.0.61 in the minor-patch group (#62)
Bumps the minor-patch group with 1 update: [ty](https://github.com/astral-sh/ty). Updates `ty` from 0.0.60 to 0.0.61 <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.61</h2> <h2>Release Notes</h2> <p>Released on 2026-07-17.</p> <h3>Bug fixes</h3> <ul> <li>Avoid recursive protocol structural comparisons (<a href="https://redirect.github.com/astral-sh/ruff/pull/26721">#26721</a>)</li> </ul> <h3>LSP server</h3> <ul> <li>Render Google docstrings as structured Markdown (<a href="https://redirect.github.com/astral-sh/ruff/pull/26599">#26599</a>)</li> </ul> <h3>Library support</h3> <ul> <li>Pydantic: Collect field metadata through subscripted generic <code>Annotated</code> aliases (<a href="https://redirect.github.com/astral-sh/ruff/pull/26885">#26885</a>)</li> </ul> <h3>Diagnostics</h3> <ul> <li>Avoid extending own-line suppressions in <code>--add-ignore</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26808">#26808</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Derive descriptor setter domains for protocols (<a href="https://redirect.github.com/astral-sh/ruff/pull/26683">#26683</a>)</li> <li>Enforce declared receiver TypeVar domains (<a href="https://redirect.github.com/astral-sh/ruff/pull/26863">#26863</a>)</li> <li>Infer <code>isinstance</code> results for aliases and type variables (<a href="https://redirect.github.com/astral-sh/ruff/pull/26961">#26961</a>)</li> <li>Infer <code>isinstance</code> results for fixed class tuples (<a href="https://redirect.github.com/astral-sh/ruff/pull/26935">#26935</a>)</li> <li>Narrow inline list and set membership checks (<a href="https://redirect.github.com/astral-sh/ruff/pull/26955">#26955</a>)</li> <li>Narrow tagged unions by tag truthiness (<a href="https://redirect.github.com/astral-sh/ruff/pull/26887">#26887</a>)</li> <li>Narrow walrus expression values (<a href="https://redirect.github.com/astral-sh/ruff/pull/26949">#26949</a>)</li> <li>Project intersections in <code>to_instance</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26892">#26892</a>)</li> <li>Remove inferable TypeVar artifacts recursively (<a href="https://redirect.github.com/astral-sh/ruff/pull/26787">#26787</a>)</li> <li>Respect mixin receiver domains in method overrides (<a href="https://redirect.github.com/astral-sh/ruff/pull/26941">#26941</a>)</li> <li>Support <code>TypeVarTuple</code> and <code>Unpack</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/25240">#25240</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Deduplicate completion labels (<a href="https://redirect.github.com/astral-sh/ruff/pull/26890">#26890</a>)</li> <li>Only collect expected types for files open in the editor (<a href="https://redirect.github.com/astral-sh/ruff/pull/25546">#25546</a>)</li> <li>Parallelize subtype hierarchy search (<a href="https://redirect.github.com/astral-sh/ruff/pull/26875">#26875</a>)</li> <li>Share heap-backed parser names with CharStr (<a href="https://redirect.github.com/astral-sh/ruff/pull/26594">#26594</a>)</li> <li>Use the new incremental checker from the <code>ignore</code> crate (<a href="https://redirect.github.com/astral-sh/ruff/pull/26933">#26933</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/denyszhak"><code>@​denyszhak</code></a></li> <li><a href="https://github.com/lerebear"><code>@​lerebear</code></a></li> <li><a href="https://github.com/dhruvmanila"><code>@​dhruvmanila</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@​charliermarsh</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/ty/blob/main/CHANGELOG.md">ty's changelog</a>.</em></p> <blockquote> <h2>0.0.61</h2> <p>Released on 2026-07-17.</p> <h3>Bug fixes</h3> <ul> <li>Avoid recursive protocol structural comparisons (<a href="https://redirect.github.com/astral-sh/ruff/pull/26721">#26721</a>)</li> </ul> <h3>LSP server</h3> <ul> <li>Render Google docstrings as structured Markdown (<a href="https://redirect.github.com/astral-sh/ruff/pull/26599">#26599</a>)</li> </ul> <h3>Library support</h3> <ul> <li>Pydantic: Collect field metadata through subscripted generic <code>Annotated</code> aliases (<a href="https://redirect.github.com/astral-sh/ruff/pull/26885">#26885</a>)</li> </ul> <h3>Diagnostics</h3> <ul> <li>Avoid extending own-line suppressions in <code>--add-ignore</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26808">#26808</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Derive descriptor setter domains for protocols (<a href="https://redirect.github.com/astral-sh/ruff/pull/26683">#26683</a>)</li> <li>Enforce declared receiver TypeVar domains (<a href="https://redirect.github.com/astral-sh/ruff/pull/26863">#26863</a>)</li> <li>Infer <code>isinstance</code> results for aliases and type variables (<a href="https://redirect.github.com/astral-sh/ruff/pull/26961">#26961</a>)</li> <li>Infer <code>isinstance</code> results for fixed class tuples (<a href="https://redirect.github.com/astral-sh/ruff/pull/26935">#26935</a>)</li> <li>Narrow inline list and set membership checks (<a href="https://redirect.github.com/astral-sh/ruff/pull/26955">#26955</a>)</li> <li>Narrow tagged unions by tag truthiness (<a href="https://redirect.github.com/astral-sh/ruff/pull/26887">#26887</a>)</li> <li>Narrow walrus expression values (<a href="https://redirect.github.com/astral-sh/ruff/pull/26949">#26949</a>)</li> <li>Project intersections in <code>to_instance</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/26892">#26892</a>)</li> <li>Remove inferable TypeVar artifacts recursively (<a href="https://redirect.github.com/astral-sh/ruff/pull/26787">#26787</a>)</li> <li>Respect mixin receiver domains in method overrides (<a href="https://redirect.github.com/astral-sh/ruff/pull/26941">#26941</a>)</li> <li>Support <code>TypeVarTuple</code> and <code>Unpack</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/25240">#25240</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Deduplicate completion labels (<a href="https://redirect.github.com/astral-sh/ruff/pull/26890">#26890</a>)</li> <li>Only collect expected types for files open in the editor (<a href="https://redirect.github.com/astral-sh/ruff/pull/25546">#25546</a>)</li> <li>Parallelize subtype hierarchy search (<a href="https://redirect.github.com/astral-sh/ruff/pull/26875">#26875</a>)</li> <li>Share heap-backed parser names with CharStr (<a href="https://redirect.github.com/astral-sh/ruff/pull/26594">#26594</a>)</li> <li>Use the new incremental checker from the <code>ignore</code> crate (<a href="https://redirect.github.com/astral-sh/ruff/pull/26933">#26933</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/denyszhak"><code>@​denyszhak</code></a></li> <li><a href="https://github.com/lerebear"><code>@​lerebear</code></a></li> <li><a href="https://github.com/dhruvmanila"><code>@​dhruvmanila</code></a></li> <li><a href="https://github.com/charliermarsh"><code>@​charliermarsh</code></a></li> <li><a href="https://github.com/BurntSushi"><code>@​BurntSushi</code></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/56b2c249200a76c384f0c194328e0a50bef297ba"><code>56b2c24</code></a> Update changelog for 0.0.61 (<a href="https://redirect.github.com/astral-sh/ty/issues/4028">#4028</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/4c865c8285814582898d17aebb76b32e46f06daf"><code>4c865c8</code></a> Bump version to 0.0.61 (<a href="https://redirect.github.com/astral-sh/ty/issues/4027">#4027</a>)</li> <li>See full diff in <a href="https://github.com/astral-sh/ty/compare/0.0.60...0.0.61">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ty&package-manager=uv&previous-version=0.0.60&new-version=0.0.61)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e6038d commit f9f2d6a

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

uv.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)