chore(deps): bump the minor-and-patch group with 6 updates - #21
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group with 6 updates#21dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.2.1` | `1.2.2` | | [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.5.3` | `1.5.5` | | [@langchain/openrouter](https://github.com/langchain-ai/langchainjs/tree/HEAD/libs/providers/langchain-openrouter) | `0.4.3` | `0.4.5` | | [@openrouter/sdk](https://github.com/OpenRouterTeam/typescript-sdk) | `0.13.24` | `0.13.44` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.7.17` | `0.8.1` | | [web-tree-sitter](https://github.com/tree-sitter/tree-sitter/tree/HEAD/lib/binding_web) | `0.26.10` | `0.26.11` | Updates `@langchain/core` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.2.1...@langchain/core@1.2.2) Updates `@langchain/openai` from 1.5.3 to 1.5.5 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.5.3...@langchain/openai@1.5.5) Updates `@langchain/openrouter` from 0.4.3 to 0.4.5 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/libs/providers/langchain-openrouter/CHANGELOG.md) - [Commits](https://github.com/langchain-ai/langchainjs/commits/@langchain/openrouter@0.4.5/libs/providers/langchain-openrouter) Updates `@openrouter/sdk` from 0.13.24 to 0.13.44 - [Release notes](https://github.com/OpenRouterTeam/typescript-sdk/releases) - [Changelog](https://github.com/OpenRouterTeam/typescript-sdk/blob/main/RELEASES.md) - [Commits](OpenRouterTeam/typescript-sdk@v0.13.24...v0.13.44) Updates `langsmith` from 0.7.17 to 0.8.1 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.7.17...v0.8.1) Updates `web-tree-sitter` from 0.26.10 to 0.26.11 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.11/lib/binding_web) --- updated-dependencies: - dependency-name: "@langchain/core" dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@langchain/openai" dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@langchain/openrouter" dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@openrouter/sdk" dependency-version: 0.13.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langsmith dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: web-tree-sitter dependency-version: 0.26.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-and-patch-ce974aeefe
branch
July 20, 2026 09:24
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:
1.2.11.2.21.5.31.5.50.4.30.4.50.13.240.13.440.7.170.8.10.26.100.26.11Updates
@langchain/corefrom 1.2.1 to 1.2.2Release notes
Sourced from @langchain/core's releases.
Commits
cc39f56chore: version packages (#11172)82bef01fix(core): coerce string v1 AIMessage content to text blocks (#11171)8a7c5f8chore: version packages (#11170)988ca7dfix(openai): emitoutput_textfor assistant content in responses input (#11...e233f41chore: version packages (#11168)4c7a06efix(langchain): malformed tool input schemas are unrecoverable (#11167)1a1fe3cchore(deps): bump the aws group across 1 directory with 7 updates (#11134)553155bchore(deps): bump js-yaml from 5.0.0 to 5.1.0 (#11142)24bde73chore(deps): bump prettier from 3.8.3 to 3.9.4 in the typescript-eslint group...8db7263fix: remove duplicate pnpm lockfile entries (#11141)Updates
@langchain/openaifrom 1.5.3 to 1.5.5Release notes
Sourced from @langchain/openai's releases.
Commits
f51f338chore: version packages (#11176)09e7f6dfix(openai): droptool_callcontent blocks from chat completions input (#11...a9f123afix(openai): filter out content blocks the chat completions api rejects as in...cc39f56chore: version packages (#11172)82bef01fix(core): coerce string v1 AIMessage content to text blocks (#11171)8a7c5f8chore: version packages (#11170)988ca7dfix(openai): emitoutput_textfor assistant content in responses input (#11...e233f41chore: version packages (#11168)4c7a06efix(langchain): malformed tool input schemas are unrecoverable (#11167)1a1fe3cchore(deps): bump the aws group across 1 directory with 7 updates (#11134)Updates
@langchain/openrouterfrom 0.4.3 to 0.4.5Release notes
Sourced from @langchain/openrouter's releases.
Changelog
Sourced from @langchain/openrouter's changelog.
Commits
f51f338chore: version packages (#11176)8a7c5f8chore: version packages (#11170)Updates
@openrouter/sdkfrom 0.13.24 to 0.13.44Release notes
Sourced from @openrouter/sdk's releases.
... (truncated)
Changelog
Sourced from @openrouter/sdk's changelog.
... (truncated)
Commits
c1ae084chore: 🐝 Update SDK - Generate (spec change merged) 0.13.44 (#586)c574f04chore: update OpenAPI spec from monorepo (#585)97e82abchore: 🐝 Update SDK - Generate (spec change merged) 0.13.43 (#584)70f586echore: update OpenAPI spec from monorepo (#583)ef5f9f9chore: 🐝 Update SDK - Generate (spec change merged) 0.13.42 (#582)03c4b7bchore: update OpenAPI spec from monorepo (#581)a4980b7chore: 🐝 Update SDK - Generate (spec change merged) 0.13.41 (#580)c654532chore: update OpenAPI spec from monorepo (#579)4aaef32chore: 🐝 Update SDK - Generate (spec change merged) 0.13.40 (#578)6ba7e28chore: update OpenAPI spec from monorepo (#577)Updates
langsmithfrom 0.7.17 to 0.8.1Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
56351d6Bump Python SDK version to 0.8.1 (#2848)7b6c797Extract JS profile auth service (#2846)bcefbb3Add Python profile loading (#2835)d9fa48aAdd JS profile loading (#2834)095a9d0chore(deps): bump postcss from 8.5.8 to 8.5.12 in /js (#2827)99e06f2chore(deps-dev): bump google-adk from 1.10.0 to 1.28.1 in /python (#2823)2e04f90chore(js): remove experimental opencode integration (#2836)cf01c87release(py): 0.8.0 (#2833)fd049c8release(js): 0.6.0 (#2832)092a886feat(js,py): JS 0.6.0, Py 0.8.0 (#2831)Updates
web-tree-sitterfrom 0.26.10 to 0.26.11Release notes
Sourced from web-tree-sitter's releases.
Commits
64402derelease v0.26.11Dependabot 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