chore(deps): Bump the minor-and-patch group across 1 directory with 4 updates#740
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 4 updates in the /a2a/reservation_service directory: [langchain-core](https://github.com/langchain-ai/langchain), [langchain-openai](https://github.com/langchain-ai/langchain), [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) and [langsmith](https://github.com/langchain-ai/langsmith-sdk). Updates `langchain-core` from 1.4.9 to 1.5.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.4.9...langchain-core==1.5.1) Updates `langchain-openai` from 1.3.5 to 1.4.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.5...langchain-openai==1.4.1) Updates `opentelemetry-exporter-otlp` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `langsmith` from 0.10.5 to 0.10.10 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.10.5...v0.10.10) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langchain-openai dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.10.10 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 4 updates in the /a2a/reservation_service directory: langchain-core, langchain-openai, opentelemetry-exporter-otlp and langsmith.
Updates
langchain-corefrom 1.4.9 to 1.5.1Release notes
Sourced from langchain-core's releases.
Commits
eb705carelease(core): 1.5.1 (#39042)d35a4effeat(anthropic,fireworks,openai): support langsmith gateway through env var (...64f5ebfchore(model-profiles): refresh model profile data (#39036)6a97222fix(core): usetool_call_schemacache forBaseTooltoken counting in `cou...1e385ebrelease(openrouter): 0.2.7 (#39022)50e9126fix(anthropic): enable structured output for Claude Opus 4.8 (#39021)339fcf3chore(model-profiles): refresh model profile data (#39010)592055efix(openai): correctgpt-5.3-chat-latestprofile (#39009)789c6abrelease(xai): 1.3.0 (#38984)8ccd16arelease(anthropic): 1.5.0 (#38985)Updates
langchain-openaifrom 1.3.5 to 1.4.1Release notes
Sourced from langchain-openai's releases.
Commits
f6885a7release(openai): 1.4.1 (#39045)8bce594release(fireworks): 1.5.1 (#39044)f4e4627release(anthropic): 1.5.1 (#39043)eb705carelease(core): 1.5.1 (#39042)d35a4effeat(anthropic,fireworks,openai): support langsmith gateway through env var (...64f5ebfchore(model-profiles): refresh model profile data (#39036)6a97222fix(core): usetool_call_schemacache forBaseTooltoken counting in `cou...1e385ebrelease(openrouter): 0.2.7 (#39022)50e9126fix(anthropic): enable structured output for Claude Opus 4.8 (#39021)339fcf3chore(model-profiles): refresh model profile data (#39010)Updates
opentelemetry-exporter-otlpfrom 1.43.0 to 1.44.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
53a5a40Prepare release 1.44.0/0.65b0 (#5422)d9f34e7Fixup eachdist.py handling of package names (#5417)d10f472opentelemetry-semantic-conventions: Bump to 1.43.0 (#5413)ae8feebUpdate otelbot token workflows to use client IDs (#5404)67a2abdFix Context in-place mutability bypass via inherited dict methods (#5399)87baad9Bump semconv to 1.42.0 (#5410)23dc0b2opentelemetry-sdk: add 'force_flush' method to LogRecordExporter ABC (#5294)bec55fdopentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMu...55d0b7aopentelemetry-sdk: Add ability to refresh process sensitive Resource attribut...6115db2opentelemetry-sdk: add log record limits environment variables (#5300)Updates
langsmithfrom 0.10.5 to 0.10.10Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
caf1cccrelease(py): Bump version: 0.10.9 → 0.10.10 (#3258)0872227fix: add session_id and start_time to feedback generated from evaluat… (#3249)7ee59a6feat: require project in get_run_stats / getRunStats (#3250)a771ed7ci(py): remove test_feedback_formula_crud_flow integration test after endpoin...b310221fix(py): merge sandbox request headers case-insensitively (#3244)ab76a6bjs: only check min backend version on stainless resource access (#3245)33995e1release(py): Bump version: 0.10.8 → 0.10.9 (#3237)59cc9cefeat(py/strands): improved tracing of thinking and tool result blocks from St...5df5ef1fix(python): exclude internal signing env vars from trace metadata (#3235)152228brelease(py): Bump version: 0.10.7 → 0.10.8 (#3234)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