Skip to content

chore(deps): bump next from 16.2.9 to 16.2.11 - #166

Merged
onenoly1010 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.2.11
Jul 30, 2026
Merged

chore(deps): bump next from 16.2.9 to 16.2.11#166
onenoly1010 merged 1 commit into
mainfrom
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.9 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

@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 onenoly1010 as a code owner July 28, 2026 17:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026

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

Pull request overview

This PR updates the project’s Next.js dependency from 16.2.9 to 16.2.11, aligning the frontend framework with the latest patch release that includes multiple security fixes noted in the PR description.

Changes:

  • Bump next dependency in package.json from ^16.2.9 to ^16.2.11.
  • Update package-lock.json to lock Next.js 16.2.11 and the corresponding @next/* packages and integrity hashes.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared Next.js version to ^16.2.11.
package-lock.json Refreshes the lockfile to resolve Next.js 16.2.11 and related @next/* packages consistently.

Bumps [next](https://github.com/vercel/next.js) from 16.2.9 to 16.2.11.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.9...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 b4872e9 to 783a74d Compare July 30, 2026 15:48
@onenoly1010
onenoly1010 merged commit ee8efe4 into main Jul 30, 2026
3 of 8 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/next-16.2.11 branch July 30, 2026 16:43
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.

3 participants