chore(deps): bump @ai-sdk/provider from 4.0.3 to 4.0.14 - #20
Merged
VicenteOlmos merged 3 commits intoSep 21, 2026
Merged
Conversation
Bumps [@ai-sdk/provider](https://github.com/vercel/ai/tree/HEAD/packages/provider) from 4.0.3 to 4.0.14. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/provider/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/provider@4.0.14/packages/provider) --- updated-dependencies: - dependency-name: "@ai-sdk/provider" dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Regenerate and commit bun.lock for version 4.0.14 so frozen-lockfile CI passes.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
This pull request bumps @ai-sdk/provider from 4.0.3 to 4.0.14.
Changes:
- Updates the direct dependency in
package.json.
| File | Description |
|---|---|
package.json |
Updates @ai-sdk/provider; bun.lock remains pinned to 4.0.3. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| }, | ||
| "dependencies": { | ||
| "@ai-sdk/provider": "4.0.3", | ||
| "@ai-sdk/provider": "4.0.14", |
Contributor
There was a problem hiding this comment.
Fixed in c5a5f35 by syncing bun.lock with package.json for @ai-sdk/provider 4.0.14.
Co-authored-by: VicenteOlmos <71791058+VicenteOlmos@users.noreply.github.com>
VicenteOlmos
deleted the
dependabot/npm_and_yarn/ai-sdk/provider-4.0.14
branch
September 21, 2026 13:37
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 @ai-sdk/provider from 4.0.3 to 4.0.14.
Changelog
Sourced from @ai-sdk/provider's changelog.
... (truncated)
Commits
9ed46d2Version Packages (#20569)7469a3bfeat: support image generation requests in batches (#20594)e9795abVersion Packages (#20555)65eb52bVersion Packages (#20524)912fb01feat: add batch cancel and list APIs (#20543)b3b74c8Version Packages (#20455)45099dafix: generateImage maxRetries skips transient empty image results (#20170)a4ba394feat: support per-request models in batch (#20138)3bd0fcfVersion Packages (#20126)5190b67feat(provider): add optional getFileMetadata/downloadFile/deleteFile to Files...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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)