[PR #849] [MERGED] Bump langchain-core from 0.3.78 to 0.3.83 #722

Closed
opened 2026-02-16 01:16:00 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/849
Author: @dependabot[bot]
Created: 2/7/2026
Status: Merged
Merged: 2/7/2026
Merged by: @jkennedyvz

Base: mainHead: dependabot/pip/langchain-core-0.3.83


📝 Commits (1)

  • 5b5ab99 Bump langchain-core from 0.3.78 to 0.3.83

📊 Changes

1 file changed (+36 additions, -3 deletions)

View changed files

📝 poetry.lock (+36 -3)

📄 Description

Bumps langchain-core from 0.3.78 to 0.3.83.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.83

Changes since langchain-core==0.3.82

release(core): 0.3.83 (#34733) feat(core,langchain,text-splitters): (v0.3) use uuid7 for run ids (#34732)

langchain-core==0.3.82

Changes since langchain-core==0.3.81

release(core): 0.3.82 (#34688) fix(core): defer persisting traces for iterator inputs (#34687) feat(core): add usage_metadata to metadata in LangChainTracer (#34686)

langchain-core==0.3.81

Changes since langchain-core==0.3.80

release(core): 0.3.81 (#34459) fix(core): serialization patch (#34458)

langchain-core==0.3.80

Changes since langchain-core==0.3.79

release(core): 0.3.80 (#34039) fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (GHSA-6qv9-48xg-fc7f) (#34038)

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 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/langchain-ai/langserve/pull/849 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/7/2026 **Merged by:** [@jkennedyvz](https://github.com/jkennedyvz) **Base:** `main` ← **Head:** `dependabot/pip/langchain-core-0.3.83` --- ### 📝 Commits (1) - [`5b5ab99`](https://github.com/langchain-ai/langserve/commit/5b5ab99d4b14d0b375e4670d8f771b3b26ddbea1) Bump langchain-core from 0.3.78 to 0.3.83 ### 📊 Changes **1 file changed** (+36 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+36 -3) </details> ### 📄 Description Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.78 to 0.3.83. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-core's releases</a>.</em></p> <blockquote> <h2>langchain-core==0.3.83</h2> <p>Changes since langchain-core==0.3.82</p> <p>release(core): 0.3.83 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34733">#34733</a>) feat(core,langchain,text-splitters): (v0.3) use uuid7 for run ids (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34732">#34732</a>)</p> <h2>langchain-core==0.3.82</h2> <p>Changes since langchain-core==0.3.81</p> <p>release(core): 0.3.82 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34688">#34688</a>) fix(core): defer persisting traces for iterator inputs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34687">#34687</a>) feat(core): add <code>usage_metadata</code> to metadata in <code>LangChainTracer</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34686">#34686</a>)</p> <h2>langchain-core==0.3.81</h2> <p>Changes since langchain-core==0.3.80</p> <p>release(core): 0.3.81 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34459">#34459</a>) fix(core): serialization patch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34458">#34458</a>)</p> <h2>langchain-core==0.3.80</h2> <p>Changes since langchain-core==0.3.79</p> <p>release(core): 0.3.80 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34039">#34039</a>) fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (GHSA-6qv9-48xg-fc7f) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34038">#34038</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/c0e2f08f789feac9447325583fef0efbd85eb858"><code>c0e2f08</code></a> release(core): 0.3.83 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34733">#34733</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/4dab5fafc01cfaddfeac6f5b139b4d58bacb1a40"><code>4dab5fa</code></a> feat(core,langchain,text-splitters): (v0.3) use uuid7 for run ids (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34732">#34732</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/e6dde2b99c7aadd42d348288540954dded975bb3"><code>e6dde2b</code></a> release(core): 0.3.82 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34688">#34688</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/126a337082bd019a39a9eee84264a2de556aca29"><code>126a337</code></a> fix(core): defer persisting traces for iterator inputs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34687">#34687</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/13c13c4bac6f94a08120b4c7cef58af9dfff105c"><code>13c13c4</code></a> feat(core): add <code>usage_metadata</code> to metadata in <code>LangChainTracer</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34686">#34686</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/6dc06da1bb2f3781844895c259a67e40bc598f19"><code>6dc06da</code></a> release(core): 0.3.81 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34459">#34459</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d9ec4c5cc78960abd37da79b0250f5642e6f0ce6"><code>d9ec4c5</code></a> fix(core): serialization patch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34458">#34458</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d62d77925cce59a15bcb8287babe1ad10f1cbe18"><code>d62d779</code></a> fix(docs): add redirects (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34411">#34411</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/7ab4a7841a2fe77e3b305c876e3e1eb31d2a9fce"><code>7ab4a78</code></a> chore(infra): properly disable testing for 0.3 against latest packages (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34041">#34041</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/6e968fd23c76e0676d29776ff48bd583ad1e1839"><code>6e968fd</code></a> chore(infra): disable integration tests temporarily when releasing v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34040">#34040</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.78...langchain-core==0.3.83">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-core&package-manager=pip&previous-version=0.3.78&new-version=0.3.83)](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>
yindo added the pull-request label 2026-02-16 01:16:00 -05:00
yindo closed this issue 2026-02-16 01:16:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#722