Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-0fbfafaf41
Closed

Bump the npm-all group across 1 directory with 7 updates#76
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-all-0fbfafaf41

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

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

Package From To
fumadocs-core 16.7.2 16.7.9
fumadocs-typescript 5.2.0 5.2.1
fumadocs-ui 16.7.2 16.7.9
lucide-react 0.577.0 1.7.0
next 16.2.0 16.2.2
eslint-config-next 16.2.0 16.2.2
typescript 5.9.3 6.0.2

Updates fumadocs-core from 16.7.2 to 16.7.9

Release notes

Sourced from fumadocs-core's releases.

[email protected]

Patch Changes

  • f580ef6: Fix deserialized page tree item name styles

[email protected]

No release notes provided.

[email protected]

Patch Changes

  • 0a6507b: Improve remarkSteps() integration & support tag usage

[email protected]

No release notes provided.

[email protected]

Patch Changes

  • 55479b3: Improve TOC detection logic

[email protected]

No release notes provided.

[email protected]

No release notes provided.

Commits
  • afec71e Version Packages (#3173)
  • bae9584 Templates: improve scrollbar-gutter & react-remove-scroll
  • b9dd611 OpenAPI: Improve pre-render layout shift
  • f580ef6 Core & UI: Fix deserialized page tree item name styles
  • f3dd4fb Merge pull request #3172 from fuma-nama/changeset-release/dev
  • 1a84b96 CLI: fix default config cwd generation
  • b6db514 Version Packages (#3168)
  • f7e69a6 UI: Redesign sidebar footer
  • f1962ec OpenAPI: [Schema UI] prefer alias name for display names
  • c64e406 TypeScript: fix noUndefined for union types in getSimpleForm()
  • Additional commits viewable in compare view

Updates fumadocs-typescript from 5.2.0 to 5.2.1

Release notes

Sourced from fumadocs-typescript's releases.

[email protected]

Patch Changes

Commits
  • b6db514 Version Packages (#3168)
  • f7e69a6 UI: Redesign sidebar footer
  • f1962ec OpenAPI: [Schema UI] prefer alias name for display names
  • c64e406 TypeScript: fix noUndefined for union types in getSimpleForm()
  • 90483c7 CLI: write deps when cancel
  • 1ab8df5 CLI: improve TUI
  • a77a4ad CLI: Support other React.js frameworks for AI chat
  • 3cc9fbc CLI: improve output formatting
  • ddcc0ec CLI: improve route handler output
  • 3ff78c9 CLI: Support framework-agnostic route handler
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.7.2 to 16.7.9

Release notes

Sourced from fumadocs-ui's releases.

[email protected]

Patch Changes

  • f580ef6: Fix deserialized page tree item name styles
  • Updated dependencies [f580ef6]

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 9eb3c84: fix TOC line offset
  • 0f39a9f: Improve TOC rendering for steps
  • Updated dependencies [0a6507b]

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 55479b3: Improve TOC detection logic
  • f9e6367: auto-close TOC popover
  • Updated dependencies [55479b3]

[email protected]

Patch Changes

[email protected]

Patch Changes

Commits
  • afec71e Version Packages (#3173)
  • bae9584 Templates: improve scrollbar-gutter & react-remove-scroll
  • b9dd611 OpenAPI: Improve pre-render layout shift
  • f580ef6 Core & UI: Fix deserialized page tree item name styles
  • f3dd4fb Merge pull request #3172 from fuma-nama/changeset-release/dev
  • 1a84b96 CLI: fix default config cwd generation
  • b6db514 Version Packages (#3168)
  • f7e69a6 UI: Redesign sidebar footer
  • f1962ec OpenAPI: [Schema UI] prefer alias name for display names
  • c64e406 TypeScript: fix noUndefined for union types in getSimpleForm()
  • Additional commits viewable in compare view

Updates lucide-react from 0.577.0 to 1.7.0

Release notes

Sourced from lucide-react's releases.

Version 1.7.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.6.0...1.7.0

Version 1.6.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.5.0...1.6.0

Version 1.5.0

What's Changed

Full Changelog: lucide-icons/lucide@1.4.0...1.5.0

Version 1.4.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.3.0...1.4.0

Version 1.3.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.2.0...1.3.0

Version 1.2.0

What's Changed

New Contributors

... (truncated)

Commits

Updates next from 16.2.0 to 16.2.2

Release notes

Sourced from next's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

v16.2.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to @​icyJoseph, @​abhishekmardiya, @​ijjk, @​mischnic, @​unstubbable, @​sokra, and @​lukesandberg for helping!

v16.2.1-canary.17

Core Changes

  • Improve revalidateTag JSDoc to include guidance about required second parameter: #92176
  • partial fallbacks: adapter support for intermediate shells: #91902
  • docs: clarify id, filePath, and pathname in STATIC_FILE adapter output: #92227
  • feat: add NEXT_HASH_SALT env var for content-hash filename salting: #91871
  • Generate a CLI warning if using Rosetta 2 on Apple Silicon: #92220

Misc Changes

... (truncated)

Commits

Updates eslint-config-next from 16.2.0 to 16.2.2

Release notes

Sourced from eslint-config-next's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

v16.2.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to @​icyJoseph, @​abhishekmardiya, @​ijjk, @​mischnic, @​unstubbable, @​sokra, and @​lukesandberg for helping!

v16.2.1-canary.17

Core Changes

  • Improve revalidateTag JSDoc to include guidance about required second parameter: #92176
  • partial fallbacks: adapter support for intermediate shells: #91902
  • docs: clarify id, filePath, and pathname in STATIC_FILE adapter output: #92227
  • feat: add NEXT_HASH_SALT env var for content-hash filename salting: #91871
  • Generate a CLI warning if using Rosetta 2 on Apple Silicon: #92220

Misc Changes

... (truncated)

Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

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.7.2` | `16.7.9` |
| [fumadocs-typescript](https://github.com/fuma-nama/fumadocs) | `5.2.0` | `5.2.1` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.7.2` | `16.7.9` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.577.0` | `1.7.0` |
| [next](https://github.com/vercel/next.js) | `16.2.0` | `16.2.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.0` | `16.2.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



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

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

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

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

Updates `next` from 16.2.0 to 16.2.2
- [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.0...v16.2.2)

Updates `eslint-config-next` from 16.2.0 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/eslint-config-next)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: fumadocs-typescript
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: fumadocs-ui
  dependency-version: 16.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: lucide-react
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: next
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: eslint-config-next
  dependency-version: 16.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 3, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-all-0fbfafaf41 branch April 3, 2026 20:25
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