Skip to content

fix(deps): update dependency fumadocs-core to v15.5.0 #22

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fumadocs-core (source) 15.4.2 -> 15.5.0 age adoption passing confidence

Release Notes

fuma-nama/fumadocs (fumadocs-core)

v15.5.0

Compare Source

Minor Changes
  • 589d101: Move TOC closer to page body on larger viewports

    Changed layout positioning, all layout components now use fixed position.

    This may impact sites that:

    • using custom styling on Fumadocs layouts.
    • added a custom footer (see below).

    For custom footer, make sure to add them into <DocsLayout /> instead:

    <DocsLayout>
      {children}
      <div className="h-[400px] bg-fd-secondary">Hello World</div>
    </DocsLayout>
Patch Changes
  • 50f8f7f: Update Home Layout navbar design
  • 697d5b4: Support specifying a custom value for Accordion
    • fumadocs-core@15.5.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/fumadocs-core-15.x branch from a43051e to 5a4ed06 Compare June 4, 2025 10:37
@renovate renovate bot force-pushed the renovate/fumadocs-core-15.x branch from 5a4ed06 to f099947 Compare June 4, 2025 10:39
@LuggaPugga LuggaPugga merged commit 1400eee into main Jun 4, 2025
2 checks passed
@LuggaPugga LuggaPugga deleted the renovate/fumadocs-core-15.x branch June 4, 2025 10:41
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