chore(deps): Bump the minor-and-patch group across 1 directory with 7 updates#623
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the /a2a/image_service directory: | Package | From | To | | --- | --- | --- | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.4` | `1.2.6` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.2` | `1.3.2` | | [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.2.2` | `0.3.0` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.2` | `1.28.0` | | [langchain-classic](https://github.com/langchain-ai/langchain) | `1.0.7` | `1.0.8` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.11` | `0.8.17` | Updates `langgraph` from 1.2.4 to 1.2.6 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.4...1.2.6) Updates `langchain-core` from 1.4.2 to 1.4.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.2...langchain-core==1.4.8) Updates `langchain-openai` from 1.2.2 to 1.3.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.2...langchain-openai==1.3.2) Updates `langchain-mcp-adapters` from 0.2.2 to 0.3.0 - [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases) - [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.2.2...langchain-mcp-adapters==0.3.0) Updates `mcp` from 1.27.2 to 1.28.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.2...v1.28.0) Updates `langchain-classic` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-classic==1.0.7...langchain-classic==1.0.8) Updates `langsmith` from 0.8.11 to 0.8.17 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.11...v0.8.17) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-core dependency-version: 1.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-openai dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-mcp-adapters dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mcp dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-classic dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.8.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 6 updates in the /a2a/image_service directory:
1.2.41.2.61.2.21.3.20.2.20.3.01.27.21.28.01.0.71.0.80.8.110.8.17Updates
langgraphfrom 1.2.4 to 1.2.6Release notes
Sourced from langgraph's releases.
Commits
ce6c8b2release(langgraph): 1.2.6 (#8139)9100f2cfeat: add delta-channel-dump recovery script as examples to dump from Postgre...79befe6fix: nested subgraph inherits parent checkpoint_ns (regression in 1.2.3) (#8053)9af2521fix: cancel running subgraphs on v3 stream abort [closes #8029] (#8057)1a9baaerelease(cli): 0.4.30 (#8101)916025dfeat(cli): support compatible api version ranges (#8023)9732084ci(deps): pin GitHub Actions to commit SHAs (#8065)8558481docs: standardize packageREADME.mdstructure (#8064)4cf120dchore(deps): bump tornado from 6.5.5 to 6.5.6 in /libs/langgraph (#8063)7ab79f9release(langgraph): 1.2.5 (#8062)Updates
langchain-corefrom 1.4.2 to 1.4.8Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
15b0a49chore: bump jupyter-server from 2.18.0 to 2.20.0 in /libs/core (#38252)612139fchore: bump tornado from 6.5.6 to 6.5.7 in /libs/text-splitters (#38175)921e370chore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain_v1 (#38176)1aabc26chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain_v1 (#38179)8d51355chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain (#38180)0b1b7bbchore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain (#38181)dfd0627chore: bump starlette from 1.0.1 to 1.3.1 in /libs/langchain (#38182)0269392chore: bump tornado from 6.5.6 to 6.5.7 in /libs/langchain (#38183)24d0b37chore: bump tornado from 6.5.6 to 6.5.7 in /libs/core (#38184)f368854chore: bump bleach from 6.2.0 to 6.4.0 in /libs/text-splitters (#38195)Updates
langchain-openaifrom 1.2.2 to 1.3.2Release notes
Sourced from langchain-openai's releases.
Commits
879cad0release(openai): 1.3.2 (#38130)37b339ffix(openai): build Codex async headers off the event loop in_agenerate(#3...11429a9fix(openai): avoid sync token reads in Codex streaming (#38128)454e195hotfix(openai): skip Codex live integration tests in CI (#38124)9e6f58bhotfix(openai): switch version (#38123)bf7b018refactor(openai): mark Codex OAuth classes private (#38122)34af883chore(infra): wire up per-partner version-consistency pre-commit hooks (#38121)8180a09release(openai): 1.4.0 (#38120)6c2b70efeat(openai): add ChatGPT OAuth-backedChatOpenAICodexchat model (#37569)63cc1f4docs: refreshREADMEinstallation and resources (#38119)Updates
langchain-mcp-adaptersfrom 0.2.2 to 0.3.0Release notes
Sourced from langchain-mcp-adapters's releases.
Commits
a61c783release: 0.3.0 (#542)ef4b4d6feat: surface MCP tool execution errors as failed tool output (#540)4f614adfix: use non-deprecated streamable HTTP client (#541)d62349dbuild(deps): bump the minor-and-patch group with 4 updates (#534)20eb39ebuild(deps-dev): bump mypy from 1.20.0 to 2.1.0 in the major group (#535)62b48abbuild(deps): bump starlette from 0.49.1 to 1.0.1 in /examples/servers/streama...ed77d67build(deps): bump starlette from 0.50.0 to 1.0.1 (#537)4f9f7eabuild(deps): bump the uv group across 1 directory with 2 updates (#517)e82aa8cbuild(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the mi...effc918build(deps): bump python-multipart from 0.0.26 to 0.0.27 (#504)Updates
mcpfrom 1.27.2 to 1.28.0Release notes
Sourced from mcp's releases.
Commits
32d3290[v1.x] Pass a list to parametrize in test_docs_examples (pytest 9.1.0 compat)...0dca751[v1.x] Deflake the child process cleanup tests (#2839)52258a9[v1.x] Add a v2 status banner to the README (#2835)b8f4917[v1.x] Deprecate the WebSocket transport and the experimental tasks entry poi...2309e5efix: omit null optional fields from task result payloads (#2809)494eb11[v1.x] Support Python 3.14 (#2769)Updates
langchain-classicfrom 1.0.7 to 1.0.8Release notes
Sourced from langchain-classic's releases.
Commits
1aa1704release(langchain-classic): 1.0.8 (#38033)8ac91e3hotfix(core): bump lockfile(s) (#38032)2e832c2release(core): 1.4.4 (#38031)f89f4c5fix(core): support content block tokens in callbacks (#34739)720dfd3chore(core): improve typing of Runnable__or__(#34530)a063ec2chore(core): fix someanygenerics (#34545)3eee400refactor(langchain): refactortest_create_agent_tool_validation(#34443)3d3a4c2release(langchain): 1.3.7 (#38024)7ffe092style(langchain): add ruff rules ARG (#34435)92ee772feat(langchain): addProviderToolSearchMiddleware(#37969)Updates
langsmithfrom 0.8.11 to 0.8.17Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
da42910chore(python): py to 0.8.17 (#3056)f8e54e5fix(sandbox): use built-in gcp auth host matching (#3055)6ba8e60chore: bump _MIN_BACKEND_VERSION to 0.16.5rc1 (#3053)a147b2cfeat(client): warn when backend version is below minimum required (#3041)7749faafix: use insights tab in sdk report links [closes LSO-2936] (#3050)88af925Add sandbox Git mount SDK helpers (#3040)c975c05feat: adding python async for online evals (#3048)e179dabrelease(js): 0.7.10 (#3045)6855853fix: update JS SDK type declarations with skipLibCheck disabled (#3043)71442fcdocs: note that _openapi_client directories are auto-generated (#3034)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