chore(deps): Bump the minor-and-patch group in /a2a/generic_agent with 8 updates#503
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-and-patch group in /a2a/generic_agent with 8 updates: | Package | From | To | | --- | --- | --- | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.0.1` | `1.2.2` | | [langchain-community](https://github.com/langchain-ai/langchain-community) | `0.4.1` | `0.4.2` | | [langchain-ollama](https://github.com/langchain-ai/langchain) | `1.0.0` | `1.1.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.0.1` | `1.2.2` | | [openinference-instrumentation-langchain](https://github.com/Arize-ai/openinference) | `0.1.54` | `0.1.66` | | [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.1.11` | `0.2.2` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.38.0` | `1.42.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.28` | `0.0.29` | Updates `langgraph` from 1.0.1 to 1.2.2 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.1...1.2.2) Updates `langchain-community` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](langchain-ai/langchain-community@libs/community/v0.4.1...libs/community/v0.4.2) Updates `langchain-ollama` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-ollama==1.0.0...langchain-ollama==1.1.0) Updates `langchain-openai` from 1.0.1 to 1.2.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.0.1...langchain-openai==1.2.2) Updates `openinference-instrumentation-langchain` from 0.1.54 to 0.1.66 - [Release notes](https://github.com/Arize-ai/openinference/releases) - [Commits](Arize-ai/openinference@python-openinference-instrumentation-langchain-v0.1.54...python-openinference-instrumentation-langchain-v0.1.66) Updates `langchain-mcp-adapters` from 0.1.11 to 0.2.2 - [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases) - [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.1.11...langchain-mcp-adapters==0.2.2) Updates `opentelemetry-exporter-otlp` from 1.38.0 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.42.1) Updates `python-multipart` from 0.0.28 to 0.0.29 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.28...0.0.29) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-community dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-ollama dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-openai dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openinference-instrumentation-langchain dependency-version: 0.1.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-mcp-adapters dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-multipart dependency-version: 0.0.29 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 in /a2a/generic_agent with 8 updates:
1.0.11.2.20.4.10.4.21.0.01.1.01.0.11.2.20.1.540.1.660.1.110.2.21.38.01.42.10.0.280.0.29Updates
langgraphfrom 1.0.1 to 1.2.2Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
add2696chore(langgraph): bump version to 1.2.2 (#7914)5d5a641fix(langgraph): assign stable IDs to id=None BaseMessages before DeltaChannel...d1e2ff0release(checkpoint): 4.1.1 (#7890)e787af2release(sdk-py): 0.3.15 (#7891)604534efix(sdk-py): percent-encode caller-supplied identifiers in URL paths (#7893)346aa97fix(checkpoint): restrict lc:2 envelope revival to default constructor (#7892)82b3872chore(deps): bump the uv group across 2 directories with 1 update (#7853)fcc4ab8chore(deps): bump idna from 3.11 to 3.15 in /libs/checkpoint (#7860)701d344chore(deps): bump idna from 3.11 to 3.15 in /libs/checkpoint-postgres (#7861)2c7967cchore(deps): bump idna from 3.11 to 3.15 in /libs/cli (#7865)Updates
langchain-communityfrom 0.4.1 to 0.4.2Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
7c10a5ffix: bump deps and fix test (#676)0d3630dfix: sunset package (#675)3ade247chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/community (#662)27c60bachore(deps): bump langsmith from 0.7.31 to 0.8.4 in /libs/community (#666)2e8d934chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 in /libs/community (#654)f0b16c2chore(deps): bump mistune from 3.2.0 to 3.2.1 in /libs/community (#656)bfbfe3fchore(deps): update scikit-learn requirement from <2,>=1.2.2 to >=1.7.2,<2 in...4cbef29chore(deps): update hdbcli requirement from <3,>=2.19.21 to >=2.28.20,<3 in /...22377e1chore(deps): update keybert requirement from >=0.8.5 to >=0.9.0 in /libs/comm...c4dbaa2chore(deps): bump notebook from 7.5.4 to 7.5.6 in /libs/community (#646)Updates
langchain-ollamafrom 1.0.0 to 1.1.0Release notes
Sourced from langchain-ollama's releases.
Commits
ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)2bc982bfix(ollama): serializereasoning_contentback to ollamathinking(#36573)bc21045fix(ollama): prevent_convert_messages_to_ollama_messagesfrom mutating cal...e71e656feat(ollama): adddimensionstoOllamaEmbeddings(#36543)050b779fix(ollama): respect scheme-lessbase_url(#34042)0aa482dfeat(ollama): logprobs support in Ollama (#34218)642c981ci: match bothh2andh3area headings in auto-labeler (#36572)d7575ffchore(ollama): switch toty(#36571)Updates
langchain-openaifrom 1.0.1 to 1.2.2Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
a1e2dafrelease(openai): 1.2.2 (#37617)9e21348fix(openai): guard httpx finalizers against uninitialized instances (#37568)74cecb4ci(infra): expand integration tests dispatch dropdown to external partners (#...269d628fix(standard-tests): recognize parametrize-nested xfails in override check (#...23d369etest(xai): tolerate extra block types in web search and xfail v1 streaming to...aef86c4chore(infra): bumplangchain-testsfloor to 1.1.9 (#37610)ebc1880release(standard-tests): 1.1.9 (#37609)22575adtest(standard-tests): allow extra content blocks in streaming assertions (#37...1aa4496feat(langchain): register stream transformers on middleware (#37591)d2931d8release(fireworks): 1.4.1 (#37603)Updates
openinference-instrumentation-langchainfrom 0.1.54 to 0.1.66Release notes
Sourced from openinference-instrumentation-langchain's releases.
Commits
01244b3chore: release main (#3111)e7cb1bfchore(pydantic-ai, llama-index): unblock latest instrumentor CI (#3121)bae43fffix: bump openinference-instrumentation minimum to >=0.1.51 (#3110)b5f174dchore: release main (#3109)8a96ad7fix: bump openinference-instrumentation minimum to >=0.1.50 (#3084)8475221feat: Use host-to-provider & model-to-system Resolution Helpers from Common P...62d7eafchore: release main (#3103)30e5a91chore: bump wrapt version upper bound (#3015)ce0dbc8feat(google-genai)!: require google-genai sdk 2 (#3098)5157d85chore: release main (#3094)Updates
langchain-mcp-adaptersfrom 0.1.11 to 0.2.2Release notes
Sourced from langchain-mcp-adapters's releases.
... (truncated)
Commits
fa2a083release: 0.2.2 (#440)bdfe8d9fix: resolve${VAR}env variable references in stdio config (#438)df0bd8cbuild(deps): bump the uv group across 1 directory with 2 updates (#433)3f48e5abuild(deps): bump actions/upload-artifact from 6 to 7 (#428)db004a8build(deps): bump actions/download-artifact from 7 to 8 (#427)141be26build(deps): bump the uv group across 2 directories with 4 updates (#422)ccdcfbebuild(deps): bump the uv group across 2 directories with 6 updates (#415)e6897f9chore: pin ncipollo/release-action to v1.20.0 (#414)f15d1b6build(deps): bump actions/upload-artifact from 5 to 6 (#395)c9a34febuild(deps): bump actions/download-artifact from 6 to 7 (#396)Updates
opentelemetry-exporter-otlpfrom 1.38.0 to 1.42.1Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
367e14dPrepare release 1.42.1/0.63b1 (#5243)fd8e504Preserve random trace ID flag for child spans (#5241) (#5242)013045e[release/v1.42.x-0.63bx] Prepare release 1.42.0/0.63b0 (#5225)1731583ci: Enable GitHub Merge Queue support (#5209)7fab34dfix(config): allow deflate for OTLP HTTP exporters (#5075)0b690d2ci: validate changelog fragment filenames (#5212)d4fabb4feat(config): exporter plugin loading via entry points for declarative config...e19d346feat(config): generic resource detector plugin loading for declarative config...1d69bd2sdk/metrics: copy attributes dict to prevent post-recording mutation (#5106)990a611feat(config): propagator plugin loading via entry points for declarative conf...Updates
python-multipartfrom 0.0.28 to 0.0.29Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)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