Skip to content

Commit 6bd9bf7

Browse files
chore(deps): bump knip from 5.85.0 to 6.3.0 in /tools/test-dependencies (#1416)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.85.0 to 6.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpro-nl/knip/releases">knip's releases</a>.</em></p> <blockquote> <h2>Release 6.3.0</h2> <ul> <li>Re-gen sponsorships chart (83ee4895f36d934bf9f2efaaaf3e141c33c889f8)</li> <li>Add testimonial (be16c54d379698899e3f10646bb23b280024b989)</li> <li>Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a183539fb63528f900b187328c3bba1b161e88)</li> <li>Add rolldown plugin (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1661">#1661</a>) (44bfd6273375384dc0b01b2cf673b6ad1b6783f0)</li> <li>Housekeep plugins a bit (dc6986821bde185185b730e119d2c528048f9976)</li> <li>Improve <code>module.register</code> handling (b9e36ea42d0b2b35d6080aafc94b292a3d7fd711)</li> <li>Housekeep release script (f81bd0f5f6630c2cac9934c3b96ace0d42bd2353)</li> </ul> <h2>Release 6.2.0</h2> <ul> <li>Support tilde-prefixed scoped package names (e.g. @~private/pkg) (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1656">#1656</a>) (947893d9dd9135fb8878e30de65841d4dff17f0c) - thanks <a href="https://github.com/MatissJanis"><code>@​MatissJanis</code></a>!</li> <li>fix(storybook): mark vitest coverage deps as optional when addon-vitest is used (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1654">#1654</a>) (06e88d42d7c1f89e18cba3d09c12ef080cb231a4) - thanks <a href="https://github.com/brick-pixel"><code>@​brick-pixel</code></a>!</li> <li>Deduplicate module graph queue to avoid redundant file processing (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1657">#1657</a>) (e34d3b0dd4cc97d16a9c70c7bd436372a3e3081d) - thanks <a href="https://github.com/MatissJanis"><code>@​MatissJanis</code></a>!</li> <li>Export KnipConfiguration type for dynamic config use cases (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1634">#1634</a>) (4a64e0e833511859b7703ac36e08a178e663192d)</li> <li>Release knip@6.2.0 (d8c016164fda981209186c205f86329b522e76ee)</li> </ul> <h2>Release 6.1.1</h2> <ul> <li>Handle absolute Vitest test roots (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1650">#1650</a>) (898a412d369edd6ee967485c2df95d0c6ae87a18) - thanks <a href="https://github.com/filipw01"><code>@​filipw01</code></a>!</li> <li>Fix <code>reference types</code> regex to allow extra attributes (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1649">#1649</a>) (1d5f9438e2e4e0d01558f41608a450093afa60e5)</li> <li>Update docs (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1614">#1614</a>, close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1615">#1615</a>) (f1ac52964ff7aa9c3454e085a2c582e00ff69e4b)</li> <li>Release knip@6.1.1 (fcfdabe8bd956b4ed71126a75b72e3e304e6518b)</li> </ul> <h2>Release 6.1.0</h2> <ul> <li>Add <code>knip.nodeRuntimePath</code> setting (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1643">#1643</a>) (65e943ccde55ea54c1cd749e577b4bcb4f97e1b4)</li> <li>Swap Astro sharp detection to match default behavior (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1559">#1559</a>) (84968bb713a0d8c478b8b329323a43da6bf0833e)</li> <li>feat: stencil plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1644">#1644</a>) (d5d20e5e21d64590c0e735c6bc840295cda665cd) - thanks <a href="https://github.com/johnjenkins"><code>@​johnjenkins</code></a>!</li> <li>Enable metro plugin when expo is installed (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1600">#1600</a>) (14bc9d7744962d740e2bef1ead3e3f444b2cca5c) - thanks <a href="https://github.com/DaniFoldi"><code>@​DaniFoldi</code></a>!</li> <li>Resolve jsPlugins dependencies in oxlint plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1576">#1576</a>) (e11c962ea55d7afa89ae812686565383b852a50a) - thanks <a href="https://github.com/nikolailehbrink"><code>@​nikolailehbrink</code></a>!</li> <li>Wrap up oxlint <code>jsPlugins</code> support (209a9f78784153d14c2ef0ae2c987926d35de4b7)</li> <li>Update dependencies (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1646">#1646</a>) (869020fc2ed765a52cc242810e0f20a137047b26)</li> <li>Fix config hint <code>filePath</code> edge case (e79c302f9cfd33957485327688e5fcbc25848eec)</li> <li>Rename oxlint config file in fixtures (563020402f35281f2c57672aff12a09aebb363fe)</li> </ul> <h2>Release 6.0.6</h2> <ul> <li>Suppress issues initially to not overwhelm agent in mcp server (7793962c5)</li> <li>Auto-format (346247a70)</li> <li>Fix false positive unused deps when run from workspace dir (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1642">#1642</a>) (95f443195)</li> <li>Move from <code>convertPathsToAlias</code> → <code>compilePathMappings</code> (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1641">#1641</a>) (ccc62d684)</li> </ul> <h2>Release 6.0.5</h2> <ul> <li>Fix up ecosystem pipeline, add sanity (a338b211d4d8b4634dce4de51b9c7ef8d3cd1f05)</li> <li>Fix broken links in Writing a Plugin docs (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1640">#1640</a>) (963f20627a6d5d683a6e46df0162795c054dbef9) - thanks <a href="https://github.com/skoeva"><code>@​skoeva</code></a>!</li> <li>Minor alignment edits to MCP texts.js (714089f09309be00ebef0a91ca903669856acd0d)</li> <li>Merge JSDoc tags across function overload signatures (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1639">#1639</a>) (6269ec34ef6fe75be1d69c4f67e8fc43fabf83db)</li> <li>Housekeep tag matching (b15bc7e245e972b29496035090a1a35782a4d1ed)</li> <li>Housekeep <code>reference</code> type matching (d9c8731c7e57142a738bc37db0db75616944f832)</li> <li>fix(nx): fall back to workspace cwd when run-commands target has no cwd (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1638">#1638</a>) (cf2dc7db8dc7105cfc3aef2a0d17255cb288d5b2) - thanks <a href="https://github.com/liorp"><code>@​liorp</code></a>!</li> </ul> <h2>Release 6.0.4</h2> <ul> <li>Defer ns member ref resolution to post-walk batch pass (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1633">#1633</a>) (304504fec11ad5bb94e1a0ea0678eaee876d56ab)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/4b53308b589219296309ab3f8a11820130233022"><code>4b53308</code></a> Release knip@6.3.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/f81bd0f5f6630c2cac9934c3b96ace0d42bd2353"><code>f81bd0f</code></a> Housekeep release script</li> <li><a href="https://github.com/webpro-nl/knip/commit/b9e36ea42d0b2b35d6080aafc94b292a3d7fd711"><code>b9e36ea</code></a> Improve <code>module.register</code> handling</li> <li><a href="https://github.com/webpro-nl/knip/commit/dc6986821bde185185b730e119d2c528048f9976"><code>dc69868</code></a> Housekeep plugins a bit</li> <li><a href="https://github.com/webpro-nl/knip/commit/44bfd6273375384dc0b01b2cf673b6ad1b6783f0"><code>44bfd62</code></a> Add rolldown plugin (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1661">#1661</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/91a183539fb63528f900b187328c3bba1b161e88"><code>91a1835</code></a> Add deferred resolve entries as direct entry paths to avoid ws exclusion</li> <li><a href="https://github.com/webpro-nl/knip/commit/d8c016164fda981209186c205f86329b522e76ee"><code>d8c0161</code></a> Release knip@6.2.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/4a64e0e833511859b7703ac36e08a178e663192d"><code>4a64e0e</code></a> Export KnipConfiguration type for dynamic config use cases (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1634">#1634</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/e34d3b0dd4cc97d16a9c70c7bd436372a3e3081d"><code>e34d3b0</code></a> Deduplicate module graph queue to avoid redundant file processing (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1657">#1657</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/06e88d42d7c1f89e18cba3d09c12ef080cb231a4"><code>06e88d4</code></a> fix(storybook): mark vitest coverage deps as optional when addon-vitest is us...</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/knip@6.3.0/packages/knip">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c184541 commit 6bd9bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/test-dependencies/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"node": ">=20.18"
77
},
88
"dependencies": {
9-
"knip": "5.85.0"
9+
"knip": "6.3.0"
1010
}
1111
}

0 commit comments

Comments
 (0)