RepoJournal
Vercel

@vercel

Next.js + the Vercel platform - frontend infrastructure for the web

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

AI SDK redirects security reports to HackerOne as Next.js fixes Turbopack regressions

By RepoJournal · Filed · About Vercel

Vercel's AI SDK just moved its entire vulnerability disclosure channel, and Next.js shipped a batch of Turbopack stability fixes that affect every production deploy.

The AI SDK's security reporting now points directly to Vercel's Open Source HackerOne program, replacing an unmonitored email address [1]. That matters because a real vulnerability reported to the old address could have gone unseen. Next.js, meanwhile, closed three Turbopack regressions: file existence errors now match libc behavior in module resolution [2], a build-hanging trace reporter switched to buffered synchronous IO [3], and dev startup sweeps stale content-hashed chunks from `.next/dev` after a week [4]. On the runtime side, workflow now reports replay cost for every step batch, not just the first, with a `retained` optimization tag [5], and the Python conformance lanes are advisory until the runtime supports specVersion 7 [6]. The canonical source graph research in eve [7] and the Slack Block Kit text extraction [8] round out a busy cycle, with 104 commits, 113 PRs, and 14 releases across the four repos.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] docs: update security reporting instructions (#19364) vercel/ai
  2. [2] Turbopack: Improve file existence error handling in realpath_with_links and in module resolution (#97717) vercel/next.js
  3. [3] Write traces with buffered synchronous IO (#96874) vercel/next.js
  4. [4] Sweep stale Turbopack output from distDir on dev startup (#97591) vercel/next.js
  5. [5] feat(runtime): report replay cost per step batch, flagged by retained-VM mode ↗ vercel/workflow
  6. [6] [ci] Make Python CI e2e optional until it support specVersion 7 ↗ vercel/workflow
  7. [7] docs(eve): research - define the canonical source graph ↗ vercel/eve
  8. [8] feat(eve): slack - derive inbound message text from Block Kit and legacy attachments ↗ vercel/eve

Quick answers

What shipped in Vercel on August 25, 2026?
Vercel's AI SDK just moved its entire vulnerability disclosure channel, and Next.js shipped a batch of Turbopack stability fixes that affect every production deploy. In total, 104 commits, 113 pull requests, and 14 releases landed.
Who contributed to Vercel on August 25, 2026?
15 developers shipped this update, including alangenfeld, AndrewBarba, zacowan, prha, Gregor Martynus, github-actions[bot], bryan-hunter, and ai-sdk-factory, and 7 more.
What were the notable Vercel updates?
docs: update security reporting instructions (#19364), Turbopack: Improve file existence error handling in realpath_with_links and in module resolution (#97717), and Write traces with buffered synchronous IO (#96874).

More from @vercel

Daily updates, in your inbox

Follow Vercel

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?