Skip to content

chore(deps): bump fumadocs-core from 15.2.6 to 15.7.7 in /apps/oss-dynamic#349

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/oss-dynamic/fumadocs-core-15.7.7
Closed

chore(deps): bump fumadocs-core from 15.2.6 to 15.7.7 in /apps/oss-dynamic#349
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/oss-dynamic/fumadocs-core-15.7.7

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps fumadocs-core from 15.2.6 to 15.7.7.

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@15.7.7

Patch Changes

  • 0b53056: Support remarkMdxMermaid - convert mermaid codeblocks into <Mermaid /> component
  • 3490285: Support remarkMdxFiles - convert files codeblocks into <Files /> component

fumadocs-core@15.7.6

No release notes provided.

fumadocs-core@15.7.5

Patch Changes

  • cedc494: Hotfix URL normalization logic

fumadocs-core@15.7.4

No release notes provided.

fumadocs-core@15.7.3

Patch Changes

  • 6d97379: unify remark nodes parsing & improve types
  • e776ee5: Fix langAlias not being passed to Shiki rehype plugin

fumadocs-core@15.7.2

Patch Changes

  • 88b5a4e: Fix duplicate pages in page tree when referencing subpage in meta.json and using ... or adding the subfolder again
  • 039b24b: Fix failed to update page tree from loader()
  • 08eee2b: [remark-npm] Enable npm install prefix fallback only on old alias

fumadocs-core@15.7.1

Patch Changes

  • 195b090: Support a list of source for loader() API
  • e1c84a2: Support fallbackLanguage for loader() i18n API

fumadocs-core@15.7.0

Minor Changes

  • 514052e: Include locale code into page.path

    Previously when i18n is enabled, page.path is not equal to the virtual file paths you passed into loader():

    const source = loader({
      source: {
        files: [
          {
            path: 'folder/index.cn.mdx',
            // ...

... (truncated)

Commits
  • ebcfdac Merge pull request #2288 from fuma-nama/changeset-release/dev
  • 847ea6d Docs: introduce heading syntax for \<include />
  • 659e019 Core: [remarkMdxFiles] open folders by default
  • c305e33 Docs: introduce mono style og image
  • dc17210 Docs: introduce new plugins
  • 3490285 Core: Support remarkMdxFiles - convert files codeblocks into \<Files /> ...
  • 0b53056 Core: Support remarkMdxMermaid - convert mermaid codeblocks into `<Mermai...
  • 68c92f9 CC: Fix type issues on v1.2
  • 3eba321 bump deps & update deps
  • 624e181 Docs: fix outdated import path
  • Additional commits viewable in compare view

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-core](https://github.com/fuma-nama/fumadocs) from 15.2.6 to 15.7.7.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@15.2.6...fumadocs-core@15.7.7)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 15.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 1, 2025
@vercel
Copy link

vercel bot commented Sep 1, 2025

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

3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
saas-foundations Ignored Ignored Sep 1, 2025 1:02am
saas-foundations-oss-dynamic Ignored Ignored Sep 1, 2025 1:02am
saas-foundations-oss-static Ignored Ignored Sep 1, 2025 1:02am

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #358.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/oss-dynamic/fumadocs-core-15.7.7 branch September 8, 2025 00:21
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.

0 participants