Skip to content

fix(deps): update nextjs monorepo (16.3.0 → 16.3.1) - #767

Merged
joryirving merged 1 commit into
mainfrom
renovate/nextjs-monorepo
Aug 14, 2026
Merged

fix(deps): update nextjs monorepo (16.3.0 → 16.3.1)#767
joryirving merged 1 commit into
mainfrom
renovate/nextjs-monorepo

Conversation

@its-miso

@its-miso its-miso Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 16.3.016.3.1 age adoption passing confidence
next (source) 16.3.016.3.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vercel/next.js (eslint-config-next)

v16.3.1

Compare Source

What's Changed

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


Configuration

📅 Schedule: (in timezone America/Edmonton)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@its-miso
its-miso Bot requested a review from joryirving as a code owner August 13, 2026 22:42
@its-miso its-miso Bot added the type/patch label Aug 13, 2026
its-saffron[bot]

This comment was marked as outdated.

@its-miso
its-miso Bot force-pushed the renovate/nextjs-monorepo branch from 1a53000 to 2f8ca61 Compare August 13, 2026 23:41
@its-miso its-miso Bot changed the title fix(deps): update dependency eslint-config-next (16.3.0 → 16.3.1) fix(deps): update nextjs monorepo (16.3.0 → 16.3.1) Aug 13, 2026

@its-saffron its-saffron Bot 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.

AI Automated Review

Full PR review.

Analysis engine: dsv4f@https://litellm.jory.dev/v1 (openai) — primary route

Recommendation: Approve. This Renovate PR bumps the Next.js monorepo (next, eslint-config-next, @next/env, @next/eslint-plugin-next, the @next/swc-* platform binaries, and @swc/helpers) from 16.3.0 to 16.3.1, entirely within package-lock.json. No source, manifest, or Dockerfile changes. CI is green on the head commit, and the upstream 16.3.1 release is a patch-level set of backported fixes with no API or engine changes.

Change-by-change findings

  • package-lock.jsonnext 16.3.0 → 16.3.1 together with its matched dependencies: @next/env 16.3.1, @next/eslint-plugin-next 16.3.1, eslint-config-next 16.3.1, all eight @next/swc-* optional platform binaries at 16.3.1, and @swc/helpers 0.5.15 → 0.5.23 (bumped upstream in this same release). Every package moves in lockstep from a single published release, so there is no version skew between next and its native binaries on any target platform (linux musl/gnu, darwin, win32).
  • The PR title names only eslint-config-next, but the diff also updates the runtime next package and its dependencies; this is consistent with Renovate's nextjs-monorepo grouping and the lockfile is internally coherent.
  • Release evidence (Next.js v16.3.1, published 2026-08-13): all 22 commits are backported fixes on the 16.3 branch — Turbopack runtime/HMR and module-registration fixes, a next/image response-preservation fix, a styled-jsx Pages Router SSR fix, cache-tag/revalidation and unstable_cache naming fixes, a dev-validation worker fix, and a revert of an i18n localization change for dynamic Pages API routes. No public API changes, no peerDependency changes, and no breaking changes are listed; the installed lockfile metadata retains engines.node >= 20.9.0 unchanged.
  • The i18n revert applies to dynamic Pages Router API routes, while Dispatch uses the App Router (per AGENTS.md tech stack), so this revert is not expected to affect this application.
  • Host-platform coupling check: the Dockerfile pins the runtime to node:24-bookworm-slim and package.json declares engines.node >= 24; the installed next@16.3.1 declares node >= 20.9.0, so Node 24 is within the supported range. The lockfile engines field for the exact installed version is the binding constraint and it is satisfied.
  • Override coherence: next@16.3.1 still carries postcss 8.5.23 and optional sharp ^0.35.3, so the documented postcss/sharp override rationale in package.json remains accurate after this bump.

Standards Compliance

The change conforms to AGENTS.md: lockfile-only dependency update with no environment-variable, Prisma-schema, or Docker-base-image changes; the Docker npm ci stages consume the updated lockfile as-is; lint and typecheck gates still block CI and both passed.

Tool Harness Findings

CI on head commit 2f8ca61 reached a terminal success state for all checks: Build, Docker Build, Lint, Tests, Typecheck, and npm audit — all success. This directly satisfies the must-check "run full test suite after upgrade."

Unknowns or Needs Verification

  • The "check for breaking API changes" must-check is satisfied from the component's own release evidence: a patch release with backported fixes only, no API or engine changes. A separate Node.js compatibility-matrix fetch could not be completed within the tool budget, but the installed lockfile's node >= 20.9.0 engine declaration is the authoritative floor and Node 24 satisfies it.
  • No other unknowns: no image digest changes in the diff, no linked issues to compare against, and no evidence-provider findings were present in the corpus.

Sources

  • Next.js v16.3.1 release notes: https://github.com/vercel/next.js/releases/tag/v16.3.1
  • GitHub compare metadata for v16.3.0...v16.3.1 (22 commits, all backports)
  • Repository files read: Dockerfile (node:24-bookworm-slim), package.json (engines >=24, override rationale), and the updated package-lock.json entries.

@joryirving
joryirving merged commit 0aa4c84 into main Aug 14, 2026
7 checks passed
@joryirving
joryirving deleted the renovate/nextjs-monorepo branch August 14, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant