Skip to content

Conversation

@waleedlatif1
Copy link
Collaborator

Summary

update fumadocs

Type of Change

  • Other: deps

Testing

Tested manually.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel
Copy link

vercel bot commented Oct 2, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs Error Error Oct 2, 2025 3:19am
sim Building Building Preview Comment Oct 2, 2025 3:19am

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Overview

Summary

This PR updates the fumadocs documentation framework dependencies in the docs application. The changes update three core fumadocs packages to newer versions: `fumadocs-core` from ^15.7.5 to 15.8.2, `fumadocs-mdx` from ^11.5.6 to 11.10.1, and `fumadocs-ui` from ^15.7.5 to 15.8.2. Additionally, the version specifications are changed from caret ranges (^) to exact pinned versions, providing more predictable builds.

The fumadocs framework is the core documentation system used by this Next.js application, as evidenced by the postinstall script that runs fumadocs-mdx and the heavy reliance on fumadocs packages for UI components and MDX processing. This update brings bug fixes, performance improvements, and new features from the fumadocs ecosystem. The change to exact version pinning is particularly important for documentation tooling where stability and consistent builds are crucial.

Important Files Changed

Changed Files
Filename Score Overview
apps/docs/package.json 5/5 Updates fumadocs dependencies to newer versions and pins them to exact versions

Confidence score: 5/5

  • This PR is safe to merge with minimal risk as it's a straightforward dependency update
  • Score reflects the low-risk nature of updating documentation framework dependencies with proper testing
  • No files require special attention as the changes are isolated to dependency versions

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Collaborator Author

waleedlatif1 commented Oct 2, 2025

1 Job Failed:

CI / Test and Build / Test and Build failed on "Build application"
[...]
https://nextjs.org/telemetry

   ▲ Next.js 15.4.1 (Turbopack)
Error: docs#build: command (/home/runner/_work/sim/sim/apps/docs) /home/runner/.bun/bin/bun run build exited (1)
   - Experiments (use with caution):
     ✓ optimizeCss
     ⨯ turbopackSourceMaps

   Creating an optimized production build ...
error: script "build" exited with code 130

 Tasks:    2 successful, 4 total
Cached:    0 cached, 4 total
  Time:    41.715s 
Failed:    docs#build

 ERROR  run failed: command  exited (1)
error: script "build" exited with code 1
Error: Process completed with exit code 1.

Summary: 1 failed workflow
  • CI (1 job failed)

Last updated: 2025-10-02 03:20:48 UTC

@waleedlatif1 waleedlatif1 merged commit 4adbae0 into staging Oct 2, 2025
7 of 10 checks passed
@waleedlatif1 waleedlatif1 deleted the chore/deps branch October 2, 2025 03:28
waleedlatif1 added a commit that referenced this pull request Oct 2, 2025
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