Skip to content

Commit 29ad13b

Browse files
chore(deps): Bump the langchain group with 5 updates (#1299)
Bumps the langchain group with 5 updates: | Package | From | To | | --- | --- | --- | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.0.6` | `1.1.0` | | [@langchain/classic](https://github.com/langchain-ai/langchainjs) | `1.0.4` | `1.0.5` | | [@langchain/mcp-adapters](https://github.com/langchain-ai/langchainjs) | `1.0.0` | `1.0.1` | | [@langchain/textsplitters](https://github.com/langchain-ai/langchainjs) | `1.0.0` | `1.0.1` | | [langchain](https://github.com/langchain-ai/langchainjs) | `1.0.6` | `1.1.1` | Updates `@langchain/core` from 1.0.6 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/[email protected]...@langchain/openai==1.1.0) Updates `@langchain/classic` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/[email protected]@1.0.5) Updates `@langchain/mcp-adapters` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/mcp-adapters==1.0.0...@langchain/[email protected]) Updates `@langchain/textsplitters` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/textsplitters==1.0.0...@langchain/[email protected]) Updates `langchain` from 1.0.6 to 1.1.1 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/[email protected]@1.1.1) --- updated-dependencies: - dependency-name: "@langchain/core" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain - dependency-name: "@langchain/classic" dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/mcp-adapters" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/textsplitters" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c9605d commit 29ad13b

File tree

4 files changed

+97
-83
lines changed

4 files changed

+97
-83
lines changed

packages/langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint:fix": "eslint \"**/*.ts\" --fix && prettier . --config ../../.prettierrc --ignore-path ../../.prettierignore -w --log-level error"
3232
},
3333
"dependencies": {
34-
"@langchain/core": "^1.0.6",
34+
"@langchain/core": "^1.1.0",
3535
"@sap-ai-sdk/ai-api": "workspace:^",
3636
"@sap-ai-sdk/core": "workspace:^",
3737
"@sap-ai-sdk/foundation-models": "workspace:^",

pnpm-lock.yaml

Lines changed: 88 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)