Skip to content

chore(deps): bump next to 16.3.4 - #778

Open
rickstaa wants to merge 2 commits into
mainfrom
chore/bump-next
Open

chore(deps): bump next to 16.3.4#778
rickstaa wants to merge 2 commits into
mainfrom
chore/bump-next

Conversation

@rickstaa

@rickstaa rickstaa commented Sep 3, 2026

Copy link
Copy Markdown
Member

Bumps next from 16.2.11 to 16.3.4. Same major, no breaking changes listed in the 16.3 release notes. React stays on 19.2.1.

Verified locally: production build, 363 jest tests, and typecheck all pass.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@rickstaa
rickstaa requested a review from ECWireless as a code owner September 3, 2026 13:57
Copilot AI lite review requested due to automatic review settings September 3, 2026 13:57
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
explorer-arbitrum-one Ready Ready Preview Sep 3, 2026 2:01pm UTC

Request Review

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.

🟡 Changes recommended

The Next.js bump increases the effective minimum Node requirement (>=20.9.0) and the repo’s .tool-versions currently pins Node 20.0.0, which can break installs for asdf-based setups.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR upgrades the app’s Next.js dependency from 16.2.11 to 16.3.4, updating the lockfile accordingly while keeping React at 19.2.1.

Changes:

  • Bump next from 16.2.11 to 16.3.4 in package.json.
  • Refresh pnpm-lock.yaml to capture updated Next.js transitive dependencies (notably sharp and postcss) associated with the new Next.js version.
File summaries
File Description
package.json Updates the Next.js version pin to 16.3.4.
pnpm-lock.yaml Lockfile updates for Next.js 16.3.4 and its updated transitive dependency graph (e.g., sharp/postcss).
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

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.

🟡 Changes recommended

The PR includes a Node.js toolchain version bump that is not called out in the PR description/title and should be clarified for reviewers.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 2/3 changed files
  • Comments generated: 2
  • Review effort level: Lite

Comment thread pnpm-lock.yaml
Comment on lines +20089 to +20093
'@next/swc-win32-x64-msvc': 16.3.4
sharp: 0.35.4(@types/node@18.19.130)
transitivePeerDependencies:
- '@babel/core'
- '@types/node'
Comment thread .tool-versions
@@ -1 +1 @@
nodejs 20.0.0
nodejs 22.12.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants