[PR #6648] chore(deps-dev): bump ty from 0.0.1a27 to 0.0.8 in /libs/sdk-py #5188

Closed
opened 2026-02-20 17:51:21 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6648

State: closed
Merged: No


Bumps ty from 0.0.1a27 to 0.0.8.

Release notes

Sourced from ty's releases.

0.0.8

Release Notes

Released on 2025-12-29.

Breaking changes

  • Rename non-subscriptable rule to not-subscriptable (#22193)

Core type checking

  • Promote float and complex when promoting literals (#22215)
  • Callable type of a type object is not function-like (#22226)
  • Fix and simplify callable type materializations (#22213)

LSP server

  • Add option to disable syntax errors (#22217)
  • Fix completion in decorators with missing declaration (#22177)
  • Better completions context detection when typing in decorator positions (#22224)
  • Limit the returned completions to reduce lag (#22240)

Diagnostics

  • Improve wording of unsupported-base sub-diagnostic (#22194)
  • Preserve the invalid assignment diagnostic message when implicitly shadowing a definition (#22219)

Other changes

  • Update docker image to use alpine 3.23 and trixie (#2217)

Contributors

Install ty 0.0.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ty/releases/download/0.0.8/ty-installer.sh | sh

Install prebuilt binaries via powershell script

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.8

Released on 2025-12-29.

Breaking changes

  • Rename non-subscriptable rule to not-subscriptable (#22193)

Core type checking

  • Promote float and complex when promoting literals (#22215)
  • Callable type of a type object is not function-like (#22226)
  • Fix and simplify callable type materializations (#22213)

LSP server

  • Add option to disable syntax errors (#22217)
  • Fix completion in decorators with missing declaration (#22177)
  • Better completions context detection when typing in decorator positions (#22224)
  • Limit the returned completions to reduce lag (#22240)

Diagnostics

  • Improve wording of unsupported-base sub-diagnostic (#22194)
  • Preserve the invalid assignment diagnostic message when implicitly shadowing a definition (#22219)

Other changes

  • Update docker image to use alpine 3.23 and trixie (#2217)

Contributors

0.0.7

Released on 2025-12-24.

Bug fixes

  • Fix classification of modules in import x as y for semantic syntax highlighting (#22175)
  • Fix module resolution on network drives (#22173)
  • Render the entire diagnostic message in all output formats (#22164)

Other changes

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6648 **State:** closed **Merged:** No --- Bumps [ty](https://github.com/astral-sh/ty) from 0.0.1a27 to 0.0.8. <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.8</h2> <h2>Release Notes</h2> <p>Released on 2025-12-29.</p> <h3>Breaking changes</h3> <ul> <li>Rename <code>non-subscriptable</code> rule to <code>not-subscriptable</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/22193">#22193</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Promote float and complex when promoting literals (<a href="https://redirect.github.com/astral-sh/ruff/pull/22215">#22215</a>)</li> <li>Callable type of a type object is not function-like (<a href="https://redirect.github.com/astral-sh/ruff/pull/22226">#22226</a>)</li> <li>Fix and simplify callable type materializations (<a href="https://redirect.github.com/astral-sh/ruff/pull/22213">#22213</a>)</li> </ul> <h3>LSP server</h3> <ul> <li>Add option to disable syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/22217">#22217</a>)</li> <li>Fix completion in decorators with missing declaration (<a href="https://redirect.github.com/astral-sh/ruff/pull/22177">#22177</a>)</li> <li>Better completions context detection when typing in decorator positions (<a href="https://redirect.github.com/astral-sh/ruff/pull/22224">#22224</a>)</li> <li>Limit the returned completions to reduce lag (<a href="https://redirect.github.com/astral-sh/ruff/pull/22240">#22240</a>)</li> </ul> <h3>Diagnostics</h3> <ul> <li>Improve wording of <code>unsupported-base</code> sub-diagnostic (<a href="https://redirect.github.com/astral-sh/ruff/pull/22194">#22194</a>)</li> <li>Preserve the invalid assignment diagnostic message when implicitly shadowing a definition (<a href="https://redirect.github.com/astral-sh/ruff/pull/22219">#22219</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Update docker image to use alpine 3.23 and trixie (<a href="https://redirect.github.com/astral-sh/ty/pull/2217">#2217</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/RasmusNygren"><code>@​RasmusNygren</code></a></li> <li><a href="https://github.com/samypr100"><code>@​samypr100</code></a></li> <li><a href="https://github.com/silamon"><code>@​silamon</code></a></li> <li><a href="https://github.com/carljm"><code>@​carljm</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/MatthewMckee4"><code>@​MatthewMckee4</code></a></li> </ul> <h2>Install ty 0.0.8</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ty/releases/download/0.0.8/ty-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <!-- 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.8</h2> <p>Released on 2025-12-29.</p> <h3>Breaking changes</h3> <ul> <li>Rename <code>non-subscriptable</code> rule to <code>not-subscriptable</code> (<a href="https://redirect.github.com/astral-sh/ruff/pull/22193">#22193</a>)</li> </ul> <h3>Core type checking</h3> <ul> <li>Promote float and complex when promoting literals (<a href="https://redirect.github.com/astral-sh/ruff/pull/22215">#22215</a>)</li> <li>Callable type of a type object is not function-like (<a href="https://redirect.github.com/astral-sh/ruff/pull/22226">#22226</a>)</li> <li>Fix and simplify callable type materializations (<a href="https://redirect.github.com/astral-sh/ruff/pull/22213">#22213</a>)</li> </ul> <h3>LSP server</h3> <ul> <li>Add option to disable syntax errors (<a href="https://redirect.github.com/astral-sh/ruff/pull/22217">#22217</a>)</li> <li>Fix completion in decorators with missing declaration (<a href="https://redirect.github.com/astral-sh/ruff/pull/22177">#22177</a>)</li> <li>Better completions context detection when typing in decorator positions (<a href="https://redirect.github.com/astral-sh/ruff/pull/22224">#22224</a>)</li> <li>Limit the returned completions to reduce lag (<a href="https://redirect.github.com/astral-sh/ruff/pull/22240">#22240</a>)</li> </ul> <h3>Diagnostics</h3> <ul> <li>Improve wording of <code>unsupported-base</code> sub-diagnostic (<a href="https://redirect.github.com/astral-sh/ruff/pull/22194">#22194</a>)</li> <li>Preserve the invalid assignment diagnostic message when implicitly shadowing a definition (<a href="https://redirect.github.com/astral-sh/ruff/pull/22219">#22219</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Update docker image to use alpine 3.23 and trixie (<a href="https://redirect.github.com/astral-sh/ty/pull/2217">#2217</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/RasmusNygren"><code>@​RasmusNygren</code></a></li> <li><a href="https://github.com/samypr100"><code>@​samypr100</code></a></li> <li><a href="https://github.com/silamon"><code>@​silamon</code></a></li> <li><a href="https://github.com/carljm"><code>@​carljm</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/MatthewMckee4"><code>@​MatthewMckee4</code></a></li> </ul> <h2>0.0.7</h2> <p>Released on 2025-12-24.</p> <h3>Bug fixes</h3> <ul> <li>Fix classification of modules in <code>import x as y</code> for semantic syntax highlighting (<a href="https://redirect.github.com/astral-sh/ruff/pull/22175">#22175</a>)</li> <li>Fix module resolution on network drives (<a href="https://redirect.github.com/astral-sh/ruff/pull/22173">#22173</a>)</li> <li>Render the entire diagnostic message in all output formats (<a href="https://redirect.github.com/astral-sh/ruff/pull/22164">#22164</a>)</li> </ul> <h3>Other changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ty/commit/aa7559db82ca5ceb3f2f24c474bd261bad25f13d"><code>aa7559d</code></a> Bump version to 0.0.8 (<a href="https://redirect.github.com/astral-sh/ty/issues/2256">#2256</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/3d7094f40fb51d11762ee4c50896946e5d651b69"><code>3d7094f</code></a> Add <code>showSyntaxErrors</code> editor setting (<a href="https://redirect.github.com/astral-sh/ty/issues/2247">#2247</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/d07e2a667c258b33984a674a64548484930f1fff"><code>d07e2a6</code></a> update_schemastore.py: Fix actual vs expected revision in log (<a href="https://redirect.github.com/astral-sh/ty/issues/2231">#2231</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/95761966c231e40fc615368ebdbef09ebe8158d0"><code>9576196</code></a> ci(docker): align with ruff/uv build-docker.yml (<a href="https://redirect.github.com/astral-sh/ty/issues/2217">#2217</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/cf82a04b572b18d661969a8a845b0f840a632fee"><code>cf82a04</code></a> Bump version to 0.0.7 (<a href="https://redirect.github.com/astral-sh/ty/issues/2210">#2210</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/8c54a1cca2c41414bd4bc56c3b7b0591007f6d0f"><code>8c54a1c</code></a> Bump version to 0.0.6 (<a href="https://redirect.github.com/astral-sh/ty/issues/2194">#2194</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/e2c0073c36345d4008f9b78beab143fab5a7c099"><code>e2c0073</code></a> Document <code>configuration</code> and <code>configurationFile</code> editor settings (<a href="https://redirect.github.com/astral-sh/ty/issues/2167">#2167</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/02351f9fa98debe8bbb615317932d2405fe760d4"><code>02351f9</code></a> Update diagnosticMode editor setting to include <code>off</code> option (<a href="https://redirect.github.com/astral-sh/ty/issues/2164">#2164</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/d37b7dbd96d5c7ba419191171e63e237109cf620"><code>d37b7db</code></a> Bump version to 0.0.5 (<a href="https://redirect.github.com/astral-sh/ty/issues/2132">#2132</a>)</li> <li><a href="https://github.com/astral-sh/ty/commit/06b98384044927abd6f9b897f2802d93e65e5b95"><code>06b9838</code></a> two new typing FAQ entries (<a href="https://redirect.github.com/astral-sh/ty/issues/2126">#2126</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ty/compare/0.0.1-alpha.27...0.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ty&package-manager=pip&previous-version=0.0.1a27&new-version=0.0.8)](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>
yindo added the pull-request label 2026-02-20 17:51:21 -05:00
yindo closed this issue 2026-02-20 17:51:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#5188