Skip to content

build(deps-dev): Bump knip from 5.88.1 to 6.0.0 - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/knip-6.0.0
Closed

build(deps-dev): Bump knip from 5.88.1 to 6.0.0#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/knip-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Copy link
Copy Markdown
Contributor

Bumps knip from 5.88.1 to 6.0.0.

Release notes

Sourced from knip's releases.

Release 6.0.0

Blog post: Announcing Knip v6

See the pre-releases for details:

Breaking changes:

  • Dropped support for Node.js v18 → Knip v6 requires Node.js v20.19.0 or newer
  • Dropped issue type classMembers
  • Dropped --include-libs → this is now the default and only behavior
  • Dropped --isolate-workspaces → this is now the default and only behavior
  • Dropped --experimental-tags → use --tags
  • In reporter functions, issues.files is consistent with other issue shapes. Removed issues._files.
  • In the JSON reporter, issues are consistently arrays for any issue type. Removed root files.

Release 6.0.0-3

  • Improve Nuxt plugin (staticExportsExportNamedDeclaration) (6554251a8)
  • Improve isReferencedInUsedExport items (d4d996758)

Release 6.0.0-2

  • Bump GitHub actions to their latest versions (#1624) (bf2ffca61)
  • Use resolveFromAST to skip jiti loading for JS/TS configs (91cb6f662)
  • Use resolveFromAST for flat configs, skip jiti loading (5e5f63c45)
  • Housekeeps (5e5e0a832)
  • Use resolveFromAST for JS/TS configs, skip jiti loading (426f52766)
  • Prettier config for other formatters (e.g. unified-prettier) (e034cbdeb)
  • Fix module/namespace regression (resolve #1603) (394bcbaae)
  • Fix counter type and --fix exit code (37b6f6013)
  • Restore all ecosystem tests (4d2cd9b42)
  • Release knip@5.88.1 (8c25e4b7f)
  • Add useLocalVersion to vscode extension (resolve #1572) (e180e65be)
  • Merge main into v6 (c1d4b2f05)
  • Fix v6 extension: oxc-parser bundling + system Node runtime (1d79aea86)
  • Cache findWorkspaceByFilePath lookups (c9fe8c5ce)
  • Flatten visitor handler dispatch in buildVisitor (fbf9e7550)
  • Dedupe plugin visitor registration across workspaces (5b9df9f9f)
  • Consistent object shapes in JSON reporter (b10d87efd)
  • Add coverage for module {} syntax (f4706c96e)

Release 6.0.0-1

  • Remove --include-libs flag, always include external type definitions (86f4eb81f)
  • Remove --isolate-workspaces from docs (fc5211a92)
  • Add TS namespaces support + namespaceMembers issue type (resolve #1603) (750236c1f)
  • Deduplicate module resolution in staticImports/staticExports loops (8d06e903a)
  • Restore memory marks post --isolate-workspaces removal (c93665756)

... (truncated)

Commits
  • 293b473 Release knip@6.0.0
  • 288da20 Publish v6 blog
  • 3bd020b Auto-format
  • 6f9670a Release knip@6.0.0-3
  • d4d9967 Improve isReferencedInUsedExport items
  • 6554251 Improve Nuxt plugin (staticExportsExportNamedDeclaration)
  • cc01950 Release knip@6.0.0-2
  • f4706c9 Add coverage for module {} syntax
  • b10d87e Consistent object shapes in JSON reporter
  • 5b9df9f Dedupe plugin visitor registration across workspaces
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.88.1 to 6.0.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.0.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #4.

@dependabot dependabot Bot closed this Mar 23, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/knip-6.0.0 branch March 23, 2026 15:41
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