You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 rebase will rebase this PR
``@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
``@dependabot merge will merge this PR after your CI passes on it
``@dependabot squash and merge will squash and merge this PR after your CI passes on it
``@dependabot cancel merge will cancel a previously requested merge and block automerging
``@dependabot reopen will reopen this PR if it is closed
``@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
``@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
``@dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Updated Next.js from 15.5.9 to 16.1.5 in the playground app, addressing critical security vulnerabilities CVE-2025-59471, CVE-2025-59472, and CVE-2026-23864. This is a major version upgrade that also includes bug fixes for LRU cache linked list operations, middleware redirects, Turbopack MDX processing, and performance improvements on musl-based Linux distributions.
Security patches for DoS mitigations in React Flight and image processing
Transitive dependency updates including @img/sharp-* packages (0.34.3 → 0.34.5) and @emnapi/runtime (1.5.0 → 1.8.1)
New platform support added for RISC-V 64 architecture
Addition of @img/colour dependency
Confidence Score: 5/5
Safe to merge - this is a standard security update from Dependabot
This PR contains only dependency version updates with no code changes. The upgrade addresses known security vulnerabilities and is generated by Dependabot, a trusted automated tool. The changes are limited to package.json and yarn.lock files with expected transitive dependency updates.
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.
Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you!
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
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.
Mirror of facebook/react#35653
Original author: app/dependabot
Bumps next from 15.5.9 to 16.1.5.
Release notes
Sourced from next's releases.
... (truncated)
Commits
acba4a6v16.1.5e1d1fc6Add maximum size limit for postponed body parsing (#88175)500ec83fetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)1caaca3feat(next/image)!: addimages.maximumResponseBodyconfig (#88183)522ed84Sync DoS mitigations for React Flight8cad197[backport][cna] Ensure created app is not considered the workspace root in pn...2718661Backport/docs fixes (#89031)5333625Backport/docs fixes 16.1.5 (#88916)60de6c2v16.1.45f75d22backport: Only filter next config if experimental flag is enabled (#88733) (#...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:
rebasewill rebase this PRrecreatewill recreate this PR, overwriting any edits that have been made to itmergewill merge this PR after your CI passes on itsquash and mergewill squash and merge this PR after your CI passes on itcancel mergewill cancel a previously requested merge and block automergingreopenwill reopen this PR if it is closedclosewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manuallyshow <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependencyignore 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)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)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)You can disable automated security fix PRs for this repo from the Security Alerts page.