Skip to content

deps(deps): bump the runtime-minor group across 1 directory with 4 updates#325

Merged
stranske merged 1 commit intomainfrom
dependabot/pip/runtime-minor-22f3113432
Mar 24, 2026
Merged

deps(deps): bump the runtime-minor group across 1 directory with 4 updates#325
stranske merged 1 commit intomainfrom
dependabot/pip/runtime-minor-22f3113432

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the runtime-minor group with 4 updates in the / directory: langchain-openai, langchain-anthropic, langchain and langchain-core.

Updates langchain-openai from 1.1.10 to 1.1.11

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.1.11

Changes since langchain-openai==1.1.10

fix(openai): bump min core version (#35705) release(openai): 1.1.11 (#35703) fix(openai): update responses API model detection for pro and codex models (#35594) feat(openai): support tool search (#35582) chore: bump langgraph from 1.0.8 to 1.0.10rc1 in /libs/partners/openai (#35612) chore(model-profiles): refresh model profile data (#35593) fix(openai): avoid PydanticSerializationUnexpectedValue for structured output (#35543) feat(openrouter): add streaming token usage support (#35559) fix: compaction typo (#35467) fix(openai): add test for CSV and accommodate breaking changes in file url inputs (#35454) chore: bump langgraph-checkpoint from 3.0.0 to 4.0.0 in /libs/partners/openai (#35448) fix(model-profiles): sort generated profiles by model ID for stable diffs (#35344) fix(openai): accept valid responses that are falsy at runtime (#35307)

Commits

Updates langchain-anthropic from 1.3.4 to 1.3.5

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==1.3.5

Changes since langchain-anthropic==1.3.4

release(anthropic): 1.3.5 (#35873) fix(anthropic): Ignore general usage cache_creation fields if more specific fields are set (#35845) perf(.github): set a timeout on get min versions HTTP calls (#35851) feat(model-profiles): new fields + Makefile target (#35788) fix(anthropic): support eager_input_streaming (#35779) fix(anthropic): move _make_message_chunk_from_anthropic_event to instance method (#35670) chore: bump langgraph from 1.0.8 to 1.0.10rc1 in /libs/partners/anthropic (#35614) fix(anthropic): update integration test (#35577) fix(anthropic): drop forced tool_choice when thinking is enabled (#35544) chore: bump langgraph-checkpoint from 3.0.1 to 4.0.0 in /libs/partners/anthropic (#35450)

Commits
  • 50febb7 release(anthropic): 1.3.5 (#35873)
  • 313d353 chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/chroma (#35800)
  • 1572ec1 chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/qdrant (#35801)
  • 721b7e1 chore: bump black from 25.11.0 to 26.3.1 in /libs/langchain_v1 (#35802)
  • 7ef77c7 chore: bump orjson from 3.11.5 to 3.11.6 in /libs/standard-tests (#35804)
  • e2cd41e chore: bump orjson from 3.11.5 to 3.11.6 in /libs/langchain (#35806)
  • 44e8e83 chore: bump orjson from 3.11.5 to 3.11.6 in /libs/langchain_v1 (#35807)
  • 6d6d719 fix(anthropic): Ignore general usage cache_creation fields if more specific f...
  • b1f2d9c fix(langchain-classic): format (#35854)
  • d6dbcf6 perf(.github): set a timeout on get min versions HTTP calls (#35851)
  • Additional commits viewable in compare view

Updates langchain from 1.2.10 to 1.2.12

Release notes

Sourced from langchain's releases.

langchain-core==1.2.12

Changes since langchain-core==1.2.11

release(core): 1.2.12 (#35192) fix(core): fix setting ChatGeneration.text (#35191)

langchain==1.2.12

Changes since langchain==1.2.11

release(langchain_v1): 1.2.12 (#35770) feat: tracing for wrap model + tool call (#35765)

langchain-core==1.2.11

Changes since langchain-core==1.2.10

release(core): 1.2.11 (#35144) fix(openai): sanitize urls when counting tokens in images (#35143) chore(core): clean up docstring mismatch and redundant logic in langchain-core (#35064) fix(core): replace bare except with Exception in tracer (#35138)

langchain==1.2.11

Changes since langchain==1.2.10

release(langchain_v1): 1.2.11 (#35723) fix(langchain): normalize custom detector output to prevent KeyError in hash/mask strategies (#35651) chore: bump the minor-and-patch group across 3 directories with 7 updates (#35605) chore(langchain): switch refs from gemini-3 to gemini-3.1 (#35535) chore: bump the langchain-deps group across 3 directories with 7 updates (#35513) chore: bump langgraph-checkpoint from 3.0.1 to 4.0.0 in /libs/langchain_v1 (#35445) chore: bump the langchain-deps group across 3 directories with 14 updates (#35441) chore: bump google-cloud-aiplatform from 1.127.0 to 1.133.0 in /libs/langchain_v1 (#35397) revert: add ChatAnthropicBedrockWrapper (#35371) fix(langchain): support anthropic-bedrock in init_chat_model (#35366) style: fix some ruff noqa (#35321) fix(langchain): allow Gemini 3 models to use ProviderStrategy with tools (#34464) docs: fix docstring inaccuracies and update outdated LangSmith URLs (#35283) feat(openai): support automatic server-side compaction (#35212) chore: bump the langchain-deps group across 3 directories with 8 updates (#35257) feat(openrouter): add langchain-openrouter provider package (#35211) style: bump ruff version to 0.15 (#35042) chore(deps): bump pillow from 12.0.0 to 12.1.1 in /libs/langchain_v1 (#35174) chore(core): raise more descriptive model error in init_chat_model (#35167) chore(deps): bump langsmith from 0.4.42 to 0.6.3 in /libs/langchain_v1 (#35149) chore(deps): bump cryptography from 46.0.3 to 46.0.5 in /libs/langchain_v1 (#35148)

Commits

Updates langchain-core from 1.2.16 to 1.2.19

Release notes

Sourced from langchain-core's releases.

langchain-core==1.2.19

Changes since langchain-core==1.2.18

release(core): 1.2.19 (#35832) chore(core): move BaseCrossEncoder to langchain-core (#35809) chore: bump tornado from 6.5.2 to 6.5.5 in /libs/core (#35775)

langchain-core==1.2.18

Changes since langchain-core==1.2.17

release(core): 1.2.18 (#35704) fix(core): fix double backticks in deprecation docstring for alternative_import (#35658) fix(core): preserve default_factory when generating tool call schema (#35550) feat(openai): support tool search (#35582) chore: bump the minor-and-patch group across 3 directories with 7 updates (#35605)

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)

Commits
  • 41cca20 release(core): 1.2.19 (#35832)
  • 307cdca chore(core): move BaseCrossEncoder to langchain-core (#35809)
  • cee6430 refactor(xai): remove redundant lc_attributes override (#35791)
  • 6b9b4c6 feat(xai): support base_url alias and XAI_API_BASE env var (#35790)
  • b676167 fix(deepseek): accept base_url as alias for api_base (#35789)
  • 5d9568b feat(model-profiles): new fields + Makefile target (#35788)
  • 1891d41 chore: bump tornado from 6.5.2 to 6.5.5 in /libs/text-splitters (#35774)
  • 1d954bc chore: bump tornado from 6.5.2 to 6.5.5 in /libs/langchain (#35773)
  • 261b1d5 chore: bump tornado from 6.5.2 to 6.5.5 in /libs/core (#35775)
  • 9521c67 fix(openai): close PIL Image handles in token counting to prevent fd leak (#3...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Action Required: Unable to determine source issue for PR #325. The PR title, branch name, or body must contain the issue number (e.g. #123, branch: issue-123, or the hidden marker ).

@stranske-keepalive
Copy link
Copy Markdown
Contributor

stranske-keepalive bot commented Mar 16, 2026

🤖 Keepalive Loop Status

PR #325 | Agent: Codex | Iteration 0/5

Current State

Metric Value
Iteration progress [----------] 0/5
Action wait (missing-agent-label)
Disposition skipped (transient)
Gate success
Tasks 0/8 complete
Timeout 45 min (default)
Timeout usage 5m elapsed (13%, 40m remaining)
Keepalive ❌ disabled
Autofix ❌ disabled

🔍 Failure Classification

| Error type | infrastructure |
| Error category | resource |
| Suggested recovery | Confirm the referenced resource exists (repo, PR, branch, workflow, or file). |

@stranske-keepalive
Copy link
Copy Markdown
Contributor

stranske-keepalive bot commented Mar 16, 2026

Keepalive Work Log (click to expand)
# Time (UTC) Agent Action Result Files Tasks Progress Commit Gate
0 2026-03-16 13:28:12 Codex wait (missing-agent-label-transient) skipped 0 0/8 success
0 2026-03-23 13:26:40 Codex wait (missing-agent-label-transient) skipped 0 0/8 success

…dates

Bumps the runtime-minor group with 4 updates in the / directory: [langchain-openai](https://github.com/langchain-ai/langchain), [langchain-anthropic](https://github.com/langchain-ai/langchain), [langchain](https://github.com/langchain-ai/langchain) and [langchain-core](https://github.com/langchain-ai/langchain).


Updates `langchain-openai` from 1.1.10 to 1.1.11
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==1.1.10...langchain-openai==1.1.11)

Updates `langchain-anthropic` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-anthropic==1.3.4...langchain-anthropic==1.3.5)

Updates `langchain` from 1.2.10 to 1.2.12
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.2.10...langchain==1.2.12)

Updates `langchain-core` from 1.2.16 to 1.2.19
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.2.16...langchain-core==1.2.19)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-minor
- dependency-name: langchain-anthropic
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-minor
- dependency-name: langchain
  dependency-version: 1.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-minor
- dependency-name: langchain-core
  dependency-version: 1.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/runtime-minor-22f3113432 branch from 005866c to ff69668 Compare March 23, 2026 13:20
Copy link
Copy Markdown
Owner

@stranske stranske left a comment

Choose a reason for hiding this comment

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

Approving dependabot runtime-minor updates (langchain packages). All CI checks pass.

@stranske stranske merged commit 5ed2f0e into main Mar 24, 2026
30 of 31 checks passed
@dependabot dependabot bot deleted the dependabot/pip/runtime-minor-22f3113432 branch March 24, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant