Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Contributor
🤖 Keepalive Loop StatusPR #325 | Agent: Codex | Iteration 0/5 Current State
🔍 Failure Classification| Error type | infrastructure | |
Contributor
Keepalive Work Log (click to expand)
|
…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>
005866c to
ff69668
Compare
stranske
approved these changes
Mar 24, 2026
Owner
stranske
left a comment
There was a problem hiding this comment.
Approving dependabot runtime-minor updates (langchain packages). All CI checks pass.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the runtime-minor group with 4 updates in the / directory: langchain-openai, langchain-anthropic, langchain and langchain-core.
Updates
langchain-openaifrom 1.1.10 to 1.1.11Release notes
Sourced from langchain-openai's releases.
Commits
fcca6e2fix(openai): bump min core version (#35705)6b25cafrelease(core): 1.2.18 (#35704)6371450release(openai): 1.1.11 (#35703)ee64597ci: auto-reopen external PRs after issue link requirement is satisfied (#35699)1a39508ci: update PR template (#35698)5b1b37eci: auto-close external PRs failingissue-linkcheck (#35697)de5d68cci: require PR author is assigned to linked issue (#35692)225bb5bci(infra): require issue link for external PRs (#35690)360e016ci: add contributor tier labels, PR size labels, and backfill job (#35687)527fc02chore(model-profiles): refresh model profile data (#35681)Updates
langchain-anthropicfrom 1.3.4 to 1.3.5Release notes
Sourced from langchain-anthropic's releases.
Commits
50febb7release(anthropic): 1.3.5 (#35873)313d353chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/chroma (#35800)1572ec1chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/qdrant (#35801)721b7e1chore: bump black from 25.11.0 to 26.3.1 in /libs/langchain_v1 (#35802)7ef77c7chore: bump orjson from 3.11.5 to 3.11.6 in /libs/standard-tests (#35804)e2cd41echore: bump orjson from 3.11.5 to 3.11.6 in /libs/langchain (#35806)44e8e83chore: bump orjson from 3.11.5 to 3.11.6 in /libs/langchain_v1 (#35807)6d6d719fix(anthropic): Ignore general usage cache_creation fields if more specific f...b1f2d9cfix(langchain-classic): format (#35854)d6dbcf6perf(.github): set a timeout on get min versions HTTP calls (#35851)Updates
langchainfrom 1.2.10 to 1.2.12Release notes
Sourced from langchain's releases.
Commits
2a137bfrelease(langchain_v1): 1.2.12 (#35770)25f94eefeat: tracing for wrap model + tool call (#35765)f9dbd22fix(openai): typo (#35763)70cd1bdci: allow bot bypass (#35762)3e4c0d5chore(model-profiles): refresh model profile data (#35754)7cef35bchore: add reference docs MCP (#35737)057c484release(langchain_v1): 1.2.11 (#35723)cb50fedci: bypass issue-link gate for trusted contributors (#35720)292d0bddocs(huggingface): add [full] install guidance and sentence-transformers>=5.2...3e459beci: use app token for external PR label to trigger downstream workflows (#35710)Updates
langchain-corefrom 1.2.16 to 1.2.19Release notes
Sourced from langchain-core's releases.
Commits
41cca20release(core): 1.2.19 (#35832)307cdcachore(core): move BaseCrossEncoder to langchain-core (#35809)cee6430refactor(xai): remove redundantlc_attributesoverride (#35791)6b9b4c6feat(xai): supportbase_urlalias andXAI_API_BASEenv var (#35790)b676167fix(deepseek): acceptbase_urlas alias forapi_base(#35789)5d9568bfeat(model-profiles): new fields +Makefiletarget (#35788)1891d41chore: bump tornado from 6.5.2 to 6.5.5 in /libs/text-splitters (#35774)1d954bcchore: bump tornado from 6.5.2 to 6.5.5 in /libs/langchain (#35773)261b1d5chore: bump tornado from 6.5.2 to 6.5.5 in /libs/core (#35775)9521c67fix(openai): close PIL Image handles in token counting to prevent fd leak (#3...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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