FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency ai to v6.0.207 by renovate[bot] · Pull Request #3528 · tailcallhq/forgecode · GitHub

chore(deps): update dependency ai to v6.0.207 - #3528

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ai-6.x-lockfile
Jun 17, 2026
Merged

chore(deps): update dependency ai to v6.0.207#3528
renovate[bot] merged 1 commit into
mainfrom
renovate/ai-6.x-lockfile

Conversation

renovate Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ai (source) 6.0.206 → 6.0.207

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vercel/ai (ai)

v6.0.207

Compare Source

Patch Changes
  • 779f5cd: fix(provider-utils): cancel response body on download rejection to prevent socket leak

    When a download was rejected early — because the Content-Length header exceeded the size limit, the response status was not ok, or a redirect resolved to a blocked URL — the fetch response body was left unconsumed and uncancelled. With WHATWG Fetch/undici this leaves the underlying TCP socket open instead of returning it to the connection pool, allowing an attacker-controlled origin to exhaust file descriptors and cause a denial of service. The body is now cancelled on all early-rejection paths in readResponseWithSizeLimit, download, and downloadBlob, and fetchWithValidatedRedirects cancels each redirect hop's body before following or rejecting the next hop.

  • Updated dependencies [5bfde36]

  • Updated dependencies [779f5cd]


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

renovate Bot enabled auto-merge (squash) June 17, 2026 01:38
github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jun 17, 2026
renovate Bot force-pushed the renovate/ai-6.x-lockfile branch from 3a9ea5b to ffe606b Compare June 17, 2026 01:39
renovate Bot force-pushed the renovate/ai-6.x-lockfile branch from ffe606b to 64ee1d0 Compare June 17, 2026 01:49
renovate Bot merged commit 2c3e036 into main Jun 17, 2026
8 checks passed
renovate Bot deleted the renovate/ai-6.x-lockfile branch June 17, 2026 01:58
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

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants


Back | FazBrowse Home | New Git URL