Skip to content

chore(deps): bump the fumadocs group with 3 updates#425

Merged
GildedRoach merged 1 commit into
mainfrom
dependabot/bun/fumadocs-95be979e23
May 19, 2026
Merged

chore(deps): bump the fumadocs group with 3 updates#425
GildedRoach merged 1 commit into
mainfrom
dependabot/bun/fumadocs-95be979e23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the fumadocs group with 3 updates: fumadocs-core, fumadocs-mdx and fumadocs-ui.

Updates fumadocs-core from 16.8.11 to 16.8.12

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.8.12

Patch Changes

  • 768b676: Standardize structuredData in page data
Commits

Updates fumadocs-mdx from 15.0.5 to 15.0.7

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@15.0.7

Patch Changes

  • 768b676: Standardize structuredData in page data
  • Updated dependencies [768b676]
    • fumadocs-core@16.8.12

fumadocs-mdx@15.0.6

Patch Changes

  • da4a81a: Update vite configs
Commits

Updates fumadocs-ui from 16.8.11 to 16.8.12

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.8.12

Patch Changes

  • Updated dependencies [768b676]
    • fumadocs-core@16.8.12
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the fumadocs group with 3 updates: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) and [fumadocs-ui](https://github.com/fuma-nama/fumadocs).


Updates `fumadocs-core` from 16.8.11 to 16.8.12
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.8.11...fumadocs-core@16.8.12)

Updates `fumadocs-mdx` from 15.0.5 to 15.0.7
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.5...fumadocs-mdx@15.0.7)

Updates `fumadocs-ui` from 16.8.11 to 16.8.12
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.8.11...fumadocs-ui@16.8.12)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-mdx
  dependency-version: 15.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-ui
  dependency-version: 16.8.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 19, 2026

Deploying devdocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 501dda1
Status: ✅  Deploy successful!
Preview URL: https://bd6155d0.devdocs-next.pages.dev
Branch Preview URL: https://dependabot-bun-fumadocs-95be.devdocs-next.pages.dev

View logs

@socket-security
Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfumadocs-mdx@​15.0.5 ⏵ 15.0.7981007296 +1100
Updatedfumadocs-core@​16.8.11 ⏵ 16.8.1298 +110077 +196100
Updatedfumadocs-ui@​16.8.11 ⏵ 16.8.12981007796100

View full report

@socket-security
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.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: ?npm/fumadocs-ui@16.8.12npm/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

@GildedRoach GildedRoach merged commit dd83535 into main May 19, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/bun/fumadocs-95be979e23 branch May 19, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant