build(deps): bump next from 15.5.21 to 16.2.12 - #2156
Conversation
There was a problem hiding this comment.
Blocking install regression in pnpm-lock.yaml: at exact head 4f0fe35, CI=true pnpm install --frozen-lockfile with the repository-pinned pnpm 11.5.1 fails ERR_PNPM_TRUST_DOWNGRADE on the standard OpenAI internal npm registry. The new entries baseline-browser-mapping@2.11.13 (line 1585), caniuse-lite@1.0.30001809 (line 1650), and postcss@8.5.26 (line 2791) all lack publish-time metadata there. The identical frozen install on current main passes all 711 supply-chain policy checks, while the public-registry GitHub CI passes, so this PR introduces a local/internal-registry bootstrap failure that CI does not expose. Please regenerate or constrain the lockfile through the supported internal resolution path so the frozen install satisfies the checked-in minimumReleaseAge/trustPolicy without bypasses or broad exclusions, then rerun the full checks.
4f0fe35 to
696c44c
Compare
696c44c to
0e8daa2
Compare
jbeckwith-oai
left a comment
There was a problem hiding this comment.
Re-reviewed the refreshed exact head. The prior internal-registry trust blocker is resolved: the repository-pinned pnpm 11.5.1 now verifies all 711 lockfile entries against the configured OpenAI registry without a trust downgrade. The Next 16 dependency graph and runtime/peer floors are compatible here, and exact-head build, lint, examples, ecosystem, breaking-change, and Node 22/24/26 checks are green.
Bumps [next](https://github.com/vercel/next.js) from 15.5.21 to 16.2.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.21...v16.2.12) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0e8daa2 to
19219e7
Compare
Bumps next from 15.5.21 to 16.2.12.
Release notes
Sourced from next's releases.
... (truncated)
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)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 request