Skip to content

Commit f277eaa

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): Bump the npm-dependencies group across 1 directory with 4 updates
Bumps the npm-dependencies group with 4 updates in the /actions/release/summarize-changelog directory: [@langchain/anthropic](https://github.com/langchain-ai/langchainjs), [@langchain/google-genai](https://github.com/langchain-ai/langchainjs), [@langchain/openai](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs). Updates `@langchain/anthropic` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain@1.4.1...@langchain/anthropic@1.5.0) Updates `@langchain/google-genai` from 2.1.31 to 2.2.0 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/google-genai@2.1.31...@langchain/google-genai@2.2.0) Updates `@langchain/openai` from 1.4.7 to 1.5.1 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.4.7...@langchain/openai@1.5.1) Updates `langchain` from 1.4.5 to 1.5.0 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/commits/langchain@1.5.0) --- updated-dependencies: - dependency-name: "@langchain/anthropic" dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@langchain/google-genai" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@langchain/openai" dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: langchain dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2aee21b commit f277eaa

2 files changed

Lines changed: 42 additions & 33 deletions

File tree

actions/release/summarize-changelog/package-lock.json

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

actions/release/summarize-changelog/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"author": "hoverkraft",
2020
"license": "MIT",
2121
"dependencies": {
22-
"@langchain/anthropic": "1.4.1",
23-
"@langchain/google-genai": "2.1.31",
24-
"@langchain/openai": "1.4.7",
22+
"@langchain/anthropic": "1.5.0",
23+
"@langchain/google-genai": "2.2.0",
24+
"@langchain/openai": "1.5.1",
2525
"html-to-text": "^10.0.0",
26-
"langchain": "1.4.5"
26+
"langchain": "1.5.0"
2727
},
2828
"engines": {
2929
"node": ">=24.0.0"

0 commit comments

Comments
 (0)