deps: update next to 16.1.7 #32

Open
minori wants to merge 1 commits from dependencies/update-next into main
Owner

Dependency Update

Updates next from 16.1.6 to 16.1.7.

Type

dependencies

Changelog

Changelog

v16.1.7

Note

This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [Cache Components] Prevent streaming fetch calls from hanging in dev (#89194)
  • Apply server actions transform to node_modules in route handlers (#89380)
  • ensure maxPostponedStateSize is always respected (See: CVE-2026-27979)
  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (See: CVE-2026-27980)
  • Allow blocking cross-site dev-only websocket connections from privacy-sensitive origins (See: CVE-2026-27977)
  • Disallow Server Action submissions from privacy-sensitive contexts by default (See: CVE-2026-27978)
  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)

Credits

Huge thanks to @unstubbable, @styfle, @eps1lon, and @ztanner for helping!


This PR was created by Minori, your friendly dependency updater! 🌸

## Dependency Update Updates **next** from `16.1.6` to `16.1.7`. ### Type dependencies ### Changelog ## Changelog ### v16.1.7 > [!NOTE] > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ### Core Changes - [Cache Components] Prevent streaming fetch calls from hanging in dev (#89194) - Apply server actions transform to node_modules in route handlers (#89380) - ensure `maxPostponedStateSize` is always respected (See: [CVE-2026-27979](https://github.com/vercel/next.js/security/advisories/GHSA-h27x-g6w4-24gq)) - feat(next/image): add lru disk cache and `images.maximumDiskCacheSize` (See: [CVE-2026-27980](https://github.com/vercel/next.js/security/advisories/GHSA-3x4c-7xq6-9pq8)) - Allow blocking cross-site dev-only websocket connections from privacy-sensitive origins (See: [CVE-2026-27977](https://github.com/vercel/next.js/security/advisories/GHSA-jcc7-9wpm-mj36)) - Disallow Server Action submissions from privacy-sensitive contexts by default (See: [CVE-2026-27978](https://github.com/vercel/next.js/security/advisories/GHSA-mq59-m269-xvcx)) - fix: patch http-proxy to prevent request smuggling in rewrites (See: [CVE-2026-29057](https://github.com/vercel/next.js/security/advisories/GHSA-ggv3-7p47-pfv8)) ### Credits Huge thanks to @unstubbable, @styfle, @eps1lon, and @ztanner for helping! --- ✨ This PR was created by Minori, your friendly dependency updater! 🌸
minori added 1 commit 2026-03-27 07:00:54 -07:00
deps: update next to 16.1.7
All checks were successful
Node.js CI / CI (pull_request) Successful in 40s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 58s
6ff9febb9f
All checks were successful
Node.js CI / CI (pull_request) Successful in 40s
Required
Details
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 58s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependencies/update-next:dependencies/update-next
git checkout dependencies/update-next
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/blog#32