chore(deps): bump the docs-tooling group across 1 directory with 8 updates#323
Merged
solidsnakedev merged 5 commits intomainfrom May 2, 2026
Merged
Conversation
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
…dates Bumps the docs-tooling group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.0.8` | `16.8.5` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `13.0.5` | `14.3.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.0.8` | `16.8.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `1.8.0` | | [next](https://github.com/vercel/next.js) | `16.2.3` | `16.2.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.11` | `8.5.12` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.23.0` | `4.0.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.2.2` | Updates `fumadocs-core` from 16.0.8 to 16.8.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/[email protected]@16.8.5) Updates `fumadocs-mdx` from 13.0.5 to 14.3.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/[email protected]@14.3.0) Updates `fumadocs-ui` from 16.0.8 to 16.8.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/[email protected]@16.8.5) Updates `lucide-react` from 0.562.0 to 1.8.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) Updates `next` from 16.2.3 to 16.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.3...v16.2.4) Updates `postcss` from 8.5.11 to 8.5.12 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.11...8.5.12) Updates `shiki` from 3.23.0 to 4.0.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/shiki) Updates `tailwindcss` from 3.4.19 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-tooling - dependency-name: fumadocs-mdx dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-tooling - dependency-name: fumadocs-ui dependency-version: 16.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-tooling - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-tooling - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: shiki dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs-tooling - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs-tooling ... Signed-off-by: dependabot[bot] <[email protected]>
5837d9c to
caeeebd
Compare
fumadocs-mdx 14.x no longer generates .source/index.ts - it splits into .source/server.ts and .source/browser.ts instead.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docs-tooling group with 8 updates in the / directory:
16.0.816.8.513.0.514.3.016.0.816.8.50.562.01.8.016.2.316.2.48.5.118.5.123.23.04.0.23.4.194.2.2Updates
fumadocs-corefrom 16.0.8 to 16.8.5Release notes
Sourced from fumadocs-core's releases.
Commits
d6bf3e0Merge pull request #3235 from fuma-nama/changeset-release/devaf7ee2dCLI: fix layout preserve plugin970b1bfOpenAPI: fix inconsistency in option names2eff8e9Chore: update showcasesfa781f1fix jsdoc omitted from outputa83709fclean code3e85c69Docs: add more docs for MDX Remote79d3209Core: narrow schema types387e659UI: relocate toc widthe1f19c7Version Packages (#3232)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-core since your current version.
Updates
fumadocs-mdxfrom 13.0.5 to 14.3.0Release notes
Sourced from fumadocs-mdx's releases.
Commits
e9235afVersion Packages (#3215)fa9f678MDX: Make Next.js config ESM only71c15fdCLI: fix base dir detection for React Routerf51b849Waku: fix default config1ecb7aeOpenAPI: expose more typesf44629aMerge pull request #3210 from fuma-nama/changeset-release/dev64d6b10add missing changesetsbce8ea5Version Packages (#3209)c888ed0Bump depsf2c6e59UI: Reduce iterations for calculating TOC trackMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-mdx since your current version.
Updates
fumadocs-uifrom 16.0.8 to 16.8.5Release notes
Sourced from fumadocs-ui's releases.
... (truncated)
Commits
d6bf3e0Merge pull request #3235 from fuma-nama/changeset-release/devaf7ee2dCLI: fix layout preserve plugin970b1bfOpenAPI: fix inconsistency in option names2eff8e9Chore: update showcasesfa781f1fix jsdoc omitted from outputa83709fclean code3e85c69Docs: add more docs for MDX Remote79d3209Core: narrow schema types387e659UI: relocate toc widthe1f19c7Version Packages (#3232)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fumadocs-ui since your current version.
Updates
lucide-reactfrom 0.562.0 to 1.8.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
7623e23feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...dada0a8fix(lucide-react): Fix dynamic imports (#4210)a6e648afix(lucide-react): correct client directives in RSC files (#4189)1f010a3fix(lucide-react): Fixes provider export and RSC render issues (#4175)484f2c9docs(version-1): Version 1 website (#4142)a0e202dfeat(packages/angular): add new@lucide/angularpackage (#3897)c5b155eMerge branch 'main' of https://github.com/lucide-icons/lucide into nextf6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)628d4f9Merge branch 'main' of https://github.com/lucide-icons/lucide into next67c0485feat(scripts): added helper script to automatically update OpenCollective bac...Updates
nextfrom 16.2.3 to 16.2.4Release notes
Sourced from next's releases.
Commits
2275bd8v16.2.4e073983Adding more system info to the 'initialize project' trace (#92427)8a540b5Turbopack: shorter error message for ModuleBatchesGraph::get_entry_index (#92...2f5343fTurbopack: shorter error for ChunkGroupInfo::get_index_of (#92814)2ad9d3fturbo-tasks: Fix recomputation loop by allowing cell cleanup on error during ...6f3808eCompiler: Support boolean and number primtives in next.config defines (#92731)fbc7684Scope Safari ?ts= cache-buster to CSS/font assets only (Pages Router) (#92580)805d758Turbopack: fix filesystem watcher config not applying follow_symlinks(false) ...1056faechore: Bump reqwest to 0.13.2 (#92713)Updates
postcssfrom 8.5.11 to 8.5.12Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9bc81c4Release 8.5.12 version85c4d7dAnother try to fix coverage94484caTry to fix coveragec64b748Load only .map source mapsaaec7b7Avoid throwing JSON parsing errors for non-JSON source maps233fb26Mention original author of the solutionUpdates
shikifrom 3.23.0 to 4.0.2Release notes
Sourced from shiki's releases.
Commits
7a1007dchore: release v4.0.2ef42a16chore: update deps2a23230fix: support ANSI language with multiple themes (#1259)69bec64chore: release v4.0.12060ca8chore: update deps32f35b5chore: release v4.0.0720f6d8test: restructure tests05a77f1feat: a leaner@shikijs/primitivepackage (#1251)cdca994feat!: drop Node v18 support, remove deprecated APIs (#1249)Updates
tailwindcssfrom 3.4.19 to 4.2.2Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
d596b0c4.2.2 (#19821)2228a57Bump Lightning CSS (#19771)f302fceFix canonicalization resulting in empty list (#19812)bb2f170Improve canonicalization for bare values exceeding default spacing scale sugg...faa5e88Cleanup inconsistencies related to (regex) escapes (#19804)d5717f2run prettier51aa9d7fix(canonicalize): handle utilities with empty property maps in collapse (#19...c586bd6Canonicalizecalc(var(--spacing)*…)expressions into--spacing(…)(#19769)9ded4a2Guard object lookups against inherited prototype properties (#19725)1dce64e4.2.1 (#19714)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tailwindcss since your current version.