-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 3631b71
authored
chore(deps): bump knip from 5.62.0 to 5.63.0 in /tools/test-dependencies (#1282)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip)
from 5.62.0 to 5.63.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 5.63.0</h2>
<ul>
<li>Don't default-export <code>null</code> (should fix CI)
(cacf1198a489e771a07ee1ac74b5c3e625ee0f1e)</li>
<li>Always remove ignored issues (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1184">#1184</a>)
(8deecde9b5f713a37d4609d81a60d9f036934d0b) - thanks <a
href="https://github.com/wereHamster"><code>@wereHamster</code></a>!</li>
<li>Add option to ignore class member implementations (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1174">#1174</a>)
(e132ab595b73bb840630d926a8a80ed9d4e46123) - thanks <a
href="https://github.com/Desuuuu"><code>@Desuuuu</code></a>!</li>
<li>Update configuration.md (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1195">#1195</a>)
(15d05e2a1eb0985e2270b437b7b13a553534b4b5) - thanks <a
href="https://github.com/Swimburger"><code>@Swimburger</code></a>!</li>
<li>Astro: don't interpret files and folders beginning with underscores
as entrypoints (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1187">#1187</a>)
(efac577948ae8759fb20920991db77e6de6a4367) - thanks <a
href="https://github.com/Ivo-Evans"><code>@Ivo-Evans</code></a>!</li>
<li>Edit docs: enhanced-resolve → oxc-resolver
(fdaa2d09b246523253a96eec84ac10d28fbebfbb)</li>
<li>Add support for negated <code>ignoreWorkspaces</code> (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1191">#1191</a>)
(592bd7358d669fd01fea249e240e89d576a906bd)</li>
<li>Update dependencies (63dacd5aeec18edc749eef0c50e5e28444be6fa7)</li>
<li>Fix up formatly report handling
(5d4d166be904437c17e2f6c1ec560a08c1ab5358)</li>
<li>Replace type-fest with two basic type defs
(99ef1e47499620179e828ecfea64f57256b3749a)</li>
<li>docs: only add TSDoc for configuration (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1161">#1161</a>)
(377bf73cae916624a42fcc44636f775e19d6da5c) - thanks <a
href="https://github.com/cylewaitforit"><code>@cylewaitforit</code></a>!</li>
<li>Prioritize renamed re-exports (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1196">#1196</a>)
(0e21c3b4c18808d38d82f6ccda011c8f7425918a)</li>
<li>Re-gen sponsorships chart
(bda00d06a26f1c502c10c130f2b1e26923bba8d8)</li>
<li>Format (0de887b69ac79599976f1362b1dc0dd03b528f03)</li>
<li>Bump Node.js 20 → 24 in ecosystem integration tests
(5b7b1cef323c003b9894a440abf1855c522cd37a)</li>
<li>Too many times "If this is a Svelte or Vue component.."
(f71c91940b33422a962b0d27b629b8a9e47f4178)</li>
<li>Bail out early in lefthook plugin in production mode
(50999c8e42884f2b7271ad2d8e9b13144cf1157a)</li>
<li>Add tsc commands, gitignore file, node version to repro templates
(close <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1197">#1197</a>)
(44faf38ee684d5a80cbb88046513bd2c8b415602)</li>
<li>Consistent namespaced issue storage
(15ee3fe19557877b7c6185234360911aa8966046)</li>
<li>Bump engines.node for dev/docs
(3237a4700bc9da9802145361756dfc93852f7ea7)</li>
<li>Edit docs (78cab1c763537932796e97eaf2b835ddddeb7063)</li>
<li>Add <code>globalSetup</code> and <code>globalTeardown</code> to
playwright plugin (closes <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1202">#1202</a>)
(1e112d857ea98011667e98150092caa15e05c50b)</li>
<li>Don't show success message for config errors (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1200">#1200</a>)
(7dfd8361875806f4d11b085a15bdff3f03c8e14b)</li>
<li>Consider subpath import dependencies as referenced (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1198">#1198</a>)
(05767f1e54d4968535a42c05d83bc2c3dca0f0ee)</li>
<li>Add support for binaries with all positionals as scripts (resolves
<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1183">#1183</a>)
(feb0f1b55ce43b23d94bfeae170d117b7aac3638)</li>
<li>Edit debug output label + test title
(28ac5acd5a451340a1f88cb4c9fb24149cf693a1)</li>
<li>Fix <code>isConsiderReferencedNS</code> for <code>TypeQuery</code>
nodes (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1211">#1211</a>)
(bf29535b12acde62ca3ae1f489a123619e5b1a7d)</li>
<li>Binaries don't contain asterisks (e.g. script name wildcard)
(1ddb0966eef7babb29d3ecc040cebf7d84e854b2)</li>
<li>Rspack plugin: add mts and cts file extension support (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1207">#1207</a>)
(abdd3aeefabb23eccc9bacd75dbf75acec43e08a) - thanks <a
href="https://github.com/newswim"><code>@newswim</code></a>!</li>
<li>[react-router] mark routes and entries as production entries (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1188">#1188</a>)
(8d96f3e64c5cc0ce02bc5f631a2417c728412ec8) - thanks <a
href="https://github.com/rossipedia"><code>@rossipedia</code></a>!</li>
<li>Minor refactor (cfa693f5168e737a283111d7e762728308edc6ab)</li>
<li>Simplify monorepro template
(67184d431c263b33804b5d6e60c226a8f2db596b)</li>
<li>Remove links to discord server
(4550d3d343548f6541486786dd6f9a453eeb689a)</li>
<li>Update issue templates
(875e7f55d752d246703d7fd536a6363fe00a230b)</li>
<li>Add plugins + compiler matcher and a tailwind test (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1176">#1176</a>)
(ffd4187fc18ade93bf184d71eec2a2d216e65157)</li>
<li>Clean up plugin template
(1d3b8465eb5bed6d092c62e5da0788e3b37b8c3b)</li>
<li>Add rslib plugin (placeholder) (resolve <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/870">#870</a>)
(7e12ea7119ed0101ae2fdd7f4e0cb9e13ceaf2d0)</li>
<li>Fix up rsbuild plugin (resolve <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1141">#1141</a>)
(69decdab1cbbadc40632f9983248390ef23a14ab)</li>
<li>Edit docs (3aa2074f5954cd23269324b607076d82a49dbe0c)</li>
<li>Partition negated glob patterns into fast-glob ignore option
(520caecccf9af5b23ddb199a4b6d2fb2867f4b70)</li>
<li>Add test for export pattern with --include-libs (close <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1199">#1199</a>)
(938b906a52df337b28bfcfe4cb9e95db8b8d469f)</li>
<li>feat: node-modules-inspector plugin (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1215">#1215</a>)
(439afa6b16b8525276a8ff3b80ba318cedb86450) - thanks <a
href="https://github.com/lishaduck"><code>@lishaduck</code></a>!</li>
<li>rm polar (0cd0aa965e15570589691673a25a9e4bc3feea23)</li>
<li>Add "Relative paths across workspaces" (close <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1214">#1214</a>)
(1396eec083ea54001aa227443eec2f90d64066f9)</li>
<li>Add package-entry config hint (resolve <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1159">#1159</a>)
(4f4eefbcd04b1ccccee306c2a9c309a147a37c0e)</li>
<li>Fix issue with git ignore pattern conversion
(96713195ec35c7a88c2cf2cc53756da1ccc29e32)</li>
<li>Update PR template (3905e90ca270b4cedbbcf0805ab34fff09923d03)</li>
<li>Knip it before you ship it
(ad30f8208dd19333d90ea532a02165c6d730cbea)</li>
<li>fix: resolve reporter and preprocessor absolute paths properly (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1216">#1216</a>)
(eefd4cf201d00575de48341de2ecbcfc9b957c66) - thanks <a
href="https://github.com/scandar"><code>@scandar</code></a>!</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/7a2c9917591732d60879fb8b3aa5fcded01d6f19"><code>7a2c991</code></a>
Release 5.63.0</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/5ffb87e79c12c8371c18c1cff3cf2e063cc460ec"><code>5ffb87e</code></a>
Update oxc-resolver & astro</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/3a909ca75cc192d410beb633e0ffca9fcecc76ff"><code>3a909ca</code></a>
Tune config hints output</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/45d0600dd54ea23ae80f6a3927ccd9b224631323"><code>45d0600</code></a>
Improve table cell width calc</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/98999c9caf9c9fa936558a65295cd03a3f25fb48"><code>98999c9</code></a>
Update linter config</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/975a1bb2ca35e06704e2e4aaf332bc7237542559"><code>975a1bb</code></a>
Fix lint issues</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/e789b1b5478b143e037c70cb837e22cc20641c9d"><code>e789b1b</code></a>
Fix <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1224">#1224</a>
(<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1225">#1225</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/eefd4cf201d00575de48341de2ecbcfc9b957c66"><code>eefd4cf</code></a>
fix: resolve reporter and preprocessor absolute paths properly (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1216">#1216</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/ad30f8208dd19333d90ea532a02165c6d730cbea"><code>ad30f82</code></a>
Knip it before you ship it</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/96713195ec35c7a88c2cf2cc53756da1ccc29e32"><code>9671319</code></a>
Fix issue with git ignore pattern conversion</li>
<li>Additional commits viewable in <a
href="https://github.com/webpro-nl/knip/commits/5.63.0/packages/knip">compare
view</a></li>
</ul>
</details>
<br />
[](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 d1e6745 commit 3631b71Copy full SHA for 3631b71
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- tools/test-dependencies
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
tools/test-dependencies/package.json
Copy file name to clipboardExpand all lines: tools/test-dependencies/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments