[PR #24281] [CLOSED] Bump langchain from 1.2.10 to 1.2.17 #66436

Closed
opened 2026-05-06 12:47:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/24281
Author: @dependabot[bot]
Created: 5/1/2026
Status: Closed

Base: devHead: dependabot/uv/dev/langchain-1.2.17


📝 Commits (1)

  • 15bc133 Bump langchain from 1.2.10 to 1.2.17

📊 Changes

4 files changed (+1818 additions, -1292 deletions)

View changed files

📝 backend/requirements-min.txt (+1 -1)
📝 backend/requirements.txt (+1 -1)
📝 pyproject.toml (+1 -1)
📝 uv.lock (+1815 -1289)

📄 Description

Bumps langchain from 1.2.10 to 1.2.17.

Release notes

Sourced from langchain's releases.

langchain-core==1.2.17

Changes since langchain-core==1.2.16

release(core): 1.2.17 (#35527) fix(core): extract usage metadata from serialized tracer message outputs (#35526) chore: bump the langchain-deps group across 3 directories with 7 updates (#35513) chore: bump the langchain-deps group across 3 directories with 14 updates (#35441)

langchain==1.2.17

Changes since langchain==1.2.16

release(langchain): 1.2.17 (#37110) feat(langchain): add respond decision to HITL middleware (#37095)

langchain-core==1.2.16

Changes since langchain-core==1.2.15

release(core): 1.2.16 (#35439) fix(core): treat empty tool chunk ids as missing in merge (#35414)

langchain==1.2.16

Changes since langchain==1.2.15

release(langchain): 1.2.16 (#37085) chore(docs): update x handle references (#37081) release(anthropic): 1.4.2 (#37061) perf(langchain): stop inlining agent state into tool-dispatch Sends (#36960) docs(langchain): correct import paths in agent middleware docstrings (#36987) hotfix: bump min core versions (#36996) release(openai): 1.2.1 (#36995) feat(core): add content-block-centric streaming (v2) (#36834) fix(fireworks): honor max_retries (#36973) release(openai): 1.2.0 (#36961) docs(langchain): correct import path in ModelCallLimitMiddleware docstring (#36895) feat(langchain): ls_agent_type tag on create_agent calls (#36774) release(core): release 1.3.0 (#36851) chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800) chore(deps): bump pytest to 9.0.3 (#36801) chore: bump pytest from 9.0.2 to 9.0.3 in /libs/langchain_v1 (#36717) chore: bump pillow from 12.1.1 to 12.2.0 in /libs/langchain_v1 (#36710) test(langchain): test cache hit/miss on lru (#36659) perf(langchain): add lru cache when resolving types (#36649) perf(langchain): add another init test with middleware (#36644) chore(core): reduce streaming metadata / perf (#36588) perf(langchain): add benchmark command (#36641) chore: bump cryptography from 46.0.6 to 46.0.7 in /libs/langchain_v1 (#36619) docs(langchain): add missing baseten and litellm to init_chat_model (#36562) release(core): 1.2.26 (#36511)

langchain-core==1.2.15

... (truncated)

Commits
  • b339f65 release(langchain): 1.2.17 (#37110)
  • 04e7a55 fix(fireworks): translate canonical multimodal content blocks for chat comple...
  • a1f336f fix(core): preserve structured inputs on tool runs in tracers (#37108)
  • ba56ac6 feat(langchain): add respond decision to HITL middleware (#37095)
  • b6b836a chore: bump notebook from 7.4.5 to 7.5.6 in /libs/langchain (#37104)
  • 3d96874 chore: bump notebook from 7.4.7 to 7.5.6 in /libs/text-splitters (#37105)
  • 5ac6224 chore: bump aiohttp from 3.13.4 to 3.13.5 in /libs/partners/fireworks (#37106)
  • 90caeef chore: bump requests from 2.33.0 to 2.33.1 in /libs/partners/fireworks (#37107)
  • 38553c3 release(perplexity): 1.2.0 (#37091)
  • 28f5448 feat(perplexity): add PerplexityEmbeddings (#37082)
  • Additional commits viewable in compare view

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/24281 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/uv/dev/langchain-1.2.17` --- ### 📝 Commits (1) - [`15bc133`](https://github.com/open-webui/open-webui/commit/15bc133fb395e49a63011df45b85ae369342492c) Bump langchain from 1.2.10 to 1.2.17 ### 📊 Changes **4 files changed** (+1818 additions, -1292 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements-min.txt` (+1 -1) 📝 `backend/requirements.txt` (+1 -1) 📝 `pyproject.toml` (+1 -1) 📝 `uv.lock` (+1815 -1289) </details> ### 📄 Description Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.2.10 to 1.2.17. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain's releases</a>.</em></p> <blockquote> <h2>langchain-core==1.2.17</h2> <p>Changes since langchain-core==1.2.16</p> <p>release(core): 1.2.17 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/35527">#35527</a>) fix(core): extract usage metadata from serialized tracer message outputs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/35526">#35526</a>) chore: bump the langchain-deps group across 3 directories with 7 updates (<a href="https://redirect.github.com/langchain-ai/langchain/issues/35513">#35513</a>) chore: bump the langchain-deps group across 3 directories with 14 updates (<a href="https://redirect.github.com/langchain-ai/langchain/issues/35441">#35441</a>)</p> <h2>langchain==1.2.17</h2> <p>Changes since langchain==1.2.16</p> <p>release(langchain): 1.2.17 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37110">#37110</a>) feat(langchain): add <code>respond</code> decision to HITL middleware (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37095">#37095</a>)</p> <h2>langchain-core==1.2.16</h2> <p>Changes since langchain-core==1.2.15</p> <p>release(core): 1.2.16 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/35439">#35439</a>) fix(core): treat empty tool chunk ids as missing in merge (<a href="https://redirect.github.com/langchain-ai/langchain/issues/35414">#35414</a>)</p> <h2>langchain==1.2.16</h2> <p>Changes since langchain==1.2.15</p> <p>release(langchain): 1.2.16 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37085">#37085</a>) chore(docs): update x handle references (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37081">#37081</a>) release(anthropic): 1.4.2 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37061">#37061</a>) perf(langchain): stop inlining agent state into tool-dispatch <code>Send</code>s (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36960">#36960</a>) docs(langchain): correct import paths in agent middleware docstrings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36987">#36987</a>) hotfix: bump min core versions (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36996">#36996</a>) release(openai): 1.2.1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36995">#36995</a>) feat(core): add content-block-centric streaming (v2) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36834">#36834</a>) fix(fireworks): honor <code>max_retries</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36973">#36973</a>) release(openai): 1.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36961">#36961</a>) docs(langchain): correct import path in <code>ModelCallLimitMiddleware</code> docstring (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36895">#36895</a>) feat(langchain): <code>ls_agent_type</code> tag on <code>create_agent</code> calls (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36774">#36774</a>) release(core): release 1.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36851">#36851</a>) chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36800">#36800</a>) chore(deps): bump pytest to <code>9.0.3</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36801">#36801</a>) chore: bump pytest from 9.0.2 to 9.0.3 in /libs/langchain_v1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36717">#36717</a>) chore: bump pillow from 12.1.1 to 12.2.0 in /libs/langchain_v1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36710">#36710</a>) test(langchain): test cache hit/miss on lru (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36659">#36659</a>) perf(langchain): add lru cache when resolving types (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36649">#36649</a>) perf(langchain): add another init test with middleware (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36644">#36644</a>) chore(core): reduce streaming metadata / perf (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36588">#36588</a>) perf(langchain): add benchmark command (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36641">#36641</a>) chore: bump cryptography from 46.0.6 to 46.0.7 in /libs/langchain_v1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36619">#36619</a>) docs(langchain): add missing baseten and litellm to <code>init_chat_model</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36562">#36562</a>) release(core): 1.2.26 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/36511">#36511</a>)</p> <h2>langchain-core==1.2.15</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/b339f65e7eabd0fdb52c99fb8944f4b8a9459578"><code>b339f65</code></a> release(langchain): 1.2.17 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37110">#37110</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/04e7a55f0bbfcbc439a67de4245d107d24dc196f"><code>04e7a55</code></a> fix(fireworks): translate canonical multimodal content blocks for chat comple...</li> <li><a href="https://github.com/langchain-ai/langchain/commit/a1f336fdc7c874df2943eeea1ebe5135bd175217"><code>a1f336f</code></a> fix(core): preserve structured <code>inputs</code> on tool runs in tracers (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37108">#37108</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/ba56ac6f03b4790aff2852e4e88e5daa74ab4973"><code>ba56ac6</code></a> feat(langchain): add <code>respond</code> decision to HITL middleware (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37095">#37095</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/b6b836ae5a793fd8593b12dcbd5002f59a2d2f92"><code>b6b836a</code></a> chore: bump notebook from 7.4.5 to 7.5.6 in /libs/langchain (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37104">#37104</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/3d9687499e1f56b68f1f3f3c699f8b4d8ea38e53"><code>3d96874</code></a> chore: bump notebook from 7.4.7 to 7.5.6 in /libs/text-splitters (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37105">#37105</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/5ac6224fa044e8fd71f31bc9cb3fa3af06a0e8ad"><code>5ac6224</code></a> chore: bump aiohttp from 3.13.4 to 3.13.5 in /libs/partners/fireworks (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37106">#37106</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/90caeefd1e1ce7dc466a3c063072582f1ad9b45c"><code>90caeef</code></a> chore: bump requests from 2.33.0 to 2.33.1 in /libs/partners/fireworks (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37107">#37107</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/38553c3f2da114769745378d0a23e212d5b3a273"><code>38553c3</code></a> release(perplexity): 1.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37091">#37091</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/28f5448dd467bb7c88d39f627134b8448e27b477"><code>28f5448</code></a> feat(perplexity): add <code>PerplexityEmbeddings</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/37082">#37082</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain==1.2.10...langchain==1.2.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain&package-manager=uv&previous-version=1.2.10&new-version=1.2.17)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 12:47:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#66436