chore(deps): bump the examples-npm group across 1 directory with 5 updates - #2412
Merged
claude[bot] merged 1 commit intoSep 15, 2026
Merged
Conversation
…dates Bumps the examples-npm group with 5 updates in the /examples directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `4.0.65` | `4.0.66` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.2.10` | `1.2.11` | | [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.4.14` | `1.4.15` | | [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.5.12` | `1.5.13` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.97` | `7.0.99` | Updates `@ai-sdk/openai` from 4.0.65 to 4.0.66 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.66/packages/openai) Updates `@langchain/core` from 1.2.10 to 1.2.11 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.2.10...@langchain/core@1.2.11) Updates `@langchain/langgraph` from 1.4.14 to 1.4.15 - [Release notes](https://github.com/langchain-ai/langgraphjs/releases) - [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md) - [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph@1.4.15/libs/langgraph-core) Updates `@langchain/openai` from 1.5.12 to 1.5.13 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.5.12...@langchain/openai@1.5.13) Updates `ai` from 7.0.97 to 7.0.99 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.99/packages/ai) --- updated-dependencies: - dependency-name: "@ai-sdk/openai" dependency-version: 4.0.66 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: examples-npm - dependency-name: "@langchain/core" dependency-version: 1.2.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: examples-npm - dependency-name: "@langchain/langgraph" dependency-version: 1.4.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: examples-npm - dependency-name: "@langchain/openai" dependency-version: 1.5.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: examples-npm - dependency-name: ai dependency-version: 7.0.99 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: examples-npm ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
bashkit | ed536cd | Commit Preview URL Branch Preview URL |
Sep 15 2026, 10:23 AM |
claude
Bot
deleted the
dependabot/npm_and_yarn/examples/examples-npm-688be09807
branch
September 15, 2026 10:51
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 examples-npm group with 5 updates in the /examples directory:
4.0.654.0.661.2.101.2.111.4.141.4.151.5.121.5.137.0.977.0.99Updates
@ai-sdk/openaifrom 4.0.65 to 4.0.66Changelog
Sourced from @ai-sdk/openai's changelog.
Commits
9ed46d2Version Packages (#20569)d5e3024fix(openai): remove propertyNames from JSON Schema (#20621)7469a3bfeat: support image generation requests in batches (#20594)0de8886fix(openai): allow providers to disable web search source includes (#20599)74bbd93test(openai): avoid network in file path encoding test (#20592)5ec21a6fix: reject unsupported batch request types (#20562)Updates
@langchain/corefrom 1.2.10 to 1.2.11Release notes
Sourced from @langchain/core's releases.
Commits
778566echore: version packages (#11607)18b71affeat(google-genai): add outputDimensionality parameter to GoogleGenerativeAIE...35368dbfix(google): surface groundingMetadata/citationMetadata on streaming path (#1...78b2923fix(google): preserve tool call id and thoughtSignature in native streaming (...ffebdc2fix(openai): correctly handle multiple reasoning items in v1 content blocks (...c9ae847fix(google): setincludeServerSideToolInvocationswhen mixing tools (#11611)bc88b75fix(google): route Vertex multi-region endpoints (#11433)fec9cd8fix(core): build streaming llmOutput.tokenUsage from accumulated usage (#11603)194a063fix(google): allowlist JSON Schema keywords for Gemini schemas (#11606)b0a0d3ffix(deps): upgrade Vitest to address GHSA-82fw-gwwq-j7x9 (#11599)Updates
@langchain/langgraphfrom 1.4.14 to 1.4.15Release notes
Sourced from @langchain/langgraph's releases.
Changelog
Sourced from @langchain/langgraph's changelog.
Commits
592fd0cchore: version packages (#2832)a3172e0revert(langgraph):tracePolicy(#2834)a97e6f4chore(deps): patch vulnerable browser and example dependencies (#2822)6fb9a3fchore(deps): bump vitest from 4.1.10 to 4.1.11 (#2818)bbbdb5achore: version packages (rc) (#2798)83a4b62feat(langgraph):tracePolicy(#2794)Updates
@langchain/openaifrom 1.5.12 to 1.5.13Release notes
Sourced from @langchain/openai's releases.
Commits
778566echore: version packages (#11607)18b71affeat(google-genai): add outputDimensionality parameter to GoogleGenerativeAIE...35368dbfix(google): surface groundingMetadata/citationMetadata on streaming path (#1...78b2923fix(google): preserve tool call id and thoughtSignature in native streaming (...ffebdc2fix(openai): correctly handle multiple reasoning items in v1 content blocks (...c9ae847fix(google): setincludeServerSideToolInvocationswhen mixing tools (#11611)bc88b75fix(google): route Vertex multi-region endpoints (#11433)fec9cd8fix(core): build streaming llmOutput.tokenUsage from accumulated usage (#11603)194a063fix(google): allowlist JSON Schema keywords for Gemini schemas (#11606)b0a0d3ffix(deps): upgrade Vitest to address GHSA-82fw-gwwq-j7x9 (#11599)Updates
aifrom 7.0.97 to 7.0.99Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
Commits
6c6c221Version Packages (#20670)615ac89feat: use InvalidArgumentError for utility input validation (#20304)9ed46d2Version Packages (#20569)a5f449afeat: add a stable UI message type and type guard for tool output errors (#20...bc5cb7afix(ai): accept inferred tools invalidateUIMessages(#20660)db59d78feat(ai): add runtime context attribution to embed, embedMany and rerank (#20...7469a3bfeat: support image generation requests in batches (#20594)f87bf07fix: rerank() returns undefined documents for invalid provider ranking indice...5ec21a6fix: reject unsupported batch request types (#20562)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