deps(deps): bump next from 16.2.9 to 16.2.12 - #240
Conversation
Bumps [next](https://github.com/vercel/next.js) from 16.2.9 to 16.2.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.9...v16.2.12) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f6ce002291
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "firebase-admin": "^13.10.0", | ||
| "lucide-react": "^0.577.0", | ||
| "next": "^16.2.9", | ||
| "next": "^16.2.12", |
There was a problem hiding this comment.
Re-review FOSSA findings for the Next bump
In same-repository/protected CI where FOSSA_API_KEY is available, the workflow runs fossa test --diff "$FOSSA_REVIEWED_BASELINE_REVISION" as a hard gate (.github/workflows/ci.yml:545-549). The existing FOSSA review explicitly ignored the two next findings only for next@16.2.9 (docs/FOSSA_LICENSE_REVIEW_2026-06-16.md:93-96) and says direct dependency version changes must be re-reviewed (docs/FOSSA_LICENSE_REVIEW_2026-06-16.md:267-268), so bumping next to 16.2.12 without refreshing/verifying those FOSSA ignores can introduce unreviewed license findings and block protected CI. Please run the FOSSA review/remediation flow for next@16.2.12 and update the review baseline/docs if it passes.
Useful? React with 👍 / 👎.
|
Superseded by #245. |
Bumps next from 16.2.9 to 16.2.12.
Release notes
Sourced from next's releases.
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore 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)@dependabot 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)@dependabot 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.