Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps fumadocs-core from 15.7.13 to 15.8.1.

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@15.8.1

Patch Changes

  • 71bce86: Make loader().getPages() to return pages from all languages when locale is not specified
  • f04547f: Publish plugins API on loader()

fumadocs-core@15.8.0

Minor Changes

  • d1ae3e8: Move SortedResult and other search-related types to fumadocs-core/search

    This also exposed the search result highlighter API, you may now use it for highlighting results of your own search integration

    Old export will be kept until the next major release.

  • 51268ec: Breadcrumbs API: default includePage to false.

Patch Changes

  • 655bb46: [Internal] parseCodeBlockAttributes include null values, restrict rehype-code to only parse title and tab attributes.
  • 6548a59: Support breadcrumbs for Search API
  • 51268ec: Breadcrumbs API: Fix root folders being filtered when includeRoot is set to true.
Commits
  • 876d113 Version Packages (#2402)
  • db08e66 CLI: Stable create-fumadocs-app programmatic usage
  • f485369 experiment RSC support on React Router
  • 4ff4551 Core: no longer deprecate transformers before v16
  • ca7a234 Docs: introduce plugin API
  • de10319 docs: update tanstack doc (#2403)
  • 24c7d44 Tanstack Start: upgrade to latest RC
  • c1e79bf Core: Make page tree icon resolver a plugin
  • f04547f Core & OpenAPI: Publish plugins API on loader(), deprecate storage & page...
  • eaf06c4 Docs & CLI: configure llms-full.txt and og image generation by default
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fumadocs-core](https://github.com/fuma-nama/fumadocs) from 15.7.13 to 15.8.1.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@15.7.13...fumadocs-core@15.8.1)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 15.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 29, 2025
@Lasim Lasim merged commit 6f8190b into main Oct 5, 2025
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fumadocs-core-15.8.1 branch October 5, 2025 07:12
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

🎉 This PR is included in version 1.42.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants