Skip to content

chore(docs): upgrade dependencies#931

Merged
kawaijoe merged 2 commits intomainfrom
kawaijoe/upgrade-deps
Mar 19, 2026
Merged

chore(docs): upgrade dependencies#931
kawaijoe merged 2 commits intomainfrom
kawaijoe/upgrade-deps

Conversation

@kawaijoe
Copy link
Copy Markdown
Contributor

@kawaijoe kawaijoe commented Mar 19, 2026

Upgrade non blocking dependencies for docs.

Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump):
- Upgrade Next.js from 16.1.7 to 16.2.0 and related packages
- Update fumadocs (core/mdx/ui) to latest patch versions
- Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages
- Update React 19.2.3 → 19.2.4 and related dependencies
- Update utilities: prettier, postcss, zod, wrangler, and others

Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with
@typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x.

Verified: pnpm lint and Next.js build (all 144 pages generated successfully).
Copilot AI review requested due to automatic review settings March 19, 2026 03:30
Copy link
Copy Markdown
Contributor

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

This PR consolidates Renovate-driven dependency upgrades for the docs Next.js app, updating the Next.js ecosystem, React, Tailwind, fumadocs, and various build/lint utilities while intentionally not moving to ESLint v10 due to upstream incompatibilities.

Changes:

  • Upgrade Next.js-related packages (including next and eslint-config-next) to 16.2.0.
  • Upgrade React/React DOM and several UI/content dependencies (fumadocs, react-day-picker, react-resizable-panels, zod, etc.).
  • Upgrade Tailwind CSS and related tooling (tailwindcss, @tailwindcss/postcss, tailwind-merge) plus build/dev tools (postcss, prettier, wrangler).

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

You can also share your feedback on Copilot code review. Take the survey.

@auto-maid
Copy link
Copy Markdown
Contributor

auto-maid bot commented Mar 19, 2026

Documentation Preview

Latest Commit SHA b0d9686
Preview URL https://de90c25f-forui-docs-dev.duobase.workers.dev/docs

You're seeing this because the docs/samples were updated.

Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new
prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on
Cloudflare Workers.

Also reverts eslint-config-next and @next/third-parties to match.
@kawaijoe kawaijoe merged commit c2de868 into main Mar 19, 2026
1 check passed
@kawaijoe kawaijoe deleted the kawaijoe/upgrade-deps branch March 19, 2026 03:57
Pante pushed a commit that referenced this pull request Mar 21, 2026
* chore(docs): upgrade dependencies from PRs #923 and #926

Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump):
- Upgrade Next.js from 16.1.7 to 16.2.0 and related packages
- Update fumadocs (core/mdx/ui) to latest patch versions
- Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages
- Update React 19.2.3 → 19.2.4 and related dependencies
- Update utilities: prettier, postcss, zod, wrangler, and others

Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with
@typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x.

Verified: pnpm lint and Next.js build (all 144 pages generated successfully).

* chore(docs): revert next 16.2.0, keep other upgrades

Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new
prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on
Cloudflare Workers.

Also reverts eslint-config-next and @next/third-parties to match.
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