Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps fumadocs-mdx from 12.0.2 to 14.1.0.

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@14.1.0

Minor Changes

  • fc0e3db: Support Workspaces API [Experimental]

Patch Changes

  • Updated dependencies [ef8eb6c]
  • Updated dependencies [e0c4c3a]
  • Updated dependencies [4e2bca7]
    • fumadocs-core@16.2.3

fumadocs-mdx@14.0.4

Patch Changes

  • f59339b: Fix last-modified plugin date checking
    • fumadocs-core@16.2.0

fumadocs-mdx@14.0.3

Patch Changes

  • f362ea1: Fix Webpack warnings (they require absolute paths for dependencies)
  • Updated dependencies [fe380da]
  • Updated dependencies [ade44d0]
    • fumadocs-core@16.0.15

fumadocs-mdx@14.0.2

Patch Changes

  • 59743c0: Use remarkStructure().exportAs option to export structuredData
  • 59743c0: only provide CJS fallback for Next.js
  • Updated dependencies [c3b8474]
    • fumadocs-core@16.0.14

fumadocs-mdx@14.0.1

Patch Changes

  • 52dabc3: Support type-safe collection generation
    • fumadocs-core@16.0.13

fumadocs-mdx@14.0.0

Major Changes

  • 7b450d6: Change postInstall() signature to postInstall({ configPath, outDir, ... })

    This allows more options for postInstall command.

  • a312d3a: Replace getDefaultMDXOptions() with applyMdxPreset()

    This allows Fumadocs MDX to support more presets in the future, and adjust presets for dynamic mode.

... (truncated)

Commits
  • f33ca20 Merge pull request #2705 from fuma-nama/changeset-release/dev
  • d06eb7b MDX: fix index file re-generation
  • 4e2bca7 Core & UI: support collapsible in meta data
  • ef8eb6c Core: Expose Zod schema for page & meta data
  • 31fd9d7 MDX: add unit tests for workspace
  • 3ed6150 MDX: fix lastModified plugin on workspace
  • 5d4eb3e fix Tanstack Start
  • fc0e3db MDX: introduce official workspace API
  • aa1a837 MDX: implement core for workspaces
  • 48ef05f fix serialization
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for fumadocs-mdx since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) from 12.0.2 to 14.1.0.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@12.0.2...fumadocs-mdx@14.1.0)

---
updated-dependencies:
- dependency-name: fumadocs-mdx
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 15, 2025
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