Skip to content

build(deps): bump next from 16.2.10 to 16.2.11 in /apps/frontend-manage - #5205

Closed
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/npm_and_yarn/apps/frontend-manage/next-16.2.11
Closed

build(deps): bump next from 16.2.10 to 16.2.11 in /apps/frontend-manage#5205
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/npm_and_yarn/apps/frontend-manage/next-16.2.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps next from 16.2.10 to 16.2.11.

Release notes

Sourced from next's releases.

v16.2.11

This release contains security fixes for the following advisories:

High:

Moderate:

Commits
  • 9beca08 v16.2.11
  • 3c48c7a [16.x] Fix Turbopack middleware matcher with i18n single locale
  • ac1eff3 [16.x] Improve performance of checking valid MPA form submissions
  • 9a4651e [16.x] Enforce serverActions.bodySizeLimit for Server Actions in Edge runtime
  • b512063 [16.x] Set correct origin for internal redirects in custom server
  • d303326 [16.x] Ensure exotic rewrite param values are properly encoded
  • 73b9487 [16.x] fix(fetch-cache): key fetch(Request, init) by the effective request
  • bf9d17f [16.x] fix(incremental-cache): byte-exact fetch cache key for binary bodies
  • fe28768 [16.x] fix(next/image): improve performance of detectContentType()
  • d8afb8d [16.x] Performance improvements when decoding React Server function payloads
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.

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>
@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels Jul 26, 2026
@dependabot
dependabot Bot requested a review from rschlaefli as a code owner July 26, 2026 16:10
@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels Jul 26, 2026
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. security Pull requests that address a security vulnerability labels Jul 26, 2026
@greptile-apps

greptile-apps Bot commented Jul 26, 2026

Copy link
Copy Markdown

Confidence Score: 3/5

This PR should not merge until the workspace Next.js declarations and lockfile are updated consistently so dependency checks and installations succeed.

The manifest-only bump conflicts with the exact production-dependency consistency policy and leaves frontend-manage’s lockfile importer resolving the previous release.

Files Needing Attention: apps/frontend-manage/package.json, pnpm-lock.yaml, and sibling Next.js app manifests

Important Files Changed

Filename Overview
apps/frontend-manage/package.json Bumps Next.js to 16.2.11 without the coordinated workspace and lockfile updates required by repository dependency checks.

Fix All in Codex Fix All in Claude Code

Reviews (1): Last reviewed commit: "build(deps): bump next from 16.2.10 to 1..." | Re-trigger Greptile

"lodash": "4.17.21",
"nanoid": "5.0.8",
"next": "16.2.10",
"next": "16.2.11",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Workspace dependency versions diverge

When the repository dependency checks run, this app-only bump conflicts with the four other Next.js apps still pinned to 16.2.10 and with the frontend-manage lockfile importer still resolving 16.2.10, causing the syncpack gate and frozen-lockfile installations to fail.

Knowledge Base Used: Monorepo Tooling and CI

Fix in Codex Fix in Claude Code

@rschlaefli rschlaefli closed this Jul 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/apps/frontend-manage/next-16.2.11 branch July 26, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code security Pull requests that address a security vulnerability size:XS This PR changes 0-9 lines, ignoring generated files.

Development

Successfully merging this pull request may close these issues.

1 participant