Skip to content

chore(deps): bump langchain-core from 1.2.0 to 1.2.5 in /agents/rag#1941

Merged
JanPokorny merged 1 commit intomainfrom
dependabot/uv/agents/rag/langchain-core-1.2.5
Jan 29, 2026
Merged

chore(deps): bump langchain-core from 1.2.0 to 1.2.5 in /agents/rag#1941
JanPokorny merged 1 commit intomainfrom
dependabot/uv/agents/rag/langchain-core-1.2.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps langchain-core from 1.2.0 to 1.2.5.

Release notes

Sourced from langchain-core's releases.

langchain-core==1.2.5

Changes since langchain-core==1.2.4

release(core): 1.2.5 (#34456) fix(core): serialization patch (#34455) fix(core): RunnablePick method return types (#34208) fix(core): preserve Field(description=...) in @tool decorator (#34354) fix(core): populate default args from tool's args_schema (#34399) fix(core): use tool_calls instead of deprecated function_call in get_buffer_string (#34355) feat(core): add PEP 702 __deprecated__ attribute support to @deprecated (#34257) fix(core): ensure tool_call_count is never null (#34431) feat(core): automatically count and store meta for tool call count (#33756) feat(core): add 'approximate' alias in place of count_tokens_approximately (#33045) chore(core): fix some ruff preview rules (#34425)

langchain-core==1.2.4

Changes since langchain-core==1.2.3

release(core): 1.2.4 (#34429) feat(core): add usage_metadata to metadata in LangChainTracer (#34414) fix(core): defer persisting traces for iterator inputs (#34416) chore(core): fix some docstrings (#34426)

langchain-core==1.2.3

Changes since langchain-core==1.2.2

release(core): 1.2.3 (#34421) fix(core): allow unknown blocks in convert_to_openai_messages (#34420) feat(infra): add CI check for out of date lockfiles (#34397)

langchain-core==1.2.2

Changes since langchain-core==1.2.1

chore(core): bump lockfile (#34392) release(core): 1.2.2 (#34391) fix(core): use get_type_hints for Python 3.14 TypedDict compatibility (#34390)

langchain-core==1.2.1

Changes since langchain-core==1.2.0

release(core): 1.2.1 (#34370) fix(core): handle None arguments in parse_tool_call (#34242) chore(core): fix some types related to ToolCallChunk (#34283)

Commits
  • 2e0bed6 release(core): 1.2.5 (#34456)
  • 5ec0fa6 fix(core): serialization patch (#34455)
  • 6a416c6 style(langchain): add ruff rules PT (#34434)
  • 3dcafac feat(langchain): enhance init_chat_model with improved validation (#34226)
  • d3e9c4d fix(core): RunnablePick method return types (#34208)
  • 1cc4dc7 fix(core): preserve Field(description=...) in @tool decorator (#34354)
  • 398c067 fix(core): populate default args from tool's args_schema (#34399)
  • d84eef6 fix(core): use tool_calls instead of deprecated function_call in get_buffer_s...
  • 8d93720 fix(fireworks): models used in tests & naming schema (#34125)
  • 85c401f feat(core): add PEP 702 __deprecated__ attribute support to @deprecated (...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.2.0...langchain-core==1.2.5)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 28, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 28, 2026
@JanPokorny JanPokorny merged commit 1c866a9 into main Jan 29, 2026
5 checks passed
@JanPokorny JanPokorny deleted the dependabot/uv/agents/rag/langchain-core-1.2.5 branch January 29, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant