Skip to content

Commit 93e334d

Browse files
chore(deps): bump knip from 5.66.0 to 5.66.1 in /tools/test-dependencies (#1323)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.66.0 to 5.66.1. <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.66.1</h2> <ul> <li>Revive some tests in Node (20690d196775e8391dd50ae23398e57e8bd74267)</li> <li>Fix up <code>SymbolType</code> and reuse <code>SYMBOL_TYPE</code> (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1306">#1306</a>) (d7c1c8313c751419588c0bec3e5e3b1f7e636ba0)</li> <li>Minor refactor (3143c4e40303f1a1001035a04c41da14ccdb42f6)</li> <li>Make <code>defineNuxtConfig</code> writable and deletable (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1307">#1307</a>) (c31a77f923452b4df88fe9a2bb9914ee400afbfd)</li> <li>Fix up progress flag (c761a9d3647be2f7910c6992377695582e6a2d1e)</li> <li>Clear screen in watch mode (fb3ff4e9d7e6a466312d290f01ff68adc70e4276)</li> <li>Refactor watch mode (661440e8c822894e889524d5df5e0f9220c1c8be)</li> <li>Re-play previously unretained issues in watch mode (9b96730aaa35bcfa13c210c1fba6485595918d03)</li> <li>Format &amp; lint (7776ae839f85c6d454894f019c79c3a0bfca2a3d)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/f6adfb8f1de3cdac21dba9330314536df06d3094"><code>f6adfb8</code></a> Release 5.66.1</li> <li><a href="https://github.com/webpro-nl/knip/commit/7776ae839f85c6d454894f019c79c3a0bfca2a3d"><code>7776ae8</code></a> Format &amp; lint</li> <li><a href="https://github.com/webpro-nl/knip/commit/9b96730aaa35bcfa13c210c1fba6485595918d03"><code>9b96730</code></a> Re-play previously unretained issues in watch mode</li> <li><a href="https://github.com/webpro-nl/knip/commit/661440e8c822894e889524d5df5e0f9220c1c8be"><code>661440e</code></a> Refactor watch mode</li> <li><a href="https://github.com/webpro-nl/knip/commit/fb3ff4e9d7e6a466312d290f01ff68adc70e4276"><code>fb3ff4e</code></a> Clear screen in watch mode</li> <li><a href="https://github.com/webpro-nl/knip/commit/c761a9d3647be2f7910c6992377695582e6a2d1e"><code>c761a9d</code></a> Fix up progress flag</li> <li><a href="https://github.com/webpro-nl/knip/commit/c31a77f923452b4df88fe9a2bb9914ee400afbfd"><code>c31a77f</code></a> Make <code>defineNuxtConfig</code> writable and deletable (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1307">#1307</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/3143c4e40303f1a1001035a04c41da14ccdb42f6"><code>3143c4e</code></a> Minor refactor</li> <li><a href="https://github.com/webpro-nl/knip/commit/d7c1c8313c751419588c0bec3e5e3b1f7e636ba0"><code>d7c1c83</code></a> Fix up <code>SymbolType</code> and reuse <code>SYMBOL_TYPE</code> (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1306">#1306</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/20690d196775e8391dd50ae23398e57e8bd74267"><code>20690d1</code></a> Revive some tests in Node</li> <li>See full diff in <a href="https://github.com/webpro-nl/knip/commits/5.66.1/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.66.0&new-version=5.66.1)](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 01d5f92 commit 93e334d

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

0 commit comments

Comments
 (0)