Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps langchain-core from 1.2.6 to 1.2.7.

Release notes

Sourced from langchain-core's releases.

langchain-core==1.2.7

Changes since langchain-core==1.2.6

release: langchain-core 1.2.7 (#34678) fix: don't trace injected args only found in signature (#34670) feat(core): add more file extensions to ignore in HTML link extraction (#34552) refactor(core): improve docstrings for HTML link extraction utilities (#34550) test(core): add edge case for empty examples in LengthBasedExampleSelector (#34641) fix(core): fix strict schema generation for functions with optional args (#34599) feat(core): support custom message separator in get_buffer_string() (#34569) refactor(core): add warning for fallback GPT-2 tokenizer usage (#34621) fix(core,langchain): use get_buffer_string for message summarization (#34607) test(core): add tests for formatting utils and merge functions (#34511) fix(core): strip message IDs from cache keys using model_copy (#33915) fix(core): exclude injected args from tool schema (#34582) refactor(core): select chunk_id via ranking and remove extra allocation (#34588)

Commits
  • 2e87445 fix(langchain,langchain-classic): more descriptive error msg when dep is not ...
  • 19edaa8 chore(openai): delete outdated test (#34682)
  • 384158d fix(langchain): infer provider from mixed-case prefixes (#34672)
  • c080296 release: langchain-core 1.2.7 (#34678)
  • 323c765 fix: add test confirming we don't inject args based on args_schema alone (#...
  • ed2aa9f fix: don't trace injected args only found in signature (#34670)
  • 76da99e release(langchain): 1.2.3 (#34668)
  • 2847814 feat(core): add more file extensions to ignore in HTML link extraction (#34552)
  • d383f00 refactor(langchain): engage summarization based on reported usage_metadata ...
  • 50c5bb5 refactor(core): improve docstrings for HTML link extraction utilities (#34550)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
@dependabot dependabot bot requested a review from gvatsal60 as a code owner January 19, 2026 23:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
@gvatsal60
Copy link
Owner

gvatsal60 commented Jan 19, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@dependabot dependabot bot force-pushed the dependabot/pip/langchain-core-1.2.7 branch 2 times, most recently from ed20bb8 to 80f7608 Compare January 19, 2026 23:41
@github-actions github-actions bot enabled auto-merge (squash) January 19, 2026 23:41
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-core-1.2.7 branch from 80f7608 to 3f551ba Compare January 19, 2026 23:42
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-core-1.2.7 branch from 3f551ba to c9d70bd Compare January 19, 2026 23:43
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.2.6...langchain-core==1.2.7)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-core-1.2.7 branch from c9d70bd to be1ac1c Compare January 19, 2026 23:45
@github-actions github-actions bot merged commit 68db58a into master Jan 19, 2026
7 checks passed
@github-actions github-actions bot deleted the dependabot/pip/langchain-core-1.2.7 branch January 19, 2026 23:45
@sonarqubecloud
Copy link

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants