Skip to content

chore(deps): bump fumadocs-core from 15.2.6 to 15.6.5 in /apps/oss-static#263

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps fumadocs-core from 15.2.6 to 15.6.5.

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@15.6.5

Patch Changes

  • 658fa96: Support custom options for error handling for remark-image

fumadocs-core@15.6.4

No release notes provided.

fumadocs-core@15.6.3

No release notes provided.

fumadocs-core@15.6.2

No release notes provided.

fumadocs-core@15.6.1

Patch Changes

  • 1a902ff: Fix static export map

fumadocs-core@15.6.0

Minor Changes

  • f8d1709: Redesigned Codeblock Tabs

    Instead of relying on Tabs component, it supports a dedicated tabs component for codeblocks:

    <CodeBlockTabs>
      <CodeBlockTabsList>
        <CodeBlockTabsTrigger value="value">Name</CodeBlockTabsTrigger>
      </CodeBlockTabsList>
      <CodeBlockTab value="value" asChild>
        <CodeBlock>...</CodeBlock>
      </CodeBlockTab>
    </CodeBlockTabs>

    The old usage is not deprecated, you can still use them while Fumadocs' remark plugins will generate codeblock tabs using the new way.

Patch Changes

  • d0f8a15: Enable remarkNpm by default, replace remarkInstall with it.
  • 84918b8: Support passing tag to search client/server as string array

fumadocs-core@15.5.5

Patch Changes

  • 0d3f76b: Fix wrong indexing of file system

fumadocs-core@15.5.4

... (truncated)

Commits
  • a1f5ca1 Version Packages (#2093)
  • cbd97fe update test snapshots
  • e343164 MDX: Handle YAML/JSON parse & validation for Vite plugin
  • a2b003e MDX: Generate index file for Vite plugin
  • f8a58c6 MDX & MDX Remote: Support preset: minimal to disable Fumadocs specific defa...
  • 658fa96 Core: support custom options for error handling for remark-image
  • d449bb1 OpenAPI: fix groupBy: route ignoring curly braces
  • 2961c2a fix types
  • e5cfa27 MDX: Stabilize Vite plugin support
  • ac33c3c Add Content-Type header & method option to OpenAPI JavaScript code exampl...
  • 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.6.5.
- [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.6.5)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 15.6.5
  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 Jul 21, 2025
@vercel
Copy link

vercel bot commented Jul 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
saas-foundations ⬜️ Ignored (Inspect) Jul 21, 2025 1:04am
saas-foundations-oss-dynamic ⬜️ Ignored (Inspect) Jul 21, 2025 1:04am
saas-foundations-oss-static ⬜️ Ignored (Inspect) Jul 21, 2025 1:04am

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #275.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/oss-static/fumadocs-core-15.6.5 branch July 28, 2025 00:33
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