Skip to content

Commit 0c9779c

Browse files
chore(deps): update fumadocs packages to v16.3.2 (#1035)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [fumadocs-core](https://fumadocs.dev) ([source](https://redirect.github.com/fuma-nama/fumadocs)) | dependencies | patch | [`16.3.1` -> `16.3.2`](https://renovatebot.com/diffs/npm/fumadocs-core/16.3.1/16.3.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/fuma-nama/fumadocs/badge)](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs) | | [fumadocs-ui](https://fumadocs.dev) ([source](https://redirect.github.com/fuma-nama/fumadocs)) | dependencies | patch | [`16.3.1` -> `16.3.2`](https://renovatebot.com/diffs/npm/fumadocs-ui/16.3.1/16.3.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/fuma-nama/fumadocs/badge)](https://securityscorecards.dev/viewer/?uri=github.com/fuma-nama/fumadocs) | --- ### Release Notes <details> <summary>fuma-nama/fumadocs (fumadocs-core)</summary> ### [`v16.3.2`](https://redirect.github.com/fuma-nama/fumadocs/releases/tag/fumadocs-ui%4016.3.2) ##### Patch Changes - [`7c78045`](https://redirect.github.com/fuma-nama/fumadocs/commit/7c78045): Support custom renderer for `title` in layouts - [@&#8203;fumadocs/ui](https://redirect.github.com/fumadocs/ui)@&#8203;16.3.2 - fumadocs-core\@&#8203;16.3.2 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade fumadocs-core and fumadocs-ui to v16.3.2 to enable custom title rendering in layouts and keep docs packages current. - **Dependencies** - fumadocs-core: 16.3.1 → 16.3.2 - fumadocs-ui: 16.3.1 → 16.3.2 <sup>Written for commit cc5a716. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4199b9 commit 0c9779c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"@settlemint/sdk-viem": "2.6.4",
3535
"ai": "5.0.116",
3636
"class-variance-authority": "0.7.1",
37-
"fumadocs-core": "16.3.1",
37+
"fumadocs-core": "16.3.2",
3838
"fumadocs-mdx": "13.0.8",
3939
"fumadocs-typescript": "4.0.14",
40-
"fumadocs-ui": "16.3.1",
40+
"fumadocs-ui": "16.3.2",
4141
"hast-util-to-jsx-runtime": "2.3.6",
4242
"lucide-react": "0.562.0",
4343
"mermaid": "11.12.2",

0 commit comments

Comments
 (0)