[PR #6310] chore(deps): bump uvloop from 0.21.0beta1 to 0.22.1 in /libs/langgraph #4968

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

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

State: closed
Merged: No


Bumps uvloop from 0.21.0beta1 to 0.22.1.

Release notes

Sourced from uvloop's releases.

v0.22.1

This is identical to 0.22.0, re-ran with CI fixes

v0.22.0

Changes

Fixes

v0.21.0

Changes

  • Add cleanup_socket param on create_unix_server() (#623) (by @​fantix in d6114d2)

Fixes

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/6310 **State:** closed **Merged:** No --- Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.21.0beta1 to 0.22.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MagicStack/uvloop/releases">uvloop's releases</a>.</em></p> <blockquote> <h2>v0.22.1</h2> <p>This is identical to 0.22.0, re-ran with CI fixes</p> <h2>v0.22.0</h2> <h1>Changes</h1> <ul> <li> <p>Fixes for Python 3.14 (<a href="https://redirect.github.com/MagicStack/uvloop/issues/638">#638</a>) (by <a href="https://github.com/graingert"><code>@​graingert</code></a> <a href="https://github.com/hroncok"><code>@​hroncok</code></a> <a href="https://github.com/paulocheque"><code>@​paulocheque</code></a> <a href="https://github.com/fantix"><code>@​fantix</code></a> in 46456b6a for <a href="https://redirect.github.com/MagicStack/uvloop/issues/637">#637</a>)</p> </li> <li> <p>Add free-threading support (<a href="https://redirect.github.com/MagicStack/uvloop/issues/693">#693</a>) (by <a href="https://github.com/kumaraditya303"><code>@​kumaraditya303</code></a> in 286b3707 for <a href="https://redirect.github.com/MagicStack/uvloop/issues/642">#642</a>)</p> </li> </ul> <h1>Fixes</h1> <ul> <li> <p>Use Cython <code>enum</code> for <code>__PREALLOCED_BUFS</code> (<a href="https://redirect.github.com/MagicStack/uvloop/issues/634">#634</a>) (by <a href="https://github.com/jakirkham"><code>@​jakirkham</code></a> in 7bb12a17 for <a href="https://redirect.github.com/MagicStack/uvloop/issues/634">#634</a>)</p> </li> <li> <p>test: fix getaddrinfo test (<a href="https://redirect.github.com/MagicStack/uvloop/issues/663">#663</a>) (by <a href="https://github.com/fantix"><code>@​fantix</code></a> in 56807922 for <a href="https://redirect.github.com/MagicStack/uvloop/issues/663">#663</a>)</p> </li> <li> <p>test: fix task name for Python 3.13.3/3.14 (<a href="https://redirect.github.com/MagicStack/uvloop/issues/662">#662</a>) (by <a href="https://github.com/cjwatson"><code>@​cjwatson</code></a> in 96b7ed31 for <a href="https://redirect.github.com/MagicStack/uvloop/issues/662">#662</a>)</p> </li> </ul> <h2>v0.21.0</h2> <h1>Changes</h1> <ul> <li>Add cleanup_socket param on create_unix_server() (<a href="https://redirect.github.com/MagicStack/uvloop/issues/623">#623</a>) (by <a href="https://github.com/fantix"><code>@​fantix</code></a> in d6114d2)</li> </ul> <h1>Fixes</h1> <ul> <li> <p>Use cythonized SO_REUSEPORT rather than the unwrapped native one. (<a href="https://redirect.github.com/MagicStack/uvloop/issues/609">#609</a>) (by <a href="https://github.com/ptribble"><code>@​ptribble</code></a> in 4083a94e for <a href="https://redirect.github.com/MagicStack/uvloop/issues/550">#550</a>)</p> </li> <li> <p>UDP errors should result in protocol.error_received (<a href="https://redirect.github.com/MagicStack/uvloop/issues/601">#601</a>) (by <a href="https://github.com/jensbjorgensen"><code>@​jensbjorgensen</code></a> in 3c3bbeff)</p> </li> <li> <p>Updates for Cython3 (<a href="https://redirect.github.com/MagicStack/uvloop/issues/587">#587</a>) (by <a href="https://github.com/alan-brooks"><code>@​alan-brooks</code></a> in 3fba9fab for <a href="https://redirect.github.com/MagicStack/uvloop/issues/587">#587</a>)</p> </li> <li> <p>Test with Python 3.13 (<a href="https://redirect.github.com/MagicStack/uvloop/issues/610">#610</a>) (by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a> in fb5a139)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MagicStack/uvloop/commit/74f4c96d3fc5281b1820491d2568de771ea7851b"><code>74f4c96</code></a> uvloop 0.22.1</li> <li><a href="https://github.com/MagicStack/uvloop/commit/321d345bdadd4d9f244a22ab9778a66d6cdd7f4f"><code>321d345</code></a> ci: bump pypa/gh-action-pypi-publish</li> <li><a href="https://github.com/MagicStack/uvloop/commit/3cf6b44fb39e0a865c812b8070fc8af640750476"><code>3cf6b44</code></a> uvloop 0.22.0</li> <li><a href="https://github.com/MagicStack/uvloop/commit/e4d569e244ba1c44305254a89e1abb7484759f73"><code>e4d569e</code></a> ci: use native ubuntu-24.04-arm</li> <li><a href="https://github.com/MagicStack/uvloop/commit/d9fa054cf882615f7810081ed2bbb7820544371d"><code>d9fa054</code></a> ci: fix test and release workflow</li> <li><a href="https://github.com/MagicStack/uvloop/commit/7effa903f6f4e6d66a6f330afac63079135826ec"><code>7effa90</code></a> ci: fix artifact handling</li> <li><a href="https://github.com/MagicStack/uvloop/commit/286b370702109f84f60cfe80deae9abf8da2a2e4"><code>286b370</code></a> add free-threading support (<a href="https://redirect.github.com/MagicStack/uvloop/issues/693">#693</a>)</li> <li><a href="https://github.com/MagicStack/uvloop/commit/46456b6abd7e98b70e1dd38252272a98533cc75b"><code>46456b6</code></a> Fixes for Python 3.14 (<a href="https://redirect.github.com/MagicStack/uvloop/issues/638">#638</a>)</li> <li><a href="https://github.com/MagicStack/uvloop/commit/96b7ed31afaf02800d779a395591da6a2c8c50e1"><code>96b7ed3</code></a> test: fix task name for Python 3.13.3/3.14 (<a href="https://redirect.github.com/MagicStack/uvloop/issues/662">#662</a>)</li> <li><a href="https://github.com/MagicStack/uvloop/commit/56807922f847ddac231a53d5b03eef70092b987c"><code>5680792</code></a> test: fix getaddrinfo test (<a href="https://redirect.github.com/MagicStack/uvloop/issues/663">#663</a>)</li> <li>Additional commits viewable in <a href="https://github.com/MagicStack/uvloop/compare/v0.21.0beta1...v0.22.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uvloop&package-manager=pip&previous-version=0.21.0beta1&new-version=0.22.1)](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:01 -05:00
yindo closed this issue 2026-02-20 17:51:02 -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#4968