Skip to content

Commit dbbd053

Browse files
chore(deps): bump knip from 6.3.0 to 6.11.0 in /tools/test-dependencies (#1444)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.3.0 to 6.11.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.11.0</h2> <ul> <li>Ignore &amp; remove uninteresting lines in snapshots (767ebaf9b20d02f271d2a083404b60cba63119d7)</li> <li>Flag stale <code>@internal</code> tags in production mode (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1658">#1658</a>) (dd1caeda80784d6070b028c781a3502b33e9765a)</li> <li>Add compiler-extensions in tsc-files mode (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1708">#1708</a>) (ea867ad4bb9195f556ff58dae010d0d77c57bb25)</li> </ul> <h2>Release 6.10.0</h2> <ul> <li>Ecosystem patches → snapshots (1803f9f94d42ebe88730465c002098de54c6650a)</li> <li>Fix unlisted pkg when only <code>@​types/pkg</code> listed (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1707">#1707</a>) (62082b69b382ea56d86e718da623ccadb9281a14)</li> <li>Don't report imports matching engines.X as unlisted (23582e0f4da7a98cfe50c065b63d38a75870911e)</li> <li>Treat imports in .d.ts files as type-only (84caac58d99f39fde56c664f42bad2c000d8943e)</li> <li>Treat tsconfig compilerOptions.types as type-only (ce18854b0a008f1060e30c660eee820eba1568e5)</li> <li>Resolve hoisted deps from monorepo root in single-package mode (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1711">#1711</a>) (23b756fb0becacaa19fbd71a0d9a0264f8647e88)</li> </ul> <h2>Release 6.9.0</h2> <ul> <li>Expose types for JSON reporter (961b734f398b451bc26708f8d3bfa72a71983dcc)</li> </ul> <h2>Release 6.8.0</h2> <ul> <li>feat: add WXT plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1703">#1703</a>) (9167557755a0aef81947aaedfa4745805ffaa571) - thanks <a href="https://github.com/sebastianbreguel"><code>@​sebastianbreguel</code></a>!</li> <li>Add support for pnpm@11 new commands (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1706">#1706</a>) (c937697a68caaf1ac224627537993b32d37cc91b) - thanks <a href="https://github.com/PatrykWalach"><code>@​PatrykWalach</code></a>!</li> <li>Fix case of spread export → other exports used (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1705">#1705</a>) (0f94d2d2b024d268df2395677a0ca0f6fd95503d)</li> <li>Add more pnpm commands + tests (f2819b3474b6d6ff7c24197be54072d2291d15b6)</li> <li>Bump oxc-parser (5c21d278814436c4c084d0ee609360eddaedd676)</li> </ul> <h2>Release 6.7.0</h2> <ul> <li>Fix markdown reporter column width (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1700">#1700</a>) (4713108de98bcfe76eb606036b9f968abe3e89a0)</li> <li>Handle Vitest agent and minimal reporters (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1701">#1701</a>) (a71ead11b99aaa67f31eed7b35628907b2dddd06) - thanks <a href="https://github.com/dskwrite"><code>@​dskwrite</code></a>!</li> <li>Add e2e tests w/ tsgo defs + lib consumption (98113e61d913e47631748b58c25d1042c8dd387e)</li> <li>Fix pkg name inconsistencies (544c3e68d72dd754b20f8e0b0bf8ed107c05d677)</li> <li>Add <code>export {}</code> to maintain module shape (27d8a0230c10f2827ba1e1a8b2c65020554f61f8)</li> <li>Strip leading UTF-8 BOM before parsing package.json (47e4029c39ff95043cd495681e4c7558970b0ed9)</li> <li>Skip workspace with invalid JSON manifest (bfb48670966387a3cd26005b9fb9d8769b2a1213)</li> <li>Preserve out-of-bound writes to stdout/err (95faad8d6219ba456a3700df697273eb154c1dd9)</li> <li>Consistent prefix in logError/logWarning (2c6d8a049d1c20d9427425b4abae3b76ac7a5720)</li> <li>Don't exit on config file load error (0914bd3832b1851e4d34137577c0d08efaf8aef6)</li> <li>Fix tsgo resolution in e2e tests (a68950131e33214ef2a4f13d11fab1a78c16bad6)</li> </ul> <h2>Release 6.6.3</h2> <ul> <li>Use venz chart svg directly from CDN (ba7e9073d1770e4a21ec18435bcb61f394db0d1c)</li> <li>Bump that plugin counter (abae75bbd3030e006fe67d3f63641a31a65e671c)</li> <li>Fix plugin title (f2b8fcfc94bb78fb70dfe2be3f48ef8f254066f7)</li> <li>Work Table util class: fix bugs, tighten API, water-fill widths (2eb4045e0f34c2638875504b9b64e881e9a74db5)</li> <li>Questionable.. (970a0dbdfc7b59df2fd0a3064a4bd6be4e5a59bc)</li> <li>Fmt (14538ec1fe94cdf3c45798515160609f3ffbec9d)</li> <li>Ensure output is flushed on exit (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1699">#1699</a>) (9533365115d4704e9b057b7ba8d5f43fd553d1a1) - thanks <a href="https://github.com/joshkel"><code>@​joshkel</code></a>!</li> <li>Use currentColor to support light/dark themes (7ea055aa68b86ccc6cb302a3092c2da9e56cdde6)</li> <li>Tighten type-chain alignment + gate via ignoreExportsUsedInFile (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1698">#1698</a>) (0910b33fc6c07867a751af2e26989a61c8a6c548)</li> <li>Eating our own dog food ↻ (d5aa1f6b007a2dfef1a8326000dc1802510d64ab)</li> </ul> <h2>Release 6.6.2</h2> <ul> <li>Don't track typeof value refs at top of exported type alias (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1697">#1697</a>) (1a9904832878f5e8e4b633bdb08fb327baa17ed6)</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/c9b80b189eec062b004e5b4dc684bf28d12c34c4"><code>c9b80b1</code></a> Release knip@6.11.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/ea867ad4bb9195f556ff58dae010d0d77c57bb25"><code>ea867ad</code></a> Add compiler-extensions in tsc-files mode (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1708">#1708</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/dd1caeda80784d6070b028c781a3502b33e9765a"><code>dd1caed</code></a> Flag stale <code>@internal</code> tags in production mode (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1658">#1658</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/d604ff3fd8593b4c273c88753c92b440de76419a"><code>d604ff3</code></a> Release knip@6.10.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/23b756fb0becacaa19fbd71a0d9a0264f8647e88"><code>23b756f</code></a> Resolve hoisted deps from monorepo root in single-package mode (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1711">#1711</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/ce18854b0a008f1060e30c660eee820eba1568e5"><code>ce18854</code></a> Treat tsconfig compilerOptions.types as type-only</li> <li><a href="https://github.com/webpro-nl/knip/commit/84caac58d99f39fde56c664f42bad2c000d8943e"><code>84caac5</code></a> Treat imports in .d.ts files as type-only</li> <li><a href="https://github.com/webpro-nl/knip/commit/23582e0f4da7a98cfe50c065b63d38a75870911e"><code>23582e0</code></a> Don't report imports matching engines.X as unlisted</li> <li><a href="https://github.com/webpro-nl/knip/commit/62082b69b382ea56d86e718da623ccadb9281a14"><code>62082b6</code></a> Fix unlisted pkg when only <code>@​types/pkg</code> listed (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1707">#1707</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/9ffd4371f395e73eb56c12a3f84a36f93149cccc"><code>9ffd437</code></a> Release knip@6.9.0</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/knip@6.11.0/packages/knip">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=knip&package-manager=npm_and_yarn&previous-version=6.3.0&new-version=6.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 712525b commit dbbd053

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": "6.3.0"
9+
"knip": "6.11.0"
1010
}
1111
}

0 commit comments

Comments
 (0)