Skip to content

Conversation

@Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Dec 13, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@vercel
Copy link

vercel bot commented Dec 13, 2025

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

Project Deployment Review Updated (UTC)
eslint-react Ready Ready Preview, Comment Dec 13, 2025 10:24am

@Rel1cx Rel1cx requested a review from Copilot December 13, 2025 10:12
@socket-security
Copy link

socket-security bot commented Dec 13, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfumadocs-docgen@​3.0.2 ⏵ 3.0.487 -1310070 -3093 -7100
Updatedfumadocs-twoslash@​3.1.8 ⏵ 3.1.1088 -1210071 -2993 -7100
Updatedfumadocs-typescript@​4.0.11 ⏵ 4.0.1497 -310072 -2893 -7100
Updatedfumadocs-mdx@​12.0.3 ⏵ 14.1.09810073 -196 +1100
Updatedfumadocs-core@​15.8.5 ⏵ 16.2.49810076 +196 +1100
Updatedfumadocs-ui@​15.8.5 ⏵ 16.2.49910076 +196 +1100
Updatedeffect@​3.19.11 ⏵ 3.19.12941009198 +1100
Updatedeslint@​9.39.1 ⏵ 9.39.294 -310010097 +1100
Updated@​effect/​platform@​0.93.7 ⏵ 0.93.8100 +1100100 +198 +1100

View full report

Copy link
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 updates fumadocs packages to fix theme-related issues by migrating from version 15.x to 16.x. The changes include dependency updates, API migrations, and CSS restructuring to align with the new fumadocs architecture.

Key changes:

  • Upgraded fumadocs packages (core, mdx, ui, twoslash, typescript, docgen) from v15.x/v12.x to v16.x/v14.x
  • Updated ESLint from 9.39.1 to 9.39.2 and Effect packages across the monorepo
  • Migrated from tailwindcss-animated to tailwindcss-animate for Tailwind v4 compatibility
  • Refactored CSS structure by consolidating theme.css into app.css with fumadocs neutral theme

Reviewed changes

Copilot reviewed 21 out of 22 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pnpm-lock.yaml Updated dependency versions and lock file for all package updates
apps/website/package.json Updated fumadocs packages, replaced tailwindcss-animated with tailwindcss-animate, moved tailwindcss to dependencies
apps/website/tsconfig.json Added TypeScript path mapping for fumadocs-mdx collections
apps/website/lib/source.ts Migrated to new fumadocs-core API with multiple collections and lucide icons plugin
apps/website/app/app.css Consolidated theme CSS, imported fumadocs neutral theme, changed plugin syntax
apps/website/app/layout.tsx Updated RootProvider import path from fumadocs-ui/provider to fumadocs-ui/provider/next
apps/website/app/(home)/layout.tsx Updated import path for LinkItemType to fumadocs-ui/layouts/shared
package.json Updated effect and eslint versions, removed fumadocs version overrides
Multiple package.json files Reordered peerDependencies to come after devDependencies (style change)

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

@Rel1cx Rel1cx merged commit 1ca7464 into main Dec 13, 2025
11 of 12 checks passed
@Rel1cx Rel1cx deleted the website branch December 13, 2025 10:22
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