Skip to content

Comments

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

Merged
Lasim merged 1 commit intomainfrom
dependabot/npm_and_yarn/fumadocs-ui-15.6.3
Jul 15, 2025
Merged

build(deps): bump fumadocs-ui from 15.5.4 to 15.6.3#167
Lasim merged 1 commit intomainfrom
dependabot/npm_and_yarn/fumadocs-ui-15.6.3

Conversation

@dependabot
Copy link
Contributor

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

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)

Bumps [fumadocs-ui](https://github.com/fuma-nama/fumadocs) from 15.5.4 to 15.6.3.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@15.5.4...fumadocs-ui@15.6.3)

---
updated-dependencies:
- dependency-name: fumadocs-ui
  dependency-version: 15.6.3
  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 14, 2025
@Lasim Lasim merged commit 5fc63ca into main Jul 15, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fumadocs-ui-15.6.3 branch July 15, 2025 16:09
@github-actions
Copy link

🎉 This PR is included in version 1.34.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant