chore(deps): Bump the minor-and-patch group across 1 directory with 6 updates#602
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the /a2a/a2a_currency_converter directory: | Package | From | To | | --- | --- | --- | | [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.4` | `4.2.5` | | [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` | | [starlette](https://github.com/Kludex/starlette) | `1.2.1` | `1.3.1` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.9` | `0.8.17` | Updates `langchain-google-genai` from 4.2.4 to 4.2.5 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.2.4...libs/genai/v4.2.5) 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-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 `starlette` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.2.1...1.3.1) Updates `langchain-core` from 1.4.0 to 1.4.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.0...langchain-core==1.4.8) Updates `langsmith` from 0.8.9 to 0.8.17 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.9...v0.8.17) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-google-genai dependency-version: 4.2.5 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: langgraph dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
5298b82 to
bb39685
Compare
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 5 updates in the /a2a/a2a_currency_converter directory:
4.2.44.2.51.2.41.2.61.2.21.3.21.2.11.3.10.8.90.8.17Updates
langchain-google-genaifrom 4.2.4 to 4.2.5Release notes
Sourced from langchain-google-genai's releases.
Commits
54d649brelease(genai): 4.2.5 (#1831)923cb17fix(genai): merge per-request http options into chat config (#1830)8e006aarelease(vertexai): 3.2.4 (#1829)848df31chore: bump pyarrow from 22.0.0 to 23.0.1 in /libs/vertexai (#1828)Updates
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-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
starlettefrom 1.2.1 to 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)Updates
langchain-corefrom 1.4.0 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
langsmithfrom 0.8.9 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)