Skip to content

chore(deps): bump knip from 5.85.0 to 6.3.0 in /tools/test-dependencies#1416

Merged
jkowalleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools/test-dependencies/knip-6.3.0
Apr 8, 2026
Merged

chore(deps): bump knip from 5.85.0 to 6.3.0 in /tools/test-dependencies#1416
jkowalleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools/test-dependencies/knip-6.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps knip from 5.85.0 to 6.3.0.

Release notes

Sourced from knip's releases.

Release 6.3.0

  • Re-gen sponsorships chart (83ee4895f36d934bf9f2efaaaf3e141c33c889f8)
  • Add testimonial (be16c54d379698899e3f10646bb23b280024b989)
  • Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a183539fb63528f900b187328c3bba1b161e88)
  • Add rolldown plugin (resolve #1661) (44bfd6273375384dc0b01b2cf673b6ad1b6783f0)
  • Housekeep plugins a bit (dc6986821bde185185b730e119d2c528048f9976)
  • Improve module.register handling (b9e36ea42d0b2b35d6080aafc94b292a3d7fd711)
  • Housekeep release script (f81bd0f5f6630c2cac9934c3b96ace0d42bd2353)

Release 6.2.0

  • Support tilde-prefixed scoped package names (e.g. @~private/pkg) (#1656) (947893d9dd9135fb8878e30de65841d4dff17f0c) - thanks @​MatissJanis!
  • fix(storybook): mark vitest coverage deps as optional when addon-vitest is used (#1654) (06e88d42d7c1f89e18cba3d09c12ef080cb231a4) - thanks @​brick-pixel!
  • Deduplicate module graph queue to avoid redundant file processing (#1657) (e34d3b0dd4cc97d16a9c70c7bd436372a3e3081d) - thanks @​MatissJanis!
  • Export KnipConfiguration type for dynamic config use cases (resolve #1634) (4a64e0e833511859b7703ac36e08a178e663192d)
  • Release knip@6.2.0 (d8c016164fda981209186c205f86329b522e76ee)

Release 6.1.1

  • Handle absolute Vitest test roots (#1650) (898a412d369edd6ee967485c2df95d0c6ae87a18) - thanks @​filipw01!
  • Fix reference types regex to allow extra attributes (resolve #1649) (1d5f9438e2e4e0d01558f41608a450093afa60e5)
  • Update docs (close #1614, close #1615) (f1ac52964ff7aa9c3454e085a2c582e00ff69e4b)
  • Release knip@6.1.1 (fcfdabe8bd956b4ed71126a75b72e3e304e6518b)

Release 6.1.0

  • Add knip.nodeRuntimePath setting (resolve #1643) (65e943ccde55ea54c1cd749e577b4bcb4f97e1b4)
  • Swap Astro sharp detection to match default behavior (#1559) (84968bb713a0d8c478b8b329323a43da6bf0833e)
  • feat: stencil plugin (#1644) (d5d20e5e21d64590c0e735c6bc840295cda665cd) - thanks @​johnjenkins!
  • Enable metro plugin when expo is installed (#1600) (14bc9d7744962d740e2bef1ead3e3f444b2cca5c) - thanks @​DaniFoldi!
  • Resolve jsPlugins dependencies in oxlint plugin (#1576) (e11c962ea55d7afa89ae812686565383b852a50a) - thanks @​nikolailehbrink!
  • Wrap up oxlint jsPlugins support (209a9f78784153d14c2ef0ae2c987926d35de4b7)
  • Update dependencies (close #1646) (869020fc2ed765a52cc242810e0f20a137047b26)
  • Fix config hint filePath edge case (e79c302f9cfd33957485327688e5fcbc25848eec)
  • Rename oxlint config file in fixtures (563020402f35281f2c57672aff12a09aebb363fe)

Release 6.0.6

  • Suppress issues initially to not overwhelm agent in mcp server (7793962c5)
  • Auto-format (346247a70)
  • Fix false positive unused deps when run from workspace dir (resolve #1642) (95f443195)
  • Move from convertPathsToAliascompilePathMappings (resolve #1641) (ccc62d684)

Release 6.0.5

  • Fix up ecosystem pipeline, add sanity (a338b211d4d8b4634dce4de51b9c7ef8d3cd1f05)
  • Fix broken links in Writing a Plugin docs (#1640) (963f20627a6d5d683a6e46df0162795c054dbef9) - thanks @​skoeva!
  • Minor alignment edits to MCP texts.js (714089f09309be00ebef0a91ca903669856acd0d)
  • Merge JSDoc tags across function overload signatures (resolve #1639) (6269ec34ef6fe75be1d69c4f67e8fc43fabf83db)
  • Housekeep tag matching (b15bc7e245e972b29496035090a1a35782a4d1ed)
  • Housekeep reference type matching (d9c8731c7e57142a738bc37db0db75616944f832)
  • fix(nx): fall back to workspace cwd when run-commands target has no cwd (#1638) (cf2dc7db8dc7105cfc3aef2a0d17255cb288d5b2) - thanks @​liorp!

Release 6.0.4

  • Defer ns member ref resolution to post-walk batch pass (resolve #1633) (304504fec11ad5bb94e1a0ea0678eaee876d56ab)

... (truncated)

Commits
  • 4b53308 Release knip@6.3.0
  • f81bd0f Housekeep release script
  • b9e36ea Improve module.register handling
  • dc69868 Housekeep plugins a bit
  • 44bfd62 Add rolldown plugin (resolve #1661)
  • 91a1835 Add deferred resolve entries as direct entry paths to avoid ws exclusion
  • d8c0161 Release knip@6.2.0
  • 4a64e0e Export KnipConfiguration type for dynamic config use cases (resolve #1634)
  • e34d3b0 Deduplicate module graph queue to avoid redundant file processing (#1657)
  • 06e88d4 fix(storybook): mark vitest coverage deps as optional when addon-vitest is us...
  • Additional commits viewable in compare view

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 4, 2026 11:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 4, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@jkowalleck
Copy link
Copy Markdown
Member

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tools/test-dependencies/knip-6.3.0 branch from ecdc518 to 604ad69 Compare April 7, 2026 21:37
@jkowalleck jkowalleck merged commit 6bd9bf7 into main Apr 8, 2026
39 checks passed
@jkowalleck jkowalleck deleted the dependabot/npm_and_yarn/tools/test-dependencies/knip-6.3.0 branch April 8, 2026 06:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant