Skip to content

fix(deps): update all major updates (major)#32

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all-major
Open

fix(deps): update all major updates (major)#32
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v5v6 age confidence
actions/setup-node action major v5v6 age confidence
fumadocs-core (source) dependencies major 15.8.516.7.5 age confidence
fumadocs-mdx (source) dependencies major 12.0.314.2.11 age confidence
fumadocs-ui (source) dependencies major 15.8.516.7.5 age confidence
lucide-react (source) dependencies major ^0.548.0^1.0.0 age confidence
next (source) dependencies major 15.5.616.2.1 age confidence
pnpm/action-setup action major v4v5 age confidence
typescript (source) devDependencies major ^5.9.3^6.0.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

actions/setup-node (actions/setup-node)

v6

Compare Source

fuma-nama/fumadocs (fumadocs-core)

v16.7.5

Compare Source

Patch Changes
  • 55479b3: Improve TOC detection logic

v16.7.4

Compare Source

Patch Changes
  • 57c83a5: fix toc
    • fumadocs-core@​16.7.4

v16.7.3

Compare Source

Patch Changes
  • fumadocs-core@​16.7.3

v16.7.2

Compare Source

Patch Changes
  • 652c725: Simplify internal types
    • fumadocs-core@​16.7.2

v16.7.1

Compare Source

Patch Changes

v16.7.0

Compare Source

Minor Changes
  • 8bdee70: Implement renderer API for replacing layout components, deprecate old options
  • bdffeba: Improved defineI18nUI() usage: allow language translations to be defined at root config.
  • f45d703: stablize Shiki factory API
Patch Changes
  • 3d17757: Improve <GithubInfo /> component
  • Updated dependencies [f45d703]
  • Updated dependencies [45aa454]
    • fumadocs-core@​16.7.0

v16.6.17

Compare Source

Patch Changes
  • c2678c0: Improve llms.txt generation via remark-llms plugin

  • 417f07a: Expose Markdown stringifier

  • bb07706: Include root items only once in Breadcrumb.

    Previously, when includeRoot was set to true, the root item was added twice to breadcrumbs.

  • f065406: Support fuma-content integration

v16.6.16

Compare Source

Patch Changes
  • 054da73: Implement limit option on search servers

v16.6.15

Compare Source

v16.6.14

Compare Source

Patch Changes
  • a02048c: UI: override MDX types by default
  • 02201df: Simplify i18n setup
  • Updated dependencies [8382363]
    • fumadocs-core@​16.6.14

v16.6.13

Compare Source

Patch Changes
  • 2702b28: Bundle page actions into UI
    • fumadocs-core@​16.6.13

v16.6.12

Compare Source

Patch Changes
  • ddb0f81: require explicit import for new search clients

v16.6.11

Patch Changes
  • d35f30c: deprecate highlight on content highlighter
  • ae3e742: Support flexsearch server & client
  • 269dfb3: Redesign search client adapter interface

v16.6.8

Compare Source

Patch Changes

v16.6.7

Compare Source

Patch Changes
  • 8faa2e4: fix codeblock highlight styles
    • fumadocs-core@​16.6.7

v16.6.6

Compare Source

Patch Changes
  • 38bd784: improve flux layout
    • fumadocs-core@​16.6.6

v16.6.5

Compare Source

Patch Changes
  • 1a614de: enforce MDX stringifier by default
  • 6ab6692: fix edge case for Dynamic Link

v16.6.4

Compare Source

Patch Changes
  • 8f8e7f0: fix accessibility issues
    • fumadocs-core@​16.6.4

v16.6.3

Compare Source

Patch Changes
  • 1c26656: Extend grid of docs layout to 5 columns
    • fumadocs-core@​16.6.3

v16.6.2

Compare Source

Patch Changes
  • cfc5590: Implement active on sidebar link items
    • fumadocs-core@​16.6.2

v16.6.1

Compare Source

Patch Changes
  • 20cd4d6: Support ID & @fumadocsHref tag in type tables
  • Updated dependencies [00c9a0f]
    • fumadocs-core@​16.6.1

v16.6.0

Compare Source

Minor Changes
  • 9241992: Support Markdown in search results

    This deprecates the old contentWithHighlights field in search results, the highlights are marked with Markdown instead (e.g. Hello <mark>World</mark>).

Patch Changes
  • Updated dependencies [9241992]
  • Updated dependencies [64a0057]
    • fumadocs-core@​16.6.0

v16.5.4

Compare Source

Patch Changes
  • 1ad8a38: Support server-side Mixedbread search API, deprecate client-side adapter
  • 3e8efb0: [remark-structure] hotfix filter MDX elements

v16.5.3

Patch Changes
  • be957f1: use mdast-util-to-markdown for accurate stringification

v16.5.0

Compare Source

Minor Changes
  • 9ba1250: Support Universal Shiki configuration

v16.4.11

Compare Source

Patch Changes
  • a75a84d: fix duplicated transformer execution for fallback trees

v16.4.10

Compare Source

Patch Changes
  • 099fde7: [Page Tree] Extract index page from folder
  • 6fd7e63: handle circular reference in page tree

v16.4.9

Patch Changes

v16.4.6

Compare Source

Patch Changes
  • ea57dbf: Introduce remark-feedback-block plugin

v16.4.5

Compare Source

v16.4.4

Compare Source

Patch Changes

v16.4.3

Compare Source

Patch Changes

v16.4.2

Compare Source

Patch Changes

v16.4.1

Compare Source

Patch Changes

v16.4.0

Compare Source

Patch Changes

v16.3.2

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • 7292424: Support MDX preset in Fumadocs Core

v16.2.4

Compare Source

Patch Changes
  • da87713: Fix recursive checking on unknown types
  • d17499b: Fix basePath being ignored

v16.2.3

Compare Source

Patch Changes
  • ef8eb6c: Expose Zod schema for page & meta data
  • e0c4c3a: [Remark Image] Respect title in images
  • 4e2bca7: support collapsible in meta data

v16.2.2

Compare Source

Patch Changes
  • 464442b: Support client-side loader, including serialization layer
  • 6c668e1: Support absolute URLs in search fetch client

v16.2.1

Compare Source

Patch Changes
  • 556cb6b: Fix missing default colors
  • c6120ff: Add sidebar animation back
    • fumadocs-core@​16.2.1

v16.2.0

Compare Source

Minor Changes
  • 80579fd: No longer expose layout components

    This includes Root Toggle, Language Toggle, Theme Toggle etc.

    It allows Fumadocs UI to change these components without introducing breaking changes over existing customizations.

    If you're using the removed components, consider overriding the layout components with yours, or use Fumadocs CLI add/customize command.

  • a9f4eda: Require importing page layout according to your docs layout

    // for docs layout
    import { DocsPage } from 'fumadocs-ui/layouts/docs/page';
    
    // for notebook layout
    import { DocsPage } from 'fumadocs-ui/layouts/notebook/page';

    While the default fumadocs-ui/page will redirect to the correct layout, we highly recommend you to update the import.

  • 5d65002: Remove container styles, this includes --spacing-fd-container as they are no longer used.

  • 9a39883: Move Sidebar context into docs layouts

    fumadocs-ui/contexts/sidebar is removed, you can still reference the context with:

    import { useSidebar } from 'fumadocs-ui/components/sidebar/base';

    Make sure you're only accessing it in <DocsLayout />.

Patch Changes
  • 36eb90a: Fix sidebar items not automatically scrolled
  • 12d3f78: Tabs: always prefer session storage
    • fumadocs-core@​16.2.0

v16.1.0

Compare Source

Minor Changes
  • 15bd183: [Loader API] Default the type of plugins to LoaderPluginOption[]

    It should no longer enforce type checks on custom properties from your content source.

    For creating fully typed plugins (with custom properties), use the following pattern:

    import { loader } from 'fumadocs-core/source';
    import { docs } from 'fumadocs-mdx:collections/server';
    import { lucideIconsPlugin } from 'fumadocs-core/source/lucide-icons';
    
    export const source = loader(docs.toFumadocsSource(), {
      baseUrl: '/docs',
      plugins: ({ typedPlugin }) => [
        lucideIconsPlugin(),
        typedPlugin({
          // the plugin config
        }),
      ],
    });
  • 42ad84c: [Loader API] Refactor internal type parameters

    Internal types like ContentStorage, PageTreeTransformer now use a single Config extends SourceConfig generic parameter.

    It makes extending their parameters easier, this should not affect normal usages.

Patch Changes
  • 2e01720: [Loader API] Support calling loader().getPage(slugs) with URI encoded slugs

v16.0.15

Compare Source

Patch Changes
  • fe380da: feat(waku): WakuLink component to use unstable_prefetchOnEnter for prefetch
  • ade44d0: feat: enhance framework providers to accept custom Link components

v16.0.14

Compare Source

Patch Changes
  • Updated dependencies [c3b8474]
    • fumadocs-core@​16.0.14

v16.0.13

Compare Source

Patch Changes
  • 88dae4d: Reduce px usage
    • fumadocs-core@​16.0.13

v16.0.12

Compare Source

Patch Changes
  • Updated dependencies [c5c00e9]
    • fumadocs-core@​16.0.12

v16.0.11

Compare Source

Patch Changes
  • ff68f69: [Page Tree Builder] Fix node IDs are not unique across different locales
  • 00058c8: Drop framework-side createContext

v16.0.10

Compare Source

Patch Changes
  • 112e8d9: Support CalloutContainer, CalloutTitle and CalloutDescription components.

    They're now MDX components included by default.

  • Updated dependencies [733b01e]

    • fumadocs-core@​16.0.10

v16.0.9

Compare Source

v16.0.8

Compare Source

Patch Changes
  • c0df2c4: improve navbar button gaps
  • 117ad86: Add support for using a custom GitHub API base URL
  • Updated dependencies [bc97236]
  • Updated dependencies [ca09b6a]
  • Updated dependencies [117ad86]
    • fumadocs-core@​16.0.8

v16.0.7

Patch Changes
  • Updated dependencies [f97cd1e]
  • Updated dependencies [f7e15e2]
    • fumadocs-core@​16.0.7

v16.0.5

Compare Source

Patch Changes
  • 8221785: hotfix i18n middleware URL formating

v16.0.4

Compare Source

Patch Changes
  • 99971c7: Support external: to mark links as external in meta.json

v16.0.3

Compare Source

v16.0.2

Compare Source

Patch Changes
  • d511232: Fix i18n middleware search params handling

v16.0.1

Compare Source

Patch Changes
  • 45f0c1f: hotfix <DynamicCodeBlock /> Vite + React 19.2 compat issues

v16.0.0

Major Changes
  • 851897c: Remove fumadocs-core/sidebar API

    why: no longer used by Fumadocs UI, and the abstraction isn't good enough.

    migrate: The original component is mostly a wrapper of react-remove-scroll, you can use Shadcn UI for pre-built sidebars.

  • 4049ccc: Remove fumadocs-core/server export

    • getGithubLastEdit: Moved to fumadocs-core/content/github.
    • getTableOfContents: Moved to fumadocs-core/content/toc.
    • PageTree and page tree utilities: Moved to fumadocs-core/page-tree.
    • TOCItemType, TableOfContents: Moved to fumadocs-core/toc.
    • createMetadataImage: Use the Next.js Metadata API instead.
  • 429c41a: Switch to Shiki JavaScript Regex engine by default

    This is important for Cloudflare Worker compatibility, JavaScript engine is the new default over Oniguruma (WASM).

    • rehype-code: replaced the experimentalJSEngine option with engine: js | oniguruma.
    • fumadocs-core/highlight: use JS engine by default, drop custom engine support, use Shiki directly instead.
  • 5210f18: Set minimal React.js version to 19.2.0

    19.2 has multiple crucial updates that can improve Fumadocs' performance, and it should works seamlessly on mainstream React.js frameworks.

    As a consequence, Next.js 16 is now the minimal version when using Fumadocs UI because Next.js always uses the internal canary version of React.js.

  • 42f09c3: Remove deprecated APIs

    • fumadocs-ui/page:
      • removed <DocsCategory />.
      • removed breadcrumbs.full option from <DocsPage />.
    • fumadocs-core/search/algolia: renamed option document to indexName.
    • fumadocs-core/search:
      • remove deprecated signature of createFromSource(): migrate to newer usage instead.
        export function createFromSource<S extends LoaderOutput<LoaderConfig>>(
          source: S,
          pageToIndexFn?: (page: InferPageType<S>) => Awaitable<AdvancedIndex>,
          options?: Omit<Options<S>, 'buildIndex'>,
        ): SearchAPI;
      • remove deprecated parameters in useSearch(), pass them in the client object instead.
    • fumadocs-core/highlight: remove deprecated withPrerenderScript and loading options from useShiki().
    • fumadocs-core/i18n: removed createI18nMiddleware, import from fumadocs-core/i18n/middleware instead.
    • fumadocs-core/source:
      • removed deprecated transformers, pageTree.attach* options from loader().
      • removed deprecated page.file property.
      • removed FileInfo & parseFilePath utilities.
  • 55afd8a: Migrate to New Orama Cloud

    @orama/core is the new version of Orama Cloud client. See their docs for details.

    When using Fumadocs' Orama Cloud integration, you need to use the new client instead:

    import { sync } from 'fumadocs-core/search/orama-cloud';
    import { OramaCloud } from '@&#8203;orama/core';
    
    // update this
    const orama = new OramaCloud({
      projectId: '<project id>',
      apiKey: '<private api key>',
    });
    
    await sync(orama, {
      index: '<data source id>',
      documents: records,
    });
Minor Changes
  • cbc93e9: Disable single by default on fumadocs-core/toc API
Patch Changes
  • 230c6bf: let getPageTreePeers handle i18n
lucide-icons/lucide (lucide-react)

v1.0.1

Compare Source

After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.

It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.

Thank you to everyone who has supported us along the way. We couldn't have done this without you!

What's New in Version 1? TLDR;

  • Removed brand icons, see our brand logo statement for more details.
  • Improved documentation, guides per framework.
  • Improved accessibility, aria-hidden is now set by default on icons.
  • Removed UMD build, only ESM and CJS now (exception for the lucide package).
  • Package rename from lucide-vue-next to @lucide/vue.
  • A modern, standalone implementation for Angular, @lucide/angular
  • Support for context providers in React, Vue, Svelte, and Solid.
  • Stable code points for Lucide font.
  • Support for shadow DOM in the lucide package.
  • Many bug fixes and improvements.

See more at Lucide Version 1

v1.0.0

Compare Source

v0.577.0: Version 0.577.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

v0.576.0: Version 0.576.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

v0.575.0: Version 0.575.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

v0.574.0: Version 0.574.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.572.0...0.574.0

v0.573.0: Version 0.573.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.572.0...0.573.0

v0.572.0: Version 0.572.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.571.0...0.572.0

v0.571.0: Version 0.571.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.570.0...0.571.0

v0.570.0: Version 0.570.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.569.0...0.570.0

v0.569.0: Version 0.569.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.568.0...0.569.0

v0.568.0: Version 0.568.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.567.0...0.568.0

v0.567.0: Version 0.567.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.566.0...0.567.0

v0.566.0: Version 0.566.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.565.0...0.566.0

v0.565.0: Version 0.565.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.564.0...0.565.0

v0.564.0: Version 0.564.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.563.1...0.564.0

v0.563.0: Version 0.563.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/major-all-major branch 6 times, most recently from 0ade666 to a97d3ab Compare November 16, 2025 13:11
@renovate renovate bot force-pushed the renovate/major-all-major branch 6 times, most recently from d23e13b to e7683d4 Compare November 24, 2025 18:47
@renovate renovate bot force-pushed the renovate/major-all-major branch 7 times, most recently from f9827ea to 016fafc Compare December 3, 2025 20:02
@renovate renovate bot force-pushed the renovate/major-all-major branch 3 times, most recently from 0bbe576 to 269a3f2 Compare December 9, 2025 12:37
@renovate renovate bot force-pushed the renovate/major-all-major branch 7 times, most recently from 6a1b25c to 54d365e Compare December 18, 2025 21:31
@renovate renovate bot force-pushed the renovate/major-all-major branch 5 times, most recently from 6f6e48c to 8cd9601 Compare January 20, 2026 01:35
@renovate renovate bot force-pushed the renovate/major-all-major branch 5 times, most recently from b448d5e to 77be701 Compare January 29, 2026 18:10
@renovate renovate bot force-pushed the renovate/major-all-major branch 4 times, most recently from cf1026c to e05d103 Compare February 6, 2026 13:08
@renovate renovate bot force-pushed the renovate/major-all-major branch 4 times, most recently from c4b3cb1 to 0051c24 Compare February 14, 2026 13:40
@renovate renovate bot force-pushed the renovate/major-all-major branch 4 times, most recently from 0e6477c to f903df3 Compare February 22, 2026 17:12
@renovate renovate bot force-pushed the renovate/major-all-major branch 6 times, most recently from 06b4fbd to b9e624e Compare March 5, 2026 10:05
@renovate renovate bot force-pushed the renovate/major-all-major branch from b9e624e to 513773e Compare March 6, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants