Skip to content

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.2 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.2 OpenSSF Scorecard

Release Notes

fuma-nama/fumadocs (fumadocs-core)

v15.6.2

Compare Source

Patch Changes
  • 1e50889: Fix mobile sidebar trigger visibility when sidebar is disabled
  • 353c139: Callout add fallback icons
  • 5844c6f: no longer sort type table properties by default
    • fumadocs-core@15.6.2

v15.6.1

Compare Source

Patch Changes
  • Updated dependencies [1a902ff]
    • fumadocs-core@15.6.1

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
  • bf15617: Fix Notebook layout minor UI inconsistency
  • Updated dependencies [d0f8a15]
  • Updated dependencies [84918b8]
  • Updated dependencies [f8d1709]
    • fumadocs-core@15.6.0

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
@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
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 768d5d6 to 119d03a Compare July 5, 2025 03:23
@github-actions github-actions bot removed the qa:failed QA workflow failed label Jul 5, 2025
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:running QA workflow is currently running labels Jul 5, 2025
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 119d03a to 34d5d72 Compare July 5, 2025 06:56
@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 5, 2025
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 34d5d72 to 769beab Compare July 8, 2025 18: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 8, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/fumadocs-packages branch from 769beab to 277470d Compare July 9, 2025 09:13
@github-actions github-actions bot added qa:running QA workflow is currently running qa:success QA workflow passed successfully status:ready-for-review Pull request is ready for review status:mergeable Pull request is approved, tests pass, and ready to merge and removed qa:failed QA workflow failed qa:running QA workflow is currently running status:ready-for-review Pull request is ready for review status:approved Pull request has been approved labels Jul 9, 2025
@renovate renovate bot merged commit 5501934 into main Jul 9, 2025
7 checks passed
@renovate renovate bot deleted the renovate/fumadocs-packages branch July 9, 2025 09:17
@github-actions github-actions bot added status:merged Pull request has been merged and removed status:mergeable Pull request is approved, tests pass, and ready to merge labels Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates qa:success QA workflow passed successfully status:merged Pull request has been merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants