Skip to content

Comments

Bump the npm-all group with 4 updates#43

Merged
OliverSchlueter merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-a26c83ca91
Feb 3, 2026
Merged

Bump the npm-all group with 4 updates#43
OliverSchlueter merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-a26c83ca91

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the npm-all group with 4 updates: fumadocs-core, fumadocs-typescript, fumadocs-ui and @types/node.

Updates fumadocs-core from 16.4.11 to 16.5.0

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.5.0

Minor Changes

  • 9ba1250: Support Universal Shiki configuration
Commits
  • d44d060 Version Packages
  • 3cd7cf0 fix types
  • 93ad84f Core: support effect-based useShiki
  • 9269bd2 fix type
  • c03f8c3 OpenAPI: Support /ui/base for reduced bundle size
  • 85cc22f UI: support .core exports for dynamic codeblocks
  • f6cecbf TypeScript: Use Universal Shiki configuartion for Markdown renderer
  • 275dae7 Core: improve Shiki performance
  • 9ba1250 Core: Support Universal Shiki configuration
  • cdbefd2 enforce : in prefix
  • See full diff in compare view

Updates fumadocs-typescript from 5.0.1 to 5.1.1

Release notes

Sourced from fumadocs-typescript's releases.

fumadocs-typescript@5.1.1

fumadocs-typescript

5.1.0

Minor Changes

  • f6cecbf: Use Universal Shiki configuartion for Markdown renderer

Patch Changes

  • Updated dependencies [9ba1250]
    • fumadocs-ui@17.0.0
    • fumadocs-core@17.0.0

5.0.1

Patch Changes

  • 689d31e: Improve error message
  • b16a32f: Switch to tsdown for bundling
  • Updated dependencies [590d36a]
  • Updated dependencies [98d38ff]
  • Updated dependencies [446631d]
  • Updated dependencies [b16a32f]
    • fumadocs-core@16.4.2
    • fumadocs-ui@16.4.2

5.0.0

Major Changes

  • 9a3e2e8: Require async for generator.generateDocumentation()

    This is necessary to support async cache adapter.

  • 9a3e2e8: Remove deprecated APIs

    • removed standalone generateDocumentation() function, create a generator instead.
    • removed generateFiles & MDX generation APIs, use remarkAutoTypeTable instead.
  • 9a3e2e8: Require explicit cache

    Previously, we enabled file system cache by default, but the directory is not customisable and only support Next.js.

    Now, cache is disabled by default and require explicit declaration.

    Update all your createGenerator() calls:

    import {

... (truncated)

Commits
  • d44d060 Version Packages
  • 3cd7cf0 fix types
  • 93ad84f Core: support effect-based useShiki
  • 9269bd2 fix type
  • c03f8c3 OpenAPI: Support /ui/base for reduced bundle size
  • 85cc22f UI: support .core exports for dynamic codeblocks
  • f6cecbf TypeScript: Use Universal Shiki configuartion for Markdown renderer
  • 275dae7 Core: improve Shiki performance
  • 9ba1250 Core: Support Universal Shiki configuration
  • cdbefd2 enforce : in prefix
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.4.11 to 16.5.0

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.5.0

Minor Changes

  • 9ba1250: Support Universal Shiki configuration

Patch Changes

  • Updated dependencies [85cc22f]
  • Updated dependencies [9ba1250]
    • @​fumadocs/ui@​16.5.0
    • fumadocs-core@16.5.0
Commits
  • d44d060 Version Packages
  • 3cd7cf0 fix types
  • 93ad84f Core: support effect-based useShiki
  • 9269bd2 fix type
  • c03f8c3 OpenAPI: Support /ui/base for reduced bundle size
  • 85cc22f UI: support .core exports for dynamic codeblocks
  • f6cecbf TypeScript: Use Universal Shiki configuartion for Markdown renderer
  • 275dae7 Core: improve Shiki performance
  • 9ba1250 Core: Support Universal Shiki configuration
  • cdbefd2 enforce : in prefix
  • See full diff in compare view

Updates @types/node from 25.1.0 to 25.2.0

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 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 <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 npm-all group with 4 updates: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-typescript](https://github.com/fuma-nama/fumadocs), [fumadocs-ui](https://github.com/fuma-nama/fumadocs) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

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

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

Updates `@types/node` from 25.1.0 to 25.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: fumadocs-typescript
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: fumadocs-ui
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
...

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 Feb 3, 2026
@OliverSchlueter OliverSchlueter merged commit dcf022d into main Feb 3, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-all-a26c83ca91 branch February 3, 2026 12:51
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