Skip to content

upgrade next.js#1502

Open
alexfreska wants to merge 1 commit into
mainfrom
chore/upgrade-nextjs
Open

upgrade next.js#1502
alexfreska wants to merge 1 commit into
mainfrom
chore/upgrade-nextjs

Conversation

@alexfreska
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 16, 2026 00:07
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 16, 2026

⚠️ No Changeset found

Latest commit: a5f5bec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

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

Project Deployment Actions Updated (UTC)
explorer Ready Ready Preview, Comment May 16, 2026 0:18am
explorer-zen Ready Ready Preview, Comment May 16, 2026 0:18am
hostd Ready Ready Preview, Comment May 16, 2026 0:18am
indexd Ready Ready Preview, Comment May 16, 2026 0:18am
renterd Ready Ready Preview, Comment May 16, 2026 0:18am

Request Review

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps Next.js (and the matching eslint-config-next) from 16.1.6 to 16.2.6 across the root, all apps, and all libraries, and refreshes bun.lock accordingly. The lockfile also reflects coincident version bumps for several internal @siafoundation/* packages.

Changes:

  • Bump next to 16.2.6 and eslint-config-next to 16.2.6 in the root package.json and every app package.json.
  • Change the next peer dependency in libs/react-core, libs/fonts, and libs/design-system from ^16.1.6 to the exact version 16.2.6.
  • Update bun.lock to match the new Next.js (and transitive) versions, plus internal package version bumps.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
package.json Bumps root next and eslint-config-next to 16.2.6.
apps/explorer/package.json Bumps app next dependency to 16.2.6.
apps/hostd/package.json Bumps app next dependency to 16.2.6.
apps/indexd/package.json Bumps app next dependency to 16.2.6.
apps/renterd/package.json Bumps app next dependency to 16.2.6.
apps/walletd/package.json Bumps app next dependency to 16.2.6.
libs/design-system/package.json Changes next peer dep from ^16.1.6 to exact 16.2.6.
libs/fonts/package.json Changes next peer dep from ^16.1.6 to exact 16.2.6.
libs/react-core/package.json Changes next peer dep from ^16.1.6 to exact 16.2.6.
bun.lock Regenerated lockfile reflecting Next.js upgrade and related internal version bumps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread libs/design-system/package.json Outdated
"@siafoundation/explored-react": "^0.9.1",
"@siafoundation/explored-types": "^0.21.0",
"next": "^16.1.6",
"next": "16.2.6",
Comment thread libs/react-core/package.json Outdated
"@siafoundation/types": "^0.13.0",
"@technically/lodash": "^4.17.0",
"next": "^16.1.6",
"next": "16.2.6",
Comment thread libs/fonts/package.json Outdated
},
"peerDependencies": {
"next": "^16.1.6"
"next": "16.2.6"
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 16, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​eslint-config-next@​16.0.7 ⏵ 16.2.6991006798100

View full report

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