chore(deps): bump the production-dependencies group across 1 directory with 7 updates - #463
Conversation
|
✅ Deploy Preview for apiccc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for liveccc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for appccc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughUpdated Next.js-related dependencies across the demo, docs, and playground packages, and upgraded Fumadocs dependencies in the docs package. ChangesDependency updates
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
packages/demo/package.jsonOops! Something went wrong! :( ESLint: 10.8.0 TypeError [ERR_IMPORT_ATTRIBUTE_MISSING]: Module "file:///packages/demo/.eslintrc.json?mtime=1785354653717" needs an import attribute of "type: json" Comment |
✅ Deploy Preview for docsccc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `16.2.11` | `16.2.12` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.25.0` | `1.27.0` | | [next](https://github.com/vercel/next.js) | `16.2.11` | `16.2.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.1.2` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.12.0` | `16.13.0` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.12.0` | `16.13.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.1` | `5.2.2` | Updates `@next/third-parties` from 16.2.11 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.2.12/packages/third-parties) Updates `lucide-react` from 1.25.0 to 1.27.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react) Updates `next` from 16.2.11 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.11...v16.2.12) Updates `@types/node` from 26.1.1 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `fumadocs-core` from 16.12.0 to 16.13.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.12.0...fumadocs@16.13.0) Updates `fumadocs-ui` from 16.12.0 to 16.13.0 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.12.0...fumadocs@16.13.0) Updates `js-yaml` from 5.2.1 to 5.2.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.1...5.2.2) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fumadocs-core dependency-version: 16.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-ui dependency-version: 16.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2c5d204 to
e115671
Compare

Bumps the production-dependencies group with 7 updates in the / directory:
16.2.1116.2.121.25.01.27.016.2.1116.2.1226.1.126.1.216.12.016.13.016.12.016.13.05.2.15.2.2Updates
@next/third-partiesfrom 16.2.11 to 16.2.12Release notes
Sourced from @next/third-parties's releases.
Commits
2234717v16.2.12Updates
lucide-reactfrom 1.25.0 to 1.27.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
nextfrom 16.2.11 to 16.2.12Release notes
Sourced from next's releases.
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)Updates
@types/nodefrom 26.1.1 to 26.1.2Commits
Updates
fumadocs-corefrom 16.12.0 to 16.13.0Commits
b939cc7Version Packages (#3439)5929a5cfix(core): better negotation for Markdown3085a02fix(ui): registry build erroref27805feat(notion): support notion content source6cbfe21feat(ui): shortcut for theme toggle417caa5feat(obsidian): css presetff32724Merge pull request #3435 from fuma-nama/tegami/version-packages6d7ba92fix react router31435c9Merge pull request #3432 from fuma-nama/tegami/version-packagese7de9a4fix(obsidian): fix bugs for v1Updates
fumadocs-uifrom 16.12.0 to 16.13.0Commits
b939cc7Version Packages (#3439)5929a5cfix(core): better negotation for Markdown3085a02fix(ui): registry build erroref27805feat(notion): support notion content source6cbfe21feat(ui): shortcut for theme toggle417caa5feat(obsidian): css presetff32724Merge pull request #3435 from fuma-nama/tegami/version-packages6d7ba92fix react router31435c9Merge pull request #3432 from fuma-nama/tegami/version-packagese7de9a4fix(obsidian): fix bugs for v1Updates
js-yamlfrom 5.2.1 to 5.2.2Changelog
Sourced from js-yaml's changelog.
Commits
3c295595.2.2 released3e5240fparser: avoid reparsing flow sequence pair keysbd7ebb2fix: quote flow scalars where a colon precedes a flow indicator (#773)