Skip to content

chore(deps): update fumadocs packages to v16.8.12 - #1053

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fumadocs-packages
Open

chore(deps): update fumadocs packages to v16.8.12#1053
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fumadocs-packages

Conversation

@renovate

@renovaterenovateBot commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChangeOpenSSF
fumadocs-core (source)dependenciesminor16.4.216.8.12OpenSSF Scorecard
fumadocs-ui (source)dependenciesminor16.4.216.8.12OpenSSF Scorecard

Release Notes

fuma-nama/fumadocs (fumadocs-core)

v16.8.12

Compare Source

Patch Changes
  • 768b676: Standardize structuredData in page data

v16.8.11

Compare Source

Patch Changes
  • Updated dependencies [1dc86c7]
    • fumadocs-core@​16.8.11

v16.8.10

Patch Changes
  • Updated dependencies [062beab]
  • Updated dependencies [505cfe0]
    • fumadocs-core@​16.8.10

v16.8.8

Compare Source

Patch Changes
  • b494c8d: Support copy ID in headings
  • 03626ba: [Search UI] show ctrl for Linux machines
    • fumadocs-core@​16.8.8

v16.8.7

Compare Source

Patch Changes
  • 34f37f3: hotfix TOC
    • fumadocs-core@​16.8.7

v16.8.6

Compare Source

Patch Changes
  • 1aa48d0: fix RTL layout for Clerk style
    • fumadocs-core@​16.8.6

v16.8.5

Compare Source

Patch Changes
  • 79d3209: Narrow schema type for private OpenAPI properties

v16.8.4

Compare Source

Patch Changes
  • 61b15e9: fix Shiki languages not loaded under lazy mode
  • 1a5433c: Support $ in locale for page tree generation

v16.8.3

Compare Source

Patch Changes
  • 8082ef6: Add legacy/layout for versions prior to 16.2
  • 8082ef6: Add css/preset-legacy.css for versions prior to 16.2
  • 8082ef6: Add legacy/sidebar for versions prior to 16.2
    • fumadocs-core@​16.8.3

v16.8.2

Compare Source

Patch Changes
  • 0e8405a: Update default OG image
    • fumadocs-core@​16.8.2

v16.8.1

Patch Changes
  • 3ae8809: Improve TOC sizing
    • fumadocs-core@​16.8.1

v16.7.16

Compare Source

Patch Changes
  • f2c6e59: Reduce iterations for calculating TOC track
  • 9cf33e9: Improve inline code output
  • 9cf33e9: Support async hooks in Shiki transformers
  • Updated dependencies [9cf33e9]
  • Updated dependencies [9cf33e9]
    • fumadocs-core@​16.7.16

v16.7.15

Compare Source

Patch Changes
  • c731a92: Implement selective re-render for TOC
  • ccad791: Expose next-themes
  • Updated dependencies [e1567e2]
  • Updated dependencies [9a200c8]
  • Updated dependencies [c731a92]
  • Updated dependencies [a4189ce]
    • fumadocs-core@​16.7.15

v16.7.14

Compare Source

Patch Changes
  • 2d8f596: fix npm pack skipping nested node_modules

v16.7.13

Compare Source

Patch Changes

v16.7.12

Compare Source

Patch Changes
  • a5dcc11: allow to specify <TOCItems /> props
  • 56f7e5b: Improve TOC thumb box
    • fumadocs-core@​16.7.12

v16.7.11

Compare Source

Patch Changes
  • Updated dependencies [5524927]
  • Updated dependencies [d47c4f1]
    • fumadocs-core@​16.7.11

v16.7.10

Compare Source

Patch Changes
  • fumadocs-core@​16.7.10

v16.7.9

Compare Source

Patch Changes
  • f580ef6: Fix deserialized page tree item name styles

v16.7.8

Compare Source

Patch Changes
  • f7e69a6: Redesign sidebar footer
    • fumadocs-core@​16.7.8

v16.7.7

Compare Source

Patch Changes
  • 9eb3c84: fix TOC line offset
  • 0f39a9f: Improve TOC rendering for steps
  • Updated dependencies [0a6507b]
    • fumadocs-core@​16.7.7

v16.7.6

Compare Source

Patch Changes
  • 6849807: Fix shiki.css padding
    • fumadocs-core@​16.7.6

v16.7.5

Compare Source

Patch Changes
  • 55479b3: Improve TOC detection logic
  • f9e6367: auto-close TOC popover
  • Updated dependencies [55479b3]
    • fumadocs-core@​16.7.5

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
  • cdc97e0: Improve experience with Shiki Twoslash

v16.4.3

Compare Source

Patch Changes
  • f5dcb7c: fix update() source function types
  • 7e08b2f: Add orama-cloud-legacy search integration for old Orama Cloud users

Configuration

📅 Schedule: (UTC)

  • 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)
  • 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.


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

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

@renovaterenovateBot added the dependencies Dependency updates label Jan 3, 2026
@renovate
renovateBot enabled auto-merge (squash) January 3, 2026 10:27
@github-actionsgithub-actionsBot added qa:running QA workflow is currently running status:approved Pull request has been approved labels Jan 3, 2026

@cubic-dev-aicubic-dev-aiBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 5237fd6 to 656bfe3CompareJanuary 6, 2026 14:35
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.3chore(deps): update fumadocs packages to v16.4.4Jan 6, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 656bfe3 to 8e74a85CompareJanuary 8, 2026 14:53
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.4chore(deps): update fumadocs packages to v16.4.5Jan 8, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 8e74a85 to 80bfd11CompareJanuary 9, 2026 14:41
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.5chore(deps): update fumadocs packages to v16.4.6Jan 9, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 80bfd11 to 59209c2CompareJanuary 13, 2026 12:49
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.6chore(deps): update fumadocs packages to v16.4.7Jan 13, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 59209c2 to b78cae1CompareJanuary 23, 2026 15:03
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.7chore(deps): update fumadocs packages to v16.4.8Jan 23, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from b78cae1 to 18d564cCompareJanuary 26, 2026 16:00
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.8chore(deps): update fumadocs packages to v16.4.9Jan 26, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 18d564c to 43f1b4cCompareJanuary 29, 2026 15:10
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.9chore(deps): update fumadocs packages to v16.4.10Jan 29, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 43f1b4c to f5b3310CompareJanuary 30, 2026 14:54
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.10chore(deps): update fumadocs packages to v16.4.11Jan 30, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from f5b3310 to 899b23bCompareFebruary 1, 2026 15:40
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.4.11chore(deps): update fumadocs packages to v16.5.0Feb 1, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 899b23b to d6bbb94CompareFebruary 6, 2026 14:55
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.5.0chore(deps): update fumadocs packages to v16.5.1Feb 6, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from d6bbb94 to 65e8199CompareFebruary 8, 2026 14:33
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.5.1chore(deps): update fumadocs packages to v16.5.2Feb 8, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 65e8199 to 3ff4229CompareFebruary 10, 2026 15:56
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.6chore(deps): update fumadocs packages to v16.6.7Feb 27, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from c0a847e to 3bd8f74CompareMarch 1, 2026 22:17
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.7chore(deps): update fumadocs packages to v16.6.8Mar 1, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 3bd8f74 to 043e32bCompareMarch 3, 2026 14:59
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.8chore(deps): update fumadocs packages to v16.6.9Mar 3, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 043e32b to 92017eaCompareMarch 8, 2026 09:50
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.9chore(deps): update fumadocs packages to v16.6.10Mar 8, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 92017ea to 36f1e86CompareMarch 8, 2026 18:35
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.10chore(deps): update fumadocs packages to v16.6.12Mar 8, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 36f1e86 to 72e579bCompareMarch 9, 2026 16:04
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.12chore(deps): update fumadocs packages to v16.6.13Mar 9, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 72e579b to f7932dfCompareMarch 10, 2026 15:12
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.13chore(deps): update fumadocs packages to v16.6.14Mar 10, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from f7932df to 2fe8ef0CompareMarch 11, 2026 11:47
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.14chore(deps): update fumadocs packages to v16.6.15Mar 11, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 2fe8ef0 to c2652dfCompareMarch 11, 2026 15:47
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.15chore(deps): update fumadocs packages to v16.6.16Mar 11, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch 2 times, most recently from 6705d39 to 9b8d757CompareMarch 13, 2026 19:21
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.16chore(deps): update fumadocs packages to v16.6.17Mar 13, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 9b8d757 to 1ab08b8CompareMarch 19, 2026 18:48
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.6.17chore(deps): update fumadocs packages to v16.7.0Mar 19, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 1ab08b8 to 2c76a5aCompareMarch 20, 2026 05:57
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.7.0chore(deps): update fumadocs packages to v16.7.1Mar 20, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 2c76a5a to 630caa9CompareMarch 20, 2026 19:00
@renovaterenovateBot changed the title chore(deps): update fumadocs packages to v16.7.1chore(deps): update fumadocs packages to v16.7.2Mar 20, 2026
@renovate
renovateBotforce-pushed the renovate/fumadocs-packages branch from 630caa9 to ccb8137CompareMarch 21, 2026 14:40
@socket-security

socket-securityBot commented Apr 1, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedfumadocs-core@​16.4.2 ⏵ 16.8.398+110077+296+1100
Updatedfumadocs-ui@​16.4.2 ⏵ 16.8.39810077+196+1100

View full report

@socket-security

socket-securityBot commented Apr 1, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

ActionSeverityAlert (click "▶" to expand/collapse)
WarnHigh
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location:Package overview

From:?npm/fumadocs-ui@16.8.3npm/entities@6.0.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@6.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesDependency updatesqa:runningQA workflow is currently runningstatus:approvedPull request has been approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants