Skip to content

build(deps-dev): Bump knip from 5.88.1 to 6.7.0#319

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/knip-6.6.0
Open

build(deps-dev): Bump knip from 5.88.1 to 6.7.0#319
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/knip-6.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps knip from 5.88.1 to 6.6.0.

Release notes

Sourced from knip's releases.

Release 6.6.0

  • picocolors → styleText (e7abd6bb1a42c8997ae79555e55b7d9d19f56a48)
  • @​nodelib/fs.walk → fdir (6f781b84f9776d211c6fd1b0d9b280457701051a)
  • Improve performance, but only slightly (c2c0323efd1a327936c4cdd65d335c913eb0e0ef)
  • Fix package-entry hint for bare specifier in main (resolve #1693) (2e8cf477dada77b93c54a3717d4c21f3107f5f23)
  • Extract vite.resolve.alias from Astro config AST (resolve #1692) (fab587198659cfc095e97699cf3a751034aa2160)
  • Add plugin-contributed source-map rules (e11c2b1c02c7bf390f791e675fcdc3c7ec57a007)
  • Add @sveltejs/package plugin (resolve #1690) (8b2d402c9fff1a18e13512bfc08b5c3f9af891df)
  • Windows ❤️ (91964e428b44750ed0d03e3acf1560ba3ec1c202)

Release 6.5.0

  • Drop project-extension-redundant config hint (resolve #1683) (f86092949d6dbd041fd621876da674fd3eac7534)
  • Add instructions to .agents/PLUGINS.md (e2943ed8fb6d2c0ab4cf12ff04d10bd5ab9fd5f7)
  • Add a plugin for react-email (#1684) (d8ae4d3ccb810b9a9211fd43e9d1e7d7b704fcaf) - thanks @​xaqrox!
  • Replace fast-glob with tinyglobby (#1462) (9f6b4c8aa6857fea40e66d008c905c948af10939) - thanks @​gameroman!
  • Added plugin for Serverless framework (#1478) (f885f1ded52427d984c67e7172e3141eb4e5ee29) - thanks @​BenCrinion-IW!
  • Add args to Prettier plugin to resolve --config CLI flag (#1685) (f4658c84e714afd8a2233b72be6169da1ac3723e) - thanks @​xaqrox!
  • fix(util): tolerate JSONC and array extends in findRootDirsBase (#1681) (f7e5464a6f70e9024a341fdb923766b5ff53a831) - thanks @​Hoffs!
  • Format (15bd7e7a56b470096cfee1690263d5d13ddb8fb6)
  • Inherit outDir/rootDir from tsconfig project references (resolve #1680) (b89b4f716f4c117b0106e9a212e9e5c46aa85035)
  • tsc → tsgo (a6e09ca1b65936b3790a6c3628a4646f030d18b8)
  • Update dependencies (4cb05c96a2ae7c790d29ee76ff13288c5bbb97a2)
  • Housekeep (28c56cb8bf68031b1c8e9bee75b18ee7274ec981)
  • Test test test (7eb4ab3a8a6635dcaf756bb2b4a88e1298615994)
  • Add pino plugin with transportCall visitor (resolve #1480) (53a033e4ddc5036c6a4a0e55c0abc42c5c64e4f5)
  • Add signal to projects using knip (dbedd665c1f8d735030600d3f68ef1825d9a2668)
  • Tune logos (3148f4d0485875370634b9b53c1b3aa7f6eafcc3)
  • Tweak knip-run tool response (42940381a947c46996ae4055e8789f6ea39cfca4)
  • Add workspace option to knip-run tool (64c4aaea89e3abb41d8695ebffc5538878520b21)
  • Remove old lingering experimentalTags (e503d108e5535800ac6467f4d92c7dd6a9e90037)
  • Fix compiler type (resolve #1689) (e7a69adb5e584eb6e5af9b4007820afcbcf27a08)

Release 6.4.1

  • license (2d3d8d86ea51f18224c3558a38c28df00113f683)
  • Handle file path arguments in Bun plugin (resolve #1678) (cdbe298efcb226ae4baec6567a0cbb6fdf001ee8)

Release 6.4.0

  • chore: change license file to have more conventional casing (#1664) (ed97e6a37) - thanks @​Zamiell!
  • fix: whitelist spelling error (#1666) (bcad12012) - thanks @​Zamiell!
  • Add Panda CSS plugin (#1671) (7ab0d4d88) - thanks @​Faithfinder!
  • fix(rspack): detect plugins from swc-loader (#1675) (1431ff3d5) - thanks @​TkDodo!
  • docs: fix broken anchor link in DEVELOPMENT.md (#1677) (e78c7f609) - thanks @​vincent067!
  • Fix @jest-environment pragma resolution and limit pragma scope (3832364e2)
  • Track Object enumeration to skip enum-member checks in nsTypes mode (a47aff535)
  • Cache module resolution by directory + specifier (cefed38c2)
  • Skip read+parse in walkAndAnalyze when the file cache will hit (25a7982c1)
  • Collapse double statSync in FileEntryCache.reconcile (b63fbd9f2)
  • Refactor walkAndAnalyze: dedupe cached/uncached paths (573df54ba)
  • Cache glob results across --cache runs (6ab8de805)
  • Mark namespace members used when enumerated via Object.* (dabf8ce77)

... (truncated)

Commits
  • 38a17d2 Release knip@6.6.0
  • 91964e4 Windows ❤️
  • 8b2d402 Add @sveltejs/package plugin (resolve #1690)
  • e11c2b1 Add plugin-contributed source-map rules
  • fab5871 Extract vite.resolve.alias from Astro config AST (resolve #1692)
  • 2e8cf47 Fix package-entry hint for bare specifier in main (resolve #1693)
  • c2c0323 Improve performance, but only slightly
  • 6f781b8 @​nodelib/fs.walk → fdir
  • e7abd6b picocolors → styleText
  • 5b5cda5 Release knip@6.5.0
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2026
@werwolf2303 werwolf2303 force-pushed the dependabot/npm_and_yarn/knip-6.6.0 branch 12 times, most recently from caf9aba to 40d71aa Compare April 27, 2026 11:41
Comment thread .github/workflows/ci.yml Outdated
@werwolf2303 werwolf2303 force-pushed the dependabot/npm_and_yarn/knip-6.6.0 branch from 40d71aa to 11e4732 Compare April 28, 2026 07:29
@werwolf2303 werwolf2303 changed the title build(deps-dev): Bump knip from 5.88.1 to 6.6.0 build(deps-dev): Bump knip from 5.88.1 to 6.7.0 Apr 28, 2026
@werwolf2303 werwolf2303 force-pushed the dependabot/npm_and_yarn/knip-6.6.0 branch from 11e4732 to ae02051 Compare April 28, 2026 07:30
Comment thread package.json Outdated
@werwolf2303 werwolf2303 force-pushed the dependabot/npm_and_yarn/knip-6.6.0 branch 3 times, most recently from f10a10e to e05267d Compare April 29, 2026 06:36
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.88.1 to 6.6.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.6.0/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>

# Conflicts:
#	npm-shrinkwrap.json
#	package.json
@werwolf2303 werwolf2303 force-pushed the dependabot/npm_and_yarn/knip-6.6.0 branch from e05267d to 3bd151a Compare April 29, 2026 06:36
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.

2 participants