Skip to content

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

Merged
rickstaa merged 3 commits into
mainfrom
chore/bump-next
Sep 7, 2026
Merged

chore(deps): bump next to 16.3.4#778
rickstaa merged 3 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 7, 2026 2:14pm 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 thread .tool-versions Outdated
# Conflicts:
#	.tool-versions
#	package.json
#	pnpm-lock.yaml
Copilot AI review requested due to automatic review settings September 7, 2026 14:12

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.

🟢 Approval recommended

The change is a straightforward dependency bump with consistent lockfile updates, and the repo’s Node 24 toolchain satisfies the updated transitive engine requirements.

Review details

Files not reviewed (1)

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

@rickstaa
rickstaa merged commit e3ac8f0 into main Sep 7, 2026
11 checks passed
@rickstaa
rickstaa deleted the chore/bump-next branch September 7, 2026 14:20
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