Skip to content

build(deps-dev): bump next from 16.2.12 to 16.3.3 - #61

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.3.3
Open

build(deps-dev): bump next from 16.2.12 to 16.3.3#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown

Bumps next from 16.2.12 to 16.3.3.

Release notes

Sourced from next's releases.

v16.3.3

This release contains security fixes for the following advisories:

Critical:

v16.3.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [backport] Scope app-entry export validation to files inside the app directory (#97357)
  • [backport] Fix catch-all index page being served for every other slug (#97416)
  • [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static PAT (#97603)

Credits

Huge thanks to @​lubieowoce, @​unstubbable, @​timneutkens, @​mischnic, and @​eps1lon for helping!

v16.3.1

What's Changed

Full Changelog: vercel/next.js@v16.3.0...v16.3.1

... (truncated)

Commits
  • a9a1cb7 v16.3.3
  • 968b9fc [16.3.x] Fix ISR misses with backslashes in segments when deployed on Windows
  • 3a15b4a [16.3.x] [next/image]: disable avif image optimization
  • 7378b51 Backport/docs fixes 16.3 (#97649)
  • 528c1cd [16.3.x] Stop generating error codes (#97780)
  • d0ac882 v16.3.2
  • 81deb92 [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static ...
  • cd714d9 [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • 5ac2327 [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • 0ccb3e7 [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • 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 Sep 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.3.3 branch 2 times, most recently from 27d0575 to 147d34d Compare September 9, 2026 14:37
@0thernet

0thernet commented Sep 9, 2026

Copy link
Copy Markdown
Member

Readiness audit at head147d34d67d6824158decd6de06d82db9f9e4202d, base6fb420fb0f29f8367dc251d478090da62ef80918: this PR changes only the Next peer/dev entries in package.json; bun.lock is unchanged. Current CI34364827181 fails at the frozen script-disabled install with "lockfile had changes, but lockfile is frozen" before any native test. Required is consequentially red.

A coordinated lockfile update is necessary but not sufficient. The production adapter still requires exact Next16.2.12, including audited framework/type-writer/SSG/trace input hashes and version-bound receipts, and the packed native adopter independently installs16.2.12. Advertising16.3.3 in the peer while keeping that fixture does not prove16.3.3 compatibility. Existing16.3.3 consumers need a derived and natively qualified profile, not an unconditional version-string widening or product downgrade.

Please preserve the separately owned0.5.10 literal-root-proxy repair. The next compatibility slice should join after it, use one owner, derive exact16.3.3 emitter/type/trace differences, keep all source-map/census/settled-output guards, and qualify both retained16.2.12 and the new profile through packed client/Node-RSC/Edge/no-Edge/warm/root-proxy native evidence and complete current-candidate CI. TypeScript5.9 consumers and PeopleBlade16.3.1/Workflow need their own explicit compatibility joins. No source edit, dependency install, CI rerun, or duplicate native qualification was performed for this audit.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.3.3 branch 2 times, most recently from e12eafe to 4515047 Compare September 9, 2026 19:17
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.3.3 branch 3 times, most recently from 3f1a672 to b5c96b4 Compare September 12, 2026 15:15
Bumps [next](https://github.com/vercel/next.js) from 16.2.12 to 16.3.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.12...v16.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.3.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-16.3.3 branch from b5c96b4 to 36c1324 Compare September 13, 2026 19:51
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