Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps fumadocs-mdx from 12.0.3 to 13.0.6.

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@13.0.6

Patch Changes

  • 40176ce: Support disableMetaFile option in Bun plugin
    • fumadocs-core@16.0.9

fumadocs-mdx@13.0.5

Patch Changes

  • ad38466: add support next.config.mts for mdx

fumadocs-mdx@13.0.4

Patch Changes

  • 27fc4ed: [Internal] improve mutability of LoadedConfig for plugins
  • f5bc4aa: Fix Bun missing query strings
  • 61b90c8: Always transform meta files in collection, this includes runtime loaders like Node.js and Bun.
  • d1e43f4: Support re-generating index file when using runtime: bun | node
  • Updated dependencies [f97cd1e]
  • Updated dependencies [f7e15e2]
    • fumadocs-core@16.0.7

fumadocs-mdx@13.0.2

Patch Changes

  • ee4ad3d: Always format file paths into POSIX for Vite

fumadocs-mdx@13.0.1

Patch Changes

  • 56332df: Support plugins in Webpack loader environment: now plugins can apply changes on MDX options too.
  • 91add4f: Plugin json-schema: support inserting $schema to JSON files
  • cffd4c2: Lazy update index files on Next.js
    • fumadocs-core@16.0.3

fumadocs-mdx@13.0.0

Major Changes

  • 8d0c164: Move createMDXSource and resolveFiles from fumadocs-mdx to fumadocs-mdx/runtime/next

  • 3caa5cd: Vite: move source.generated.ts to .source/index.ts

    Why:

    • with Fumadocs MDX Plugins, we want to unify the output directory across Vite & Next.js.
    • source.generated.ts looks ugly compared by .source.

    Migrate:

    • run dev server/typegen to generate a .source folder.
    • import it over the original source.generated.ts.

... (truncated)

Commits

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.3 to 13.0.6.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@12.0.3...fumadocs-mdx@13.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Labels

The following labels could not be found: npm dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

1 participant