-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit e123027
authored
chore(deps): bump knip from 5.61.3 to 5.62.0 in /tools/test-dependencies (#1412)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip)
from 5.61.3 to 5.62.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.62.0</h2>
<ul>
<li>Support <code>.ts</code> extension in
<code>toLilconfig</code>utility for default TS configs (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1157">#1157</a>)
(cbfb9c3b1c6fd4f77b5e5f0987e0f027ee609feb) - thanks <a
href="https://github.com/what1s1ove"><code>@what1s1ove</code></a>!</li>
<li>Update reporters to have the correct name for the default reporter
(<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1165">#1165</a>)
(bf811460b57a5c6ce1773dae3956edf62f50ce81) - thanks <a
href="https://github.com/gavinhenderson"><code>@gavinhenderson</code></a>!</li>
<li>Add <code>audit</code> as a valid command for bun (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1168">#1168</a>)
(014cbaac78e1ccd09830b7e5bbe8389035f82880) - thanks <a
href="https://github.com/carlosedp"><code>@carlosedp</code></a>!</li>
<li>Fix Angular plugin to allow for <code>@angular/build</code> (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1175">#1175</a>)
(0754130ed26cb4cba6a15bcc708836e1218a4aae) - thanks <a
href="https://github.com/davidlj95"><code>@davidlj95</code></a>!</li>
<li>Correctly detect used/unused namespace exports that begin with
double underscores (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1180">#1180</a>)
(259a2f693be762cb3459a7756ee8fad20075c5e3) - thanks <a
href="https://github.com/akallem"><code>@akallem</code></a>!</li>
<li>Rename tsconfig-loader.ts → load-tsconfig.ts
(61280b0ef37161b889959062dbbd750783c8e7a2)</li>
<li>Support absolute path for config argument
(b6066816cc1950515af8c76f956e06d23b4e6784)</li>
<li>Fix formatting (ebc9202f7ae303edafd01921d26b11c871f90ac7)</li>
<li>Add bun.lock support in <code>@knip/create-config</code> (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1182">#1182</a>)
(da80ab33cccf611143e44d81eb78680e960cce33) - thanks <a
href="https://github.com/ShooTeX"><code>@ShooTeX</code></a>!</li>
<li>Support new biome config extends definition (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1177">#1177</a>)
(07439ef3af85dab40df7596f2c0ae5d392e16b3f) - thanks <a
href="https://github.com/Thomascogez"><code>@Thomascogez</code></a>!</li>
<li>Support Vitest projects configuration for dynamic project discovery
(<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1171">#1171</a>)
(cd0ed32c66c310db835210fd50f579cb54641d23) - thanks <a
href="https://github.com/yyxi"><code>@yyxi</code></a>!</li>
<li>Fix up ESLint flat config resolution (replace <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1173">#1173</a>)
(021ecfff467ce6fa8d23fe3e046364807006cbcd)</li>
<li>Reuse existing entry/production patterns in astro plugin
(e65f7099facb55d28c305051c04f2fabfba58d07)</li>
<li>Edit docs (10f8a4f3ec850624d91c87d0187a9326142af12d)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpro-nl/knip/commit/723d7e02186fd3fccaa16f9e263baaad342e0804"><code>723d7e0</code></a>
Release 5.62.0</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/e65f7099facb55d28c305051c04f2fabfba58d07"><code>e65f709</code></a>
Reuse existing entry/production patterns in astro plugin</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/021ecfff467ce6fa8d23fe3e046364807006cbcd"><code>021ecff</code></a>
Fix up ESLint flat config resolution (replace <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1173">#1173</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/cd0ed32c66c310db835210fd50f579cb54641d23"><code>cd0ed32</code></a>
Support Vitest projects configuration for dynamic project discovery (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1171">#1171</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/07439ef3af85dab40df7596f2c0ae5d392e16b3f"><code>07439ef</code></a>
Support new biome config extends definition (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1177">#1177</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/ebc9202f7ae303edafd01921d26b11c871f90ac7"><code>ebc9202</code></a>
Fix formatting</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/b6066816cc1950515af8c76f956e06d23b4e6784"><code>b606681</code></a>
Support absolute path for config argument</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/61280b0ef37161b889959062dbbd750783c8e7a2"><code>61280b0</code></a>
Rename tsconfig-loader.ts → load-tsconfig.ts</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/259a2f693be762cb3459a7756ee8fad20075c5e3"><code>259a2f6</code></a>
Correctly detect used/unused namespace exports that begin with double
undersc...</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/0754130ed26cb4cba6a15bcc708836e1218a4aae"><code>0754130</code></a>
Fix Angular plugin to allow for <code>@angular/build</code> (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1175">#1175</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpro-nl/knip/commits/5.62.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 b47bdff commit e123027Copy full SHA for e123027
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