Skip to content

chore(deps): update fumadocs packages #571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
fumadocs-core (source) dependencies minor 15.5.5 -> 15.6.1 OpenSSF Scorecard
fumadocs-docgen (source) dependencies minor 2.0.1 -> 2.1.0 OpenSSF Scorecard
fumadocs-mdx (source) dependencies patch 11.6.9 -> 11.6.10 OpenSSF Scorecard
fumadocs-ui (source) dependencies minor 15.5.5 -> 15.6.1 OpenSSF Scorecard

Release Notes

fuma-nama/fumadocs (fumadocs-core)

v15.6.1

Compare Source

Patch Changes

v15.6.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies Dependency updates label Jul 1, 2025
@renovate renovate bot enabled auto-merge (squash) July 1, 2025 04:47
@github-actions github-actions bot added qa:running QA workflow is currently running status:approved Pull request has been approved qa:failed QA workflow failed and removed qa:running QA workflow is currently running labels Jul 1, 2025
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 2e4bb50 to d79807f Compare July 1, 2025 06:10
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Jul 1, 2025
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from d79807f to 9de24fe Compare July 1, 2025 08:31
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Jul 1, 2025
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 9de24fe to 6a4c409 Compare July 2, 2025 10:13
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Jul 2, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 6a4c409 to 768d5d6 Compare July 2, 2025 20:36
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates qa:failed QA workflow failed status:approved Pull request has been approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants