storm-software / storm-stack

⚑The Storm Stack monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.
Apache License 2.0
3 stars 0 forks source link

fix(deps): update dependency fumadocs-ui to v10 - autoclosed #50

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fumadocs-ui (source) ^8.1.1 -> ^10.0.0 age adoption passing confidence

Release Notes

fuma-nama/fumadocs (fumadocs-ui) ### [`v10.0.5`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%4010.0.5) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@10.0.4...fumadocs-ui@10.0.5) ##### Patch Changes - [`e47c62f`](https://togithub.com/fuma-nama/fumadocs/commit/e47c62f): Improve remark plugin typings ### [`v10.0.4`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-ui%4010.0.4) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@10.0.3...fumadocs-ui@10.0.4) ##### Patch Changes - fumadocs-core@10.0.4 ### [`v10.0.3`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-ui%4010.0.3) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@10.0.2...fumadocs-ui@10.0.3) ##### Patch Changes - [`b27091f`](https://togithub.com/fuma-nama/fumadocs/commit/b27091f): Support passing search dialog `options` from root provider - Updated dependencies \[[`6f321e5`](https://togithub.com/fuma-nama/fumadocs/commit/6f321e5)] - fumadocs-core@10.0.3 ### [`v10.0.2`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%4010.0.2) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@10.0.1...fumadocs-ui@10.0.2) ##### Patch Changes - [`10e099a`](https://togithub.com/fuma-nama/fumadocs/commit/10e099a): Remove deprecated options from `fumadocs-core/toc` ### [`v10.0.1`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%4010.0.1) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@10.0.0...fumadocs-ui@10.0.1) ##### Patch Changes - [`c9b7763`](https://togithub.com/fuma-nama/fumadocs/commit/c9b7763): Update to Next.js 14.1.0 - [`0e78dc8`](https://togithub.com/fuma-nama/fumadocs/commit/0e78dc8): Support customising search API URL - [`d8483a8`](https://togithub.com/fuma-nama/fumadocs/commit/d8483a8): Remove undefined values from page tree ### [`v10.0.0`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%4010.0.0) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@9.1.0...fumadocs-ui@10.0.0) ##### Major Changes - [`321d1e1`](https://togithub.com/fuma-nama/fumadocs/commit/321d1e1f): **Move Typescript integrations to `fumadocs-typescript`** why: It is now a stable feature migrate: Use `fumadocs-typescript` instead. ```diff - import { AutoTypeTable } from "fumadocs-ui/components/auto-type-table" + import { AutoTypeTable } from "fumadocs-typescript/ui" ``` ##### Minor Changes - [`b5d1693`](https://togithub.com/fuma-nama/fumadocs/commit/b5d16938): Support external link in `pages` property ### [`v9.1.0`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-core%409.1.0) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@9.0.0...fumadocs-ui@9.1.0) ##### Minor Changes - [`909b0e3`](https://togithub.com/fuma-nama/fumadocs/commit/909b0e35): Support duplicated names with meta and page files - [`1c388ca`](https://togithub.com/fuma-nama/fumadocs/commit/1c388ca5): Support `defaultOpen` for folder nodes ##### Patch Changes - [`691f12a`](https://togithub.com/fuma-nama/fumadocs/commit/691f12aa): Source API: Support relative paths as root directory ### [`v9.0.0`](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-core@8.3.0...fumadocs-core@9.0.0) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@8.3.0...fumadocs-ui@9.0.0) ### [`v8.3.0`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-ui%408.3.0) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@8.2.0...fumadocs-ui@8.3.0) ##### Minor Changes - [`b0003d4`](https://togithub.com/fuma-nama/fumadocs/commit/b0003d44): Add `purple` theme - [`9bdb49d`](https://togithub.com/fuma-nama/fumadocs/commit/9bdb49dd): Add `Folder` export to `fumadocs-ui/components/files` - [`99d66d2`](https://togithub.com/fuma-nama/fumadocs/commit/99d66d2d): Rename `title` prop to `name` in `File` and `Folder` component ##### Patch Changes - [`5e314ee`](https://togithub.com/fuma-nama/fumadocs/commit/5e314eee): Deprecate `input` color and `medium` font size from Tailwind CSS preset - [`52d578d`](https://togithub.com/fuma-nama/fumadocs/commit/52d578d0): Set `darkMode` to `class` by default - [`84667d2`](https://togithub.com/fuma-nama/fumadocs/commit/84667d2f): Improve Accordions - fumadocs-core@8.3.0 ### [`v8.2.0`](https://togithub.com/fuma-nama/fumadocs/releases/tag/fumadocs-ui%408.2.0) [Compare Source](https://togithub.com/fuma-nama/fumadocs/compare/fumadocs-ui@8.1.1...fumadocs-ui@8.2.0) ##### Minor Changes - [`5c24659`](https://togithub.com/fuma-nama/fumadocs/commit/5c24659): Support code block icons ##### Patch Changes - [`09bdf63`](https://togithub.com/fuma-nama/fumadocs/commit/09bdf63): Separate stylesheet with Image Zoom component - Updated dependencies \[[`5c24659`](https://togithub.com/fuma-nama/fumadocs/commit/5c24659)] - fumadocs-core@8.2.0

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.