build(deps): bump next from 16.2.10 to 16.2.11 - #5204
Conversation
Bumps [next](https://github.com/vercel/next.js) from 16.2.10 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Confidence Score: 4/5The PR appears safe to merge, although the unrelated lockfile churn should preferably be removed or split into independently reviewable dependency updates. The five runtime applications consistently receive the intended Next.js security patch, while the only accepted concern is the non-blocking expansion of the lockfile update into unrelated dependency trees. Files Needing Attention: pnpm-lock.yaml
|
| Filename | Overview |
|---|---|
| apps/auth/package.json | Updates the auth application's exact Next.js dependency to 16.2.11. |
| apps/chat/package.json | Updates the chat application's exact Next.js dependency to 16.2.11. |
| apps/frontend-control/package.json | Updates the control application's exact Next.js dependency to 16.2.11. |
| apps/frontend-manage/package.json | Updates the management application's exact Next.js dependency to 16.2.11. |
| apps/frontend-pwa/package.json | Updates the student PWA's exact Next.js dependency to 16.2.11. |
| pnpm-lock.yaml | Resolves Next.js 16.2.11 for the applications but also includes substantial unrelated transitive dependency churn. |
Reviews (1): Last reviewed commit: "build(deps): bump next from 16.2.10 to 1..." | Re-trigger Greptile
| @@ -458,7 +458,7 @@ importers: | |||
| version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) | |||
There was a problem hiding this comment.
Unrelated transitive lockfile churn
This lockfile update refreshes unrelated PostCSS, Terser, Azure SDK, MSAL, Babel, and other dependency trees without matching manifest changes, expanding a focused Next.js security patch into dependency upgrades that are harder to review, attribute, and revert independently.
Context Used: CLAUDE.md (source)
Knowledge Base Used: Monorepo Tooling and CI
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps next from 16.2.10 to 16.2.11.
Release notes
Sourced from next's releases.
Commits
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 requestbf9d17f[16.x] fix(incremental-cache): byte-exact fetch cache key for binary bodiesfe28768[16.x] fix(next/image): improve performance of detectContentType()d8afb8d[16.x] Performance improvements when decoding React Server function payloadsDependabot 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.