build(deps): Bump the npm-dependencies group across 1 directory with 5 updates - #453
Merged
neilime merged 1 commit intoAug 28, 2026
Conversation
…5 updates Bumps the npm-dependencies group with 5 updates in the /actions/release/summarize-changelog directory: | Package | From | To | | --- | --- | --- | | [@langchain/anthropic](https://github.com/langchain-ai/langchainjs) | `1.5.5` | `1.5.8` | | [@langchain/google-genai](https://github.com/langchain-ai/langchainjs) | `2.2.0` | `2.3.0` | | [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.5.7` | `1.5.10` | | [html-to-text](https://github.com/html-to-text/node-html-to-text) | `10.0.0` | `10.0.1` | | [langchain](https://github.com/langchain-ai/langchainjs) | `1.5.8` | `1.5.10` | Updates `@langchain/anthropic` from 1.5.5 to 1.5.8 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/anthropic@1.5.5...@langchain/anthropic@1.5.8) Updates `@langchain/google-genai` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/google-genai@2.2.0...@langchain/google-genai@2.3.0) Updates `@langchain/openai` from 1.5.7 to 1.5.10 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.5.7...@langchain/openai@1.5.10) Updates `html-to-text` from 10.0.0 to 10.0.1 - [Changelog](https://github.com/html-to-text/node-html-to-text/blob/master/CHANGELOG.md) - [Commits](html-to-text/node-html-to-text@10.0.0...10.0.1) Updates `langchain` from 1.5.8 to 1.5.10 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain@1.5.8...langchain@1.5.10) --- updated-dependencies: - dependency-name: "@langchain/anthropic" dependency-version: 1.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@langchain/google-genai" dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@langchain/openai" dependency-version: 1.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: html-to-text dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: langchain dependency-version: 1.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Hi, thank you for creating your PR, we will check it out very soon |
Contributor
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
neilime
deleted the
dependabot/npm_and_yarn/actions/release/summarize-changelog/npm-dependencies-2556653d3c
branch
August 28, 2026 06:52
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 npm-dependencies group with 5 updates in the /actions/release/summarize-changelog directory:
1.5.51.5.82.2.02.3.01.5.71.5.1010.0.010.0.11.5.81.5.10Updates
@langchain/anthropicfrom 1.5.5 to 1.5.8Release notes
Sourced from @langchain/anthropic's releases.
Commits
d5264a1chore: version packages (#11427)c26c87efix(openai): send content null (not []) for tool-call-only v1 assistant messa...041a755fix(anthropic): preserve generic tool_search_tool_result blocks (#11421)e493ed6chore: version packages (#11393)8384848fix(google-common): release endpoint routing fix as patch (#11413)8cfff4dfeat(google): add gateway support for genai (#11405)7df258cchore(langchain): update langgraph deps (#11412)3ceef4bfix(anthropic): round-trip tool search server-tool result blocks (#11407)fe8eec1fix(openai): drop Gemini functionCall content blocks in Chat Completions mess...0e7c765fix(google-genai): throw ContentBlockedError when Gemini candidate has no con...Updates
@langchain/google-genaifrom 2.2.0 to 2.3.0Release notes
Sourced from @langchain/google-genai's releases.
Commits
e493ed6chore: version packages (#11393)8384848fix(google-common): release endpoint routing fix as patch (#11413)8cfff4dfeat(google): add gateway support for genai (#11405)7df258cchore(langchain): update langgraph deps (#11412)3ceef4bfix(anthropic): round-trip tool search server-tool result blocks (#11407)fe8eec1fix(openai): drop Gemini functionCall content blocks in Chat Completions mess...0e7c765fix(google-genai): throw ContentBlockedError when Gemini candidate has no con...5c9fdf2fix(openai): retain cache_write_tokens, update to v7 sdk (#11399)5ff9179fix(google-genai): guard streaming chunks when candidate has no content (#10742)43e4396fix(core): include tool_call blocks and skip empty text blocks in ChatVertexA...Updates
@langchain/openaifrom 1.5.7 to 1.5.10Release notes
Sourced from @langchain/openai's releases.
Commits
d5264a1chore: version packages (#11427)c26c87efix(openai): send content null (not []) for tool-call-only v1 assistant messa...041a755fix(anthropic): preserve generic tool_search_tool_result blocks (#11421)e493ed6chore: version packages (#11393)8384848fix(google-common): release endpoint routing fix as patch (#11413)8cfff4dfeat(google): add gateway support for genai (#11405)7df258cchore(langchain): update langgraph deps (#11412)3ceef4bfix(anthropic): round-trip tool search server-tool result blocks (#11407)fe8eec1fix(openai): drop Gemini functionCall content blocks in Chat Completions mess...0e7c765fix(google-genai): throw ContentBlockedError when Gemini candidate has no con...Updates
html-to-textfrom 10.0.0 to 10.0.1Commits
1c39d98html-to-text v10.0.1 cli v0.6.1bcc3d81bump deepmerge-ts and some dev dependencies59d1d3ereplacedwrite-file-actionwith Node script51adfecsplit GitHub workflows for push and PR to keep badges consistentUpdates
langchainfrom 1.5.8 to 1.5.10Release notes
Sourced from langchain's releases.
Commits
e493ed6chore: version packages (#11393)8384848fix(google-common): release endpoint routing fix as patch (#11413)8cfff4dfeat(google): add gateway support for genai (#11405)7df258cchore(langchain): update langgraph deps (#11412)3ceef4bfix(anthropic): round-trip tool search server-tool result blocks (#11407)fe8eec1fix(openai): drop Gemini functionCall content blocks in Chat Completions mess...0e7c765fix(google-genai): throw ContentBlockedError when Gemini candidate has no con...5c9fdf2fix(openai): retain cache_write_tokens, update to v7 sdk (#11399)5ff9179fix(google-genai): guard streaming chunks when candidate has no content (#10742)43e4396fix(core): include tool_call blocks and skip empty text blocks in ChatVertexA...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