Skip to content

chore(deps): bump langchain-core from 1.2.21 to 1.2.22#1601

Merged
hassiebp merged 1 commit intomainfrom
dependabot/uv/langchain-core-1.2.22
Apr 1, 2026
Merged

chore(deps): bump langchain-core from 1.2.21 to 1.2.22#1601
hassiebp merged 1 commit intomainfrom
dependabot/uv/langchain-core-1.2.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps langchain-core from 1.2.21 to 1.2.22.

Release notes

Sourced from langchain-core's releases.

langchain-core==1.2.22

Changes since langchain-core==1.2.21

release(core): 1.2.22 (#36201) fix(core): validate paths in prompt.save and load_prompt, deprecate methods (#36200)

Commits
  • d22df94 release(core): 1.2.22 (#36201)
  • 27add91 fix(core): validate paths in prompt.save and load_prompt, deprecate metho...
  • 7563fce chore(model-profiles): refresh model profile data (#36195)
  • 3e64c25 chore: use repo permissions instead of org membership for maintainer override...
  • 1778b08 chore(partners): bump langchain-core min to 1.2.21 (#36183)
  • ad574fc fix(openai): bump min core version (#36180)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    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.21 to 1.2.22.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.2.21...langchain-core==1.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 1, 2026
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — routine patch bump of langchain-core (1.2.21 → 1.2.22) with only lock file changes.

Extended reasoning...

Overview

This is a Dependabot-generated PR that bumps langchain-core from 1.2.21 to 1.2.22. The only changed file is uv.lock, with updated version strings, URLs, and cryptographic hashes for the package sdist and wheel.

Security Risks

The upstream release notes indicate the 1.2.22 change is a security-oriented fix: path validation in prompt.save and load_prompt. This is a defensive improvement in langchain-core itself, not in this repo. No new attack surface is introduced by updating the lock file.

Level of Scrutiny

This is a mechanical lock file update for a patch-level dependency bump. The diff contains no logic changes — only updated hashes, URLs, and the exclude-newer timestamp. This is exactly the kind of change that can be approved without human review.

Other Factors

No bugs were found by the automated bug hunting system. No prior reviews or outstanding comments exist on this PR. The compatibility score badge and Dependabot provenance provide additional confidence.

@hassiebp hassiebp merged commit b680136 into main Apr 1, 2026
12 of 13 checks passed
@hassiebp hassiebp deleted the dependabot/uv/langchain-core-1.2.22 branch April 1, 2026 11:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant