chore(deps): Bump the minor-and-patch group across 1 directory with 7 updates#636
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the /a2a/reservation_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.3` | | [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.9.2` | 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.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 `langchain-openai` from 1.2.2 to 1.3.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.2...langchain-openai==1.3.3) 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.9.2 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.9...v0.9.2) --- 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.3 dependency-type: direct:production update-type: version-update:semver-minor 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.9.2 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 with 6 updates in the /a2a/reservation_service directory:
1.2.41.2.61.2.21.3.32.14.12.14.20.2.20.3.01.42.11.43.00.8.90.9.2Updates
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.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
langchain-openaifrom 1.2.2 to 1.3.3Release notes
Sourced from langchain-openai's releases.
Commits
4a83756release(openai): 1.3.3 (#38375)792c1a7fix(openai): drop response item ids whenstoreis false (#38372)9f7e46frelease(anthropic): 1.4.7 (#38373)9ef324cfix(langchain,openai): only setstrict=Trueon tools for OpenAI-compatible ...05b5af1chore(infra): update workflow key name (#38367)8e81774test(groq): xfail flaky tool choice test (#38365)946fbbbfix(groq): replace deprecated Groq llama models (#38363)d11b1fcchore(model-profiles): refresh model profile data (#38341)9d14a5efeat(groq): addperformanceservice tier (#38339)cc6b125test(openai): clarify expected strict schema error (#38338)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.9.2Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
8a76fafrelease(python): bump py version to 0.9.2 (#3088)294d380feat(client): expose v2 OpenAPI runs resource on Python and JS clients (#3084)0a79541chore(js): bump AI SDK 7 to beta (#3085)275003fchore: sync langsmith_api (#3083)61e3478chore: sync langsmith_api (#3082)4d79b2bchore: bump _MIN_BACKEND_VERSION to 0.16.6rc1 (#3076)db296derelease(js): bump js sdk version to 0.7.11 (#3079)c269243release(python): bump py version to 0.9.1 (#3078)435b7fcfix(python): declare missing runtime deps for _openapi_client (#3070)b0511e9feat: updating create feedback to add opt out for trace retention (#3047)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