Skip to content

chore(docs): upgrade Next.js to 16.2.6#2727

Merged
nperez0111 merged 1 commit intomainfrom
feat/upgrade-docs-nextjs
May 8, 2026
Merged

chore(docs): upgrade Next.js to 16.2.6#2727
nperez0111 merged 1 commit intomainfrom
feat/upgrade-docs-nextjs

Conversation

@nperez0111
Copy link
Copy Markdown
Contributor

@nperez0111 nperez0111 commented May 8, 2026

Summary

Upgrades the docs site from Next.js ^16.1.6 to ^16.2.6 (current latest on npm).

Changes

  • docs/package.json: bump next and eslint-config-next from ^16.1.6 to ^16.2.6
  • pnpm-lock.yaml: refreshed via pnpm install --filter docs

Impact

Patch/minor version bump within the Next.js 16.x line. No source code changes; existing peer-dependency warnings in the repo are unrelated and pre-existing.

Testing

  • pnpm install --filter docs completed successfully and ran the docs postinstall (fumadocs-mdx) without error.

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to latest minor versions.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

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

Project Deployment Actions Updated (UTC)
blocknote Ready Ready Preview May 8, 2026 9:31am
blocknote-website Ready Ready Preview May 8, 2026 9:31am

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a1cedee5-f6e8-4117-b473-e73ff20bd727

📥 Commits

Reviewing files that changed from the base of the PR and between 683a515 and 15de670.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • docs/package.json

📝 Walkthrough

Walkthrough

The docs/package.json file is updated to upgrade the Next.js framework and its ESLint configuration from version 16.1.6 to version 16.2.6. Both changes are minor version bumps applied consistently across runtime and development dependencies.

Changes

Documentation Dependencies

Layer / File(s) Summary
Dependency Updates
docs/package.json
next updated from ^16.1.6 to ^16.2.6; eslint-config-next updated from ^16.1.6 to ^16.2.6.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A rabbit hops through versions bright,
Next.js bumps to sixteen point two,
Minor updates, all working right,
Linting rules refreshed anew! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: upgrading Next.js in the docs package from 16.1.6 to 16.2.6.
Description check ✅ Passed The description covers Summary, Changes, Impact, and Testing sections with adequate detail; however, Rationale, Screenshots, and Checklist are missing or incomplete.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/upgrade-docs-nextjs

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 8, 2026

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/@blocknote/ariakit@2727

@blocknote/code-block

npm i https://pkg.pr.new/@blocknote/code-block@2727

@blocknote/core

npm i https://pkg.pr.new/@blocknote/core@2727

@blocknote/mantine

npm i https://pkg.pr.new/@blocknote/mantine@2727

@blocknote/react

npm i https://pkg.pr.new/@blocknote/react@2727

@blocknote/server-util

npm i https://pkg.pr.new/@blocknote/server-util@2727

@blocknote/shadcn

npm i https://pkg.pr.new/@blocknote/shadcn@2727

@blocknote/xl-ai

npm i https://pkg.pr.new/@blocknote/xl-ai@2727

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/@blocknote/xl-docx-exporter@2727

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/@blocknote/xl-email-exporter@2727

@blocknote/xl-multi-column

npm i https://pkg.pr.new/@blocknote/xl-multi-column@2727

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/@blocknote/xl-odt-exporter@2727

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/@blocknote/xl-pdf-exporter@2727

commit: 15de670

@nperez0111 nperez0111 merged commit dac995c into main May 8, 2026
22 checks passed
@nperez0111 nperez0111 deleted the feat/upgrade-docs-nextjs branch May 8, 2026 09:33
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.

1 participant