chore(deps): Bump the minor-and-patch group in /a2a/reservation_service with 8 updates#685
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group in /a2a/reservation_service with 8 updates: | Package | From | To | | --- | --- | --- | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.4` | `1.2.9` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.4.0` | `1.4.9` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.2` | `1.3.4` | | [openinference-instrumentation-langchain](https://github.com/Arize-ai/openinference) | `0.1.66` | `0.1.67` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.1` | `2.14.2` | | [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.2.2` | `0.3.0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.42.1` | `1.43.0` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.9` | `0.10.1` | Updates `langgraph` from 1.2.4 to 1.2.9 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.4...1.2.9) Updates `langchain-core` from 1.4.0 to 1.4.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.0...langchain-core==1.4.9) Updates `langchain-openai` from 1.2.2 to 1.3.4 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.2...langchain-openai==1.3.4) Updates `openinference-instrumentation-langchain` from 0.1.66 to 0.1.67 - [Release notes](https://github.com/Arize-ai/openinference/releases) - [Commits](Arize-ai/openinference@python-openinference-instrumentation-langchain-v0.1.66...python-openinference-instrumentation-langchain-v0.1.67) Updates `pydantic-settings` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.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 `opentelemetry-exporter-otlp` from 1.42.1 to 1.43.0 - [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.42.1...v1.43.0) Updates `langsmith` from 0.8.9 to 0.10.1 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.9...v0.10.1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-core dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-openai dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openinference-instrumentation-langchain dependency-version: 0.1.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch 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: opentelemetry-exporter-otlp dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor 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/reservation_service with 8 updates:
1.2.41.2.91.4.01.4.91.2.21.3.40.1.660.1.672.14.12.14.20.2.20.3.01.42.11.43.00.8.90.10.1Updates
langgraphfrom 1.2.4 to 1.2.9Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
95af6a0release(langgraph): 1.2.9 (#8316)7d0b33cfix: updateState metadata/counters for delta channel (#8315)23652c5release(langgraph): 1.2.8 (#8292)b45d96bfix: delta channel bug with updateState on fresh thread will force snapshot i...be999adchore(deps): bump the minor-and-patch group in /libs/cli with 5 updates (#8251)4df294fchore(deps): bump the minor-and-patch group in /libs/langgraph with 8 updates...84e065achore(deps): bump websockets from 15.0.1 to 16.0 in /libs/langgraph in the ma...64a3e68chore(deps): bump the minor-and-patch group in /libs/cli/js-examples with 6 u...7989e59chore(deps): bump the minor-and-patch group in /libs/sdk-py with 9 updates (#...2390d6fchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 in the minor-and-p...Updates
langchain-corefrom 1.4.0 to 1.4.9Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
1c3a418release(core): 1.4.9 (#38728)1619f3dchore(standard-tests): fix some typings detected by ty (#38707)a6f0369chore(qdrant): bump fastembed to latest (#38726)fca0a97fix(langchain): propagate interrupts through ToolRetryMiddleware (#38722)874badachore(model-profiles): refresh model profile data (#38712)6e51a7echore(model-profiles): refresh model profile data (#38699)2d8100cfix(langchain-classic): fixChain.save()regression from dict-to-`model_dum...b08c391test(openai): skip Codex VCR tests before cassette setup (#38690)83386b5chore(model-profiles): refresh model profile data (#38689)701cc0etest(deps): Include Python 3.14 in integration test matrix (#34993)Updates
langchain-openaifrom 1.2.2 to 1.3.4Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
bc15400release(openai): 1.3.4 (#38731)123d832release(langchain): 1.3.12 (#38730)fa01145fix(openai): suppress Pydantic serializer warning on structured output parsed...af3de98docs(infra): clarifyuv.lockstep in release process guide (#38729)1c3a418release(core): 1.4.9 (#38728)1619f3dchore(standard-tests): fix some typings detected by ty (#38707)a6f0369chore(qdrant): bump fastembed to latest (#38726)fca0a97fix(langchain): propagate interrupts through ToolRetryMiddleware (#38722)874badachore(model-profiles): refresh model profile data (#38712)6e51a7echore(model-profiles): refresh model profile data (#38699)Updates
openinference-instrumentation-langchainfrom 0.1.66 to 0.1.67Release notes
Sourced from openinference-instrumentation-langchain's releases.
Commits
de91981chore: release main (#3319)d12a680chore(deps): bump pipecat-ai to 1.4.0 in pipecat test-requirements (#3326)97974eechore(deps): bump langchain test requirements to patch security advisories (#...c562e68chore(deps): pin beeai transitive test deps (aiohttp, litellm, python-dotenv)...f473c4achore(deps): bump litellm to 1.84.0 in litellm instrumentation test-requireme...adbe6afchore(deps): bump pydantic-ai to 1.56.0 to resolve SSRF advisory (GHSA-2jrp-2...af24f54fix(google_adk): Preserve Final Response Content Output (#3298)4f10a2afeat(langchain): Ignore GraphInterrupt Exceptions (#3316)c0319b9chore: release main (#3315)7ce4027feat: add support for reasoning content and signatures in attributes and type...Updates
pydantic-settingsfrom 2.14.1 to 2.14.2Release notes
Sourced from pydantic-settings's releases.
Commits
d703bd7Prepare release 2.14.2 (#890)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
opentelemetry-exporter-otlpfrom 1.42.1 to 1.43.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
fcbbeb8[release/v1.43.x-0.64bx] Prepare release 1.43.0/0.64b0 (#5349)b40dcbcopentelemetry-exporter-http-transport: enable entry-point loading of transpor...10e8577update to Sphinx to 8.1.3 in order to support Python 3.14 (#5278)6ac6895docs: add declarative configuration guide and example (#5309)13ad4d5opentelemetry-api: normalize empty environment propagation names to "_" in En...6a0ab84opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)ac7a3dffeat(config): support OTEL_CONFIG_FILE in the SDK configurator (#5271)fa75422Add support for composite samplers in declarative config (#5201)43f079fUpdate json and proto encoder to always accept None type, cleanup code / test...53c9d96chore: cleanup typo found in test (#5324)Updates
langsmithfrom 0.8.9 to 0.10.1Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
6388e48release(py): 0.10.1 (#3184)de74fb8feat(js): expose openapi client error classes (#3181)6c0729aFix URL Path Injection via Unencoded Resource Names in Python Sandbox Client ...996073echore: bump _MIN_BACKEND_VERSION to 0.16.12rc1 (#3178)0306847Fix Stored XSS via InsightsReport.repr_html in Jupyter Notebooks (#3176)85ca689fix: bound voice streaming audio buffers (#3169)bb2a0d4release(py): 0.10.0 (#3170)00c9902release(js): 0.8.0 (#3171)6824a95Quote sandbox client URL path segments (#3167)221ca66ci: freeze pnpm environment test installs (#3168)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 dependencyDescription has been truncated