Skip to content

chore(deps): bump the fumadocs group across 1 directory with 2 updates - #133

Merged
gwigz merged 1 commit into
mainfrom
dependabot/bun/fumadocs-16e808a50c
Aug 27, 2026
Merged

chore(deps): bump the fumadocs group across 1 directory with 2 updates#133
gwigz merged 1 commit into
mainfrom
dependabot/bun/fumadocs-16e808a50c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the fumadocs group with 2 updates in the / directory: fumadocs-core and fumadocs-ui.

Updates fumadocs-core from 16.15.0 to 16.15.1

Release notes

Sourced from fumadocs-core's releases.

fumadocs@16.15.1

  • @​fumadocs/base-ui@​16.15.1
  • fumadocs-core@16.15.1
  • fumadocs-ui@16.15.1

Forward dynamic loader from fumadocs-core/source

Read structured data from page.data.structuredData()

Search indexing no longer falls back to (await page.data.load()).structuredData. Runtime content sources expose structuredData() on page data instead, sharing the compile with load():

const structuredData = await page.data.structuredData();

The renderer returned by load() still carries structuredData, existing code keeps working.

Commits
  • 78e836b Version Packages (#3494)
  • 5e7826f backward compat
  • 31afd1b feat(python): support runtime content source
  • b65dac8 docs: rewrite content generators section
  • 59a993c refactor(core): unify structured data across content sources
  • d87c629 chore: simplify cache
  • 2c4ebff feat(notion): forward dynamic loader from fumadocs-core/source
  • See full diff in compare view

Updates fumadocs-ui from 16.15.0 to 16.15.1

Release notes

Sourced from fumadocs-ui's releases.

fumadocs@16.15.1

  • @​fumadocs/base-ui@​16.15.1
  • fumadocs-core@16.15.1
  • fumadocs-ui@16.15.1

Forward dynamic loader from fumadocs-core/source

Read structured data from page.data.structuredData()

Search indexing no longer falls back to (await page.data.load()).structuredData. Runtime content sources expose structuredData() on page data instead, sharing the compile with load():

const structuredData = await page.data.structuredData();

The renderer returned by load() still carries structuredData, existing code keeps working.

Commits
  • 78e836b Version Packages (#3494)
  • 5e7826f backward compat
  • 31afd1b feat(python): support runtime content source
  • b65dac8 docs: rewrite content generators section
  • 59a993c refactor(core): unify structured data across content sources
  • d87c629 chore: simplify cache
  • 2c4ebff feat(notion): forward dynamic loader from fumadocs-core/source
  • See full diff in compare view

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 2 updates in the / directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs) and [fumadocs-ui](https://github.com/fuma-nama/fumadocs).


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

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

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fumadocs
- dependency-name: fumadocs-ui
  dependency-version: 16.15.1
  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 javascript Pull requests that update javascript code labels Aug 26, 2026
@gwigz
gwigz merged commit 3529be6 into main Aug 27, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/bun/fumadocs-16e808a50c branch August 27, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant