Skip to content

chore(deps): bump fumadocs-core from 15.2.6 to 15.6.6 in /apps/oss-static#275

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/oss-static/fumadocs-core-15.6.6
Closed

chore(deps): bump fumadocs-core from 15.2.6 to 15.6.6 in /apps/oss-static#275
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/oss-static/fumadocs-core-15.6.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps fumadocs-core from 15.2.6 to 15.6.6.

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@15.6.6

Patch Changes

  • 1b0e9d5: Add mixedbread integration

fumadocs-core@15.6.5

Patch Changes

  • 658fa96: Support custom options for error handling for remark-image

fumadocs-core@15.6.4

No release notes provided.

fumadocs-core@15.6.3

No release notes provided.

fumadocs-core@15.6.2

No release notes provided.

fumadocs-core@15.6.1

Patch Changes

  • 1a902ff: Fix static export map

fumadocs-core@15.6.0

Minor Changes

  • f8d1709: Redesigned Codeblock Tabs

    Instead of relying on Tabs component, it supports a dedicated tabs component for codeblocks:

    <CodeBlockTabs>
      <CodeBlockTabsList>
        <CodeBlockTabsTrigger value="value">Name</CodeBlockTabsTrigger>
      </CodeBlockTabsList>
      <CodeBlockTab value="value" asChild>
        <CodeBlock>...</CodeBlock>
      </CodeBlockTab>
    </CodeBlockTabs>

    The old usage is not deprecated, you can still use them while Fumadocs' remark plugins will generate codeblock tabs using the new way.

Patch Changes

  • d0f8a15: Enable remarkNpm by default, replace remarkInstall with it.
  • 84918b8: Support passing tag to search client/server as string array

fumadocs-core@15.5.5

... (truncated)

Commits
  • 405003e Version Packages (#2101)
  • 79248f6 UI: Improve type table link icon
  • 5d60f83 UI: improve RTL layout
  • c2e9526 UI: improve sidebar position
  • f8000f4 MDX: Generate config based on Next.js version
  • ec7b9ed OpenAPI: Fix request serialization stripped auth parameters
  • b107fa0 📚️ docs(headless/custom-source/examples): add payload cms (#2108)
  • 2a0b45b UI: Change sidebar direction for better mobile UX
  • 1b0e9d5 Mixedbread integration (#2089)
  • 38c099a fix(docs): update broken /tanstack-start link to /tanstack (#2105)
  • 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.2.6 to 15.6.6.
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@15.2.6...fumadocs-core@15.6.6)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 15.6.6
  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 Jul 28, 2025
@vercel
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
saas-foundations ⬜️ Ignored (Inspect) Jul 28, 2025 0:33am
saas-foundations-oss-dynamic ⬜️ Ignored (Inspect) Jul 28, 2025 0:33am
saas-foundations-oss-static ⬜️ Ignored (Inspect) Jul 28, 2025 0:33am

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #294.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/oss-static/fumadocs-core-15.6.6 branch August 4, 2025 00:28
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.

0 participants