Skip to content

fix(deps): bump fumadocs-mdx from 14.2.8 to v14.3.2 - #1485

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fumadocs-mdx-14.x
Open

fix(deps): bump fumadocs-mdx from 14.2.8 to v14.3.2#1485
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fumadocs-mdx-14.x

Conversation

@renovate

@renovate renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fumadocs-mdx (source) 14.2.814.3.2 age confidence

Release Notes

fuma-nama/fumadocs (fumadocs-mdx)

v14.3.2

Patch Changes
  • 79d3209: Deprecate forwarded schemas at fumadocs-mdx/config, recommend fumadocs-core/source/schema instead.
  • Updated dependencies [79d3209]
    • fumadocs-core@​16.8.5

v14.3.0

Compare Source

Minor Changes
  • fa9f678: Make Next.js config ESM only

    Newer Next.js supported .mts extension for Next.js config files, see Next.js docs for more info.

v14.2.14

Compare Source

Patch Changes
  • eb62304: Make mdx-remote optional for dynamic mode
  • Updated dependencies [e1567e2]
  • Updated dependencies [9a200c8]
  • Updated dependencies [c731a92]
  • Updated dependencies [a4189ce]
    • fumadocs-core@​16.7.15

v14.2.13

Compare Source

Patch Changes

v14.2.12

Compare Source

Patch Changes

v14.2.11

Compare Source

Patch Changes
  • 3144149: Fix dynamic index generation so generated dynamic.ts imports node:path and passes lazy entries to create.doc() / create.docs() as arrays.
  • Updated dependencies [f45d703]
  • Updated dependencies [45aa454]
    • fumadocs-core@​16.7.0

v14.2.10

Compare Source

Patch Changes
  • c2678c0: Improve llms.txt generation via remark-llms plugin
  • Updated dependencies [c2678c0]
  • Updated dependencies [417f07a]
  • Updated dependencies [bb07706]
  • Updated dependencies [f065406]
    • fumadocs-core@​16.6.17

v14.2.9

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone America/Santiago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
cvb Error Error May 12, 2026 11:28am
nx-tools Error Error May 12, 2026 11:28am

@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 19, 2026
@renovate
renovate Bot requested a review from gperdomor as a code owner April 19, 2026 16:26
@nx-cloud

nx-cloud Bot commented Apr 19, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 2b494ff

Command Status Duration Result
nx-cloud record -- pnpm exec nx format:check ❌ Failed 3s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-12 11:02:14 UTC

@renovate
renovate Bot force-pushed the renovate/fumadocs-mdx-14.x branch from d1cd066 to 6570139 Compare April 19, 2026 16:37
@vercel

vercel Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/gustavo-perdomos-projects?upgradeToPro=build-rate-limit

@renovate
renovate Bot force-pushed the renovate/fumadocs-mdx-14.x branch 4 times, most recently from 2d6a1f6 to ea29188 Compare April 20, 2026 13:13
@renovate
renovate Bot force-pushed the renovate/fumadocs-mdx-14.x branch from ea29188 to e32839d Compare April 20, 2026 14:43
@renovate
renovate Bot force-pushed the renovate/fumadocs-mdx-14.x branch from e32839d to b2b2bb8 Compare May 3, 2026 19:44
@renovate renovate Bot changed the title fix(deps): bump fumadocs-mdx from 14.2.8 to v14.2.13 fix(deps): bump fumadocs-mdx from 14.2.8 to v14.3.1 May 3, 2026
nx-cloud[bot]

This comment was marked as outdated.

@renovate
renovate Bot force-pushed the renovate/fumadocs-mdx-14.x branch from b2b2bb8 to 343f3e1 Compare May 4, 2026 19:49
@renovate renovate Bot changed the title fix(deps): bump fumadocs-mdx from 14.2.8 to v14.3.1 fix(deps): bump fumadocs-mdx from 14.2.8 to v14.3.2 May 4, 2026
nx-cloud[bot]

This comment was marked as outdated.

@renovate
renovate Bot force-pushed the renovate/fumadocs-mdx-14.x branch from 343f3e1 to 2b494ff Compare May 12, 2026 11:01

@nx-cloud nx-cloud Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nx Cloud is proposing a fix for your failed CI:

We updated fumadocs-core from 16.8.5 across all three doc sites to satisfy the new peer dependency introduced in fumadocs-mdx@14.3.2, which internally imports fumadocs-core/content/md/frontmatter — a subpath that didn't exist in 16.7.14. We also changed the configPath and outDir options in all three next.config.mjs files to use absolute paths via import.meta.url, because fumadocs-mdx@14.3.0 switched to ESM-only and its compileConfig now invokes esbuild eagerly on module init, resolving paths relative to the process CWD (workspace root) rather than the config file's directory.

Tip

We verified this fix by re-running nx-cloud record -- pnpm exec nx format:check.

Warning

The suggested diff is too large to display here, but you can view it on Nx Cloud ↗


Apply fix via Nx Cloud  Reject fix via Nx Cloud


Or Apply changes locally with:

npx nx-cloud apply-locally nURp-UteM

Apply fix locally with your editor ↗   View interactive diff ↗



🎓 Learn more about Self-Healing CI on nx.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant