Skip to content

chore(deps): bump next from 16.2.6 to 16.2.11 - #3421

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/next-16.2.11
Open

chore(deps): bump next from 16.2.6 to 16.2.11#3421
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/next-16.2.11

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps next from 16.2.6 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:

v16.2.10

Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 16.2.4.

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 28, 2026 02:44
@dependabot
dependabot Bot requested review from emersonlaurentino and ommeirelles and removed request for a team July 28, 2026 02:44
@codesandbox-ci

codesandbox-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@faststore/api

npm i https://pkg.pr.new/vtex/faststore/@faststore/api@67b521d

@faststore/cli

npm i https://pkg.pr.new/vtex/faststore/@faststore/cli@67b521d

@faststore/components

npm i https://pkg.pr.new/vtex/faststore/@faststore/components@67b521d

@faststore/core

npm i https://pkg.pr.new/vtex/faststore/@faststore/core@67b521d

@faststore/diagnostics

npm i https://pkg.pr.new/vtex/faststore/@faststore/diagnostics@67b521d

@faststore/lighthouse

npm i https://pkg.pr.new/vtex/faststore/@faststore/lighthouse@67b521d

@faststore/sdk

npm i https://pkg.pr.new/vtex/faststore/@faststore/sdk@67b521d

@faststore/ui

npm i https://pkg.pr.new/vtex/faststore/@faststore/ui@67b521d

commit: 67b521d

@renatomaurovtex renatomaurovtex left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Security-motivated patch bump, safe to take:

  • Lockfile-only and in-range: the workspace catalog pins next: ^16.2.6, so 16.2.11 resolves without touching any manifest. next is already a runtime dependency of @faststore/core — no new dependency, no Dependency Discipline checklist needed.
  • The advisories are worth it: 16.2.11 fixes 4 High (DoS via Server Actions, middleware/proxy bypass, 2× SSRF) and 5 Moderate advisories. Several are App Router/Turbopack-specific and don't apply to FastStore's Pages Router setup, but the two cache-confusion-of-response-bodies fixes and the Image Optimization SVG DoS fix are relevant to stores on Pages Router — good reason to merge rather than wait.
  • The ±26k line churn is the usual pnpm lockfile reflow, same pattern as #3416/#3418.
  • The red FastStore check is only the "Publish to Chromatic" step failing with ✖ Missing project token (dependabot PRs don't get the secret — known pattern, #3361 tracks it). SonarQube and all turbo build/test tasks are green.

Verdict: Approved

Blocking (🔴/🟠):

  • None.

Non-blocking (🟡/💬):

  • 💬 Red FastStore check = Chromatic token pattern on dependabot PRs, not a regression.

Checks to confirm before merge: none beyond existing CI — lockfile-only.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch 6 times, most recently from 9404a9e to f49560e Compare August 4, 2026 15:58
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch 2 times, most recently from 03ffa6f to 69d9744 Compare August 10, 2026 23:10
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

1 similar comment
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch 8 times, most recently from 8528c8b to 866fcbb Compare August 18, 2026 18:15
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch 3 times, most recently from a9dbaa7 to aa39e29 Compare August 24, 2026 20:13
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch 3 times, most recently from b21ec39 to 918ae41 Compare August 25, 2026 21:37
Bumps [next](https://github.com/vercel/next.js) from 16.2.6 to 16.2.11.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.6...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 force-pushed the dependabot/npm_and_yarn/next-16.2.11 branch from 918ae41 to 67b521d Compare August 26, 2026 14:56
@sonar-workflows

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant