build(deps): bump fumadocs-core from 15.5.4 to 15.6.0
Open
Number: #159
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
June 30, 2025 at 05:30 PM UTC
(3 months ago)
(3 months ago)
Updated:
June 30, 2025 at 05:30 PM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps fumadocs-core from 15.5.4 to 15.6.0.
Release notes
Sourced from fumadocs-core's releases.
fumadocs-core@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
- d0f8a15: Enable
remarkNpm
by default, replaceremarkInstall
with it.- 84918b8: Support passing
tag
to search client/server as string arrayfumadocs-core@15.5.5
Patch Changes
- 0d3f76b: Fix wrong indexing of file system
Commits
bda10b3
Merge pull request #2016 from fuma-nama/changeset-release/devec23964
Update docs85579a1
prepare releaseb26a85d
Core: fix empty tags105f8f0
UI: improve consistencyd0f8a15
EnableremarkNpm
by default, replaceremarkInstall
with it.f8d1709
Core & UI: Support separate component for Codeblock Tabsbf15617
UI: Fix notebook layout bugs504ab2e
OpenAPI: Fix minor UI bugs84918b8
Core: Support passingtag
to search client/server as string array- Additional commits viewable in compare view
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
1
Files Changed:
2
2
Additions:
+27
+27
Deletions:
-18
-18
Package Dependencies
Technical Details
ID: | 2520359 |
UUID: | 2629658098 |
Node ID: | PR_kwDOM6i0686cvWXy |
Host: | GitHub |
Repository: | deploystackio/documentation |
Merge State: | Unknown |