An open index of dependabot pull requests across open source projects.

build(deps): bump fumadocs-ui from 15.5.4 to 15.6.3

Merged
Number: #167
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 14, 2025 at 04:48 PM UTC
(2 months ago)
Updated: July 15, 2025 at 04:09 PM UTC
(about 2 months ago)
Merged: July 15, 2025 at 04:09 PM UTC
(about 2 months ago)
by Lasim
Time to Close: about 23 hours
Labels:
dependencies javascript
Description:

Bumps fumadocs-ui from 15.5.4 to 15.6.3.

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@15.6.3

Patch Changes

  • a2d7940: Fix layout: remove reserved sidebar space when sidebar is disabled in DocsLayout
    • fumadocs-core@15.6.3

fumadocs-ui@15.6.2

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

fumadocs-ui@15.6.1

Patch Changes

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

fumadocs-ui@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

  • bf15617: Fix Notebook layout minor UI inconsistency
  • Updated dependencies [d0f8a15]
  • Updated dependencies [84918b8]
  • Updated dependencies [f8d1709]
    • fumadocs-core@15.6.0

fumadocs-ui@15.5.5

Patch Changes

... (truncated)

Commits
  • 9919352 Version Packages (#2068)
  • a2d7940 fix(ui): remove sidebar layout space when sidebar is disabled (#2067)
  • 542954f Merge pull request #2063 from coderrshyam/patch-1
  • dd94271 OpenAPI: Fix handling of primitive types in anyOf/allOf
  • 045a8d8 Version Packages (#2055)
  • cfdd162 update docs
  • f52a180 OpenAPI: serialize path parameters following Swagger specs
  • b60c8ed OpenAPI: Support Parameter Serialization
  • 5844c6f UI: no longer sort type table properties by default
  • 1e50889 fix(ui): hide mobile sidebar trigger when sidebar is disabled (#2060)
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+10
Deletions:
-60
Package Dependencies
Package:
fumadocs-ui
Ecosystem:
npm
Version Change:
15.5.4 → 15.6.3
Update Type:
Minor
Technical Details
ID: 3425271
UUID: 2664823171
Node ID: PR_kwDOM6i0686e1fmD
Host: GitHub
Repository: deploystackio/documentation
Merge State: Unknown