Skip to content

Bump the npm-all group across 1 directory with 7 updates#63

Merged
OliverSchlueter merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-43efa96605
Mar 3, 2026
Merged

Bump the npm-all group across 1 directory with 7 updates#63
OliverSchlueter merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-43efa96605

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-all group with 7 updates in the / directory:

Package From To
fumadocs-core 16.6.7 16.6.9
fumadocs-mdx 14.2.8 14.2.9
fumadocs-typescript 5.1.4 5.1.5
fumadocs-ui 16.6.7 16.6.9
lucide-react 0.575.0 0.576.0
@types/node 25.3.2 25.3.3
postcss 8.5.6 8.5.8

Updates fumadocs-core from 16.6.7 to 16.6.9

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.6.8

Patch Changes

  • 5453502: use Shiki.js v4
Commits

Updates fumadocs-mdx from 14.2.8 to 14.2.9

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@14.2.9

Patch Changes

  • 5453502: use Shiki.js v4
  • Updated dependencies [5453502]
    • @​fumadocs/mdx-remote@​1.4.6
    • fumadocs-core@16.6.8
Commits
  • 51239a8 Merge pull request #3053 from fuma-nama/changeset-release/dev
  • 73b97ab OpenAPI: improve schema UI
  • 8fc467a UI: improve home layout navbar
  • 53856d2 OpenAPI: Improve dereference & TypeScript generation
  • 5453502 Chore: use Shiki.js v4
  • 146e265 Merge pull request #3050 from fuma-nama/changeset-release/dev
  • 992638d Chore: add more showcases
  • 34d44a1 fix types
  • 8faa2e4 UI: fix codeblock highlight styles
  • 825f401 OpenAPI: enable Typescript definition generation for request body
  • Additional commits viewable in compare view

Updates fumadocs-typescript from 5.1.4 to 5.1.5

Release notes

Sourced from fumadocs-typescript's releases.

fumadocs-typescript@5.1.5

Patch Changes

  • 5453502: use Shiki.js v4
  • Updated dependencies [5453502]
    • fumadocs-ui@16.6.8
    • fumadocs-core@16.6.8
Commits
  • 51239a8 Merge pull request #3053 from fuma-nama/changeset-release/dev
  • 73b97ab OpenAPI: improve schema UI
  • 8fc467a UI: improve home layout navbar
  • 53856d2 OpenAPI: Improve dereference & TypeScript generation
  • 5453502 Chore: use Shiki.js v4
  • 146e265 Merge pull request #3050 from fuma-nama/changeset-release/dev
  • 992638d Chore: add more showcases
  • 34d44a1 fix types
  • 8faa2e4 UI: fix codeblock highlight styles
  • 825f401 OpenAPI: enable Typescript definition generation for request body
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.6.7 to 16.6.9

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.6.8

Patch Changes

  • 5453502: use Shiki.js v4
  • Updated dependencies [5453502]
    • @​fumadocs/tailwind@​0.0.3
    • fumadocs-core@16.6.8
Commits

Updates lucide-react from 0.575.0 to 0.576.0

Release notes

Sourced from lucide-react's releases.

Version 0.576.0

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

Commits

Updates @types/node from 25.3.2 to 25.3.3

Commits

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
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 npm-all group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.7` | `16.6.9` |
| [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.8` | `14.2.9` |
| [fumadocs-typescript](https://github.com/fuma-nama/fumadocs) | `5.1.4` | `5.1.5` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.7` | `16.6.9` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.575.0` | `0.576.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.2` | `25.3.3` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |



Updates `fumadocs-core` from 16.6.7 to 16.6.9
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits)

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

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

Updates `fumadocs-ui` from 16.6.7 to 16.6.9
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits)

Updates `lucide-react` from 0.575.0 to 0.576.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.576.0/packages/lucide-react)

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

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: fumadocs-mdx
  dependency-version: 14.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: fumadocs-typescript
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: fumadocs-ui
  dependency-version: 16.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: lucide-react
  dependency-version: 0.576.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Mar 3, 2026
@OliverSchlueter OliverSchlueter merged commit 88158c6 into main Mar 3, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-all-43efa96605 branch March 3, 2026 21:01
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