Skip to content

chore(deps): update dependency ai to v5.0.139#1278

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ai-5.x-lockfile
Open

chore(deps): update dependency ai to v5.0.139#1278
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ai-5.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
ai (source) 5.0.1065.0.139 age confidence

Release Notes

vercel/ai (ai)

v5.0.139

Patch Changes

v5.0.138

Compare Source

Patch Changes

v5.0.137

Compare Source

Patch Changes

v5.0.136

Compare Source

Patch Changes

v5.0.135

Compare Source

Patch Changes

v5.0.134

Compare Source

Patch Changes

v5.0.133

Compare Source

Patch Changes

v5.0.132

Compare Source

Patch Changes

v5.0.131

Compare Source

Patch Changes

v5.0.130

Compare Source

Patch Changes
  • 20565b8: security: prevent unbounded memory growth in download functions

    The download() and downloadBlob() functions now enforce a default 2 GiB size limit when downloading from user-provided URLs. Downloads that exceed this limit are aborted with a DownloadError instead of consuming unbounded memory and crashing the process. The abortSignal parameter is now passed through to fetch() in all download call sites.

    Added download option to transcribe() and experimental_generateVideo() for providing a custom download function. Use the new createDownload({ maxBytes }) factory to configure download size limits.

  • Updated dependencies [20565b8]

v5.0.129

Compare Source

Patch Changes

v5.0.128

Compare Source

Patch Changes

v5.0.127

Compare Source

Patch Changes

v5.0.126

Compare Source

Patch Changes

v5.0.125

Compare Source

Patch Changes

v5.0.124

Compare Source

Patch Changes

v5.0.123

Compare Source

Patch Changes

v5.0.122

Compare Source

Patch Changes

v5.0.121

Compare Source

Patch Changes

v5.0.120

Compare Source

Patch Changes

v5.0.119

Compare Source

Patch Changes

v5.0.118

Compare Source

Patch Changes
  • 42bad72: https://ai-sdk.dev -> https://v5.ai-sdk.dev

v5.0.117

Compare Source

Patch Changes

v5.0.116

Compare Source

Patch Changes

v5.0.115

Compare Source

Patch Changes

v5.0.114

Compare Source

Patch Changes
  • fc633bd: fix header loss when statusText is undefined in writeHead

v5.0.113

Compare Source

Patch Changes
  • 7e6fb4d: fix(gateway): throw error with user-friendly message in non-production environments if AI_GATEWAY_API_KEY is not configured

v5.0.112

Compare Source

Patch Changes

v5.0.111

Compare Source

Patch Changes

v5.0.110

Compare Source

Patch Changes

v5.0.109

Compare Source

Patch Changes
  • 427547a: Improve ai gateway error message when api key is not present

v5.0.108

Compare Source

Patch Changes
  • 03cafbc: chore(ai): export ContentPart type

v5.0.107

Compare Source

Patch Changes
  • 21c9f90: fix(ai): remove unused mode setting from generateObject and streamObject

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Feb 2, 2026

⚠️ No Changeset found

Latest commit: 34bb843

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

size-limit report 📦

Path Size
LiveKitRoom only 6 KB (0%)
LiveKitRoom with VideoConference 32.89 KB (0%)
All exports 43.87 KB (0%)

@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from c1ddaf4 to f329ac1 Compare February 2, 2026 18:57
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.124 chore(deps): update dependency ai to v5.0.125 Feb 2, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch 2 times, most recently from 05c2382 to 777f5bc Compare February 4, 2026 22:34
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.125 chore(deps): update dependency ai to v5.0.126 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 777f5bc to a6a6281 Compare February 5, 2026 21:35
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.126 chore(deps): update dependency ai to v5.0.127 Feb 5, 2026
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.127 chore(deps): update dependency ai to v5.0.128 Feb 6, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch 2 times, most recently from c57feb0 to 6d09068 Compare February 7, 2026 09:30
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.128 chore(deps): update dependency ai to v5.0.129 Feb 7, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch 2 times, most recently from 9f758ab to f72e2f6 Compare February 13, 2026 21:47
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.129 chore(deps): update dependency ai to v5.0.132 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from f72e2f6 to 258a5f3 Compare February 14, 2026 01:00
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.132 chore(deps): update dependency ai to v5.0.133 Feb 14, 2026
@kapilthakare-cyberpunk
Copy link

[Commenting to indicate this PR is being closed due to cleanup process]

@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch 3 times, most recently from 00bfd91 to c7036e0 Compare February 17, 2026 18:42
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.133 chore(deps): update dependency ai to v5.0.134 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from c7036e0 to b29a8b5 Compare February 19, 2026 08:03
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.134 chore(deps): update dependency ai to v5.0.136 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from b29a8b5 to 618cd33 Compare February 19, 2026 21:17
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.136 chore(deps): update dependency ai to v5.0.137 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 618cd33 to aab33e0 Compare February 20, 2026 19:03
@vercel
Copy link

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
components-js-storybook-5kld Ready Ready Preview, Comment Feb 26, 2026 8:50am

Request Review

@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from aab33e0 to 0d2024a Compare February 24, 2026 21:51
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.137 chore(deps): update dependency ai to v5.0.138 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/ai-5.x-lockfile branch from 0d2024a to 34bb843 Compare February 26, 2026 08:49
@renovate renovate bot changed the title chore(deps): update dependency ai to v5.0.138 chore(deps): update dependency ai to v5.0.139 Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant