Skip to content

Commit cc47d28

Browse files
chore(deps): bump knip from 5.64.1 to 5.64.3 in /tools/test-dependencies (#1441)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.64.1 to 5.64.3. <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 5.64.3</h2> <ul> <li>Add support for json5 files (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1290">#1290</a>) (5dd115f29d073916c3f612334758197a94c18621) - thanks <a href="https://github.com/rfalke-rtl"><code>@​rfalke-rtl</code></a>!</li> <li>Skip comments in .lintstagedrc.json files using a heuristic (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1291">#1291</a>) (83b02bb6bd9122fa178dac8fbe1260a9bf0baf40) - thanks <a href="https://github.com/rfalke-rtl"><code>@​rfalke-rtl</code></a>!</li> <li>Fix --trace and add test (cf0556e0de35522229a8a1d7aa9ea35a78007a8f)</li> <li>Fix sponsor color in svg (3db7eb730138dc99c0d7426f91a6c541f8b3eb17)</li> <li>Upgrade pnpm (0531075156f0e6d0ba1a908c70078e07395eb249)</li> <li>Add fallback webpack entry if context is set (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1296">#1296</a>) (c6845c72cd185dcdb302a5ec180b248795d037c9)</li> </ul> <h2>Release 5.64.2</h2> <ul> <li>refactor: use <code>toC12config</code> for <code>bump</code> plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1280">#1280</a>) (dbdd98bd28a623eb8a6e33330a171f5b9b4c181b) - thanks <a href="https://github.com/nyarthan"><code>@​nyarthan</code></a>!</li> <li>chore: specifiy <code>packageManager</code> field for corepack users (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1281">#1281</a>) (7c70d9f9926a002468285d4493ef05ff747d0b7e) - thanks <a href="https://github.com/nyarthan"><code>@​nyarthan</code></a>!</li> <li>Fix config hints in production mode (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1279">#1279</a>) (7abdc6909aef50ff542905cdb5de6c89a2db4e9c)</li> <li>Refactor config hints a bit for perf tweak (d7e78663c3c4e28ec4f249c44cde6062f7b06410)</li> <li>Bump a few deps for docs (665f38a98318a8a305ad51d7fe10553f806a4fd7)</li> <li>Re-gen sponsorships chart (461edb48f7f4d5e29a83088a11024fd016422280)</li> <li>Fix lint issue (4c72030d1896329459679a495c4cd265413de376)</li> <li>Stick with bun 1.2.22+6bafe2602 (7ee634af03f0737c276b3c6b9a40e46c10087ac5)</li> <li>Fix config hints (e687287e45d8b9b77a52f73485b71494dcbf804f)</li> <li>Update projects component (edb7367a265a8b1595b7ce1e7fc4fdf794faf749)</li> <li>feat: detect vitest ui mode (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1284">#1284</a>) (b6ac28c950a94c04bf4117a598b05cdbfd297154) - thanks <a href="https://github.com/nyarthan"><code>@​nyarthan</code></a>!</li> <li>Fix ESLint config error (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1286">#1286</a>) (3efb8a309bf1d0ca76d14e1ef664b8216c71aafb) - thanks <a href="https://github.com/dnicolson"><code>@​dnicolson</code></a>!</li> <li>fix: Mark nested Next.js sitemaps as entrypoints (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1287">#1287</a>) (dde7a80e1015a615bb6c0b0ae3a9cef3004694b5) - thanks <a href="https://github.com/hugotiger"><code>@​hugotiger</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/b98db5ae73c523d22f773d73bfd3ace14cf0b904"><code>b98db5a</code></a> Release 5.64.3</li> <li><a href="https://github.com/webpro-nl/knip/commit/c6845c72cd185dcdb302a5ec180b248795d037c9"><code>c6845c7</code></a> Add fallback webpack entry if context is set (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1296">#1296</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/cf0556e0de35522229a8a1d7aa9ea35a78007a8f"><code>cf0556e</code></a> Fix --trace and add test</li> <li><a href="https://github.com/webpro-nl/knip/commit/83b02bb6bd9122fa178dac8fbe1260a9bf0baf40"><code>83b02bb</code></a> Skip comments in .lintstagedrc.json files using a heuristic (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1291">#1291</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/5dd115f29d073916c3f612334758197a94c18621"><code>5dd115f</code></a> Add support for json5 files (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1290">#1290</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/f68098dfa1d839de53928927955ce815c0405cc3"><code>f68098d</code></a> Release 5.64.2</li> <li><a href="https://github.com/webpro-nl/knip/commit/dde7a80e1015a615bb6c0b0ae3a9cef3004694b5"><code>dde7a80</code></a> fix: Mark nested Next.js sitemaps as entrypoints (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1287">#1287</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/3efb8a309bf1d0ca76d14e1ef664b8216c71aafb"><code>3efb8a3</code></a> Fix ESLint config error (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1286">#1286</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/b6ac28c950a94c04bf4117a598b05cdbfd297154"><code>b6ac28c</code></a> feat: detect vitest ui mode (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1284">#1284</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/e687287e45d8b9b77a52f73485b71494dcbf804f"><code>e687287</code></a> Fix config hints</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/5.64.3/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=5.64.1&new-version=5.64.3)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5eaed2 commit cc47d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.64.1"
9+
"knip": "5.64.3"
1010
}
1111
}

0 commit comments

Comments
 (0)