-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 4362d21
authored
chore(deps): bump knip from 5.64.1 to 5.65.0 in /tools/test-dependencies (#1317)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip)
from 5.64.1 to 5.65.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.65.0</h2>
<ul>
<li>Release 5.64.3 (157ae943fa2a7b16321c1c6c5fff87ba9d6f3566)</li>
<li>Oops (f7ce7d7a0fed6acd4d22d8825dc3de08bff5df15)</li>
<li>Fix some typos in docs and code comments (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1299">#1299</a>)
(715d7cc75f4349547fba049839b4dca253acf57f) - thanks <a
href="https://github.com/jdufresne"><code>@jdufresne</code></a>!</li>
<li>Consider imported ns members referenced w/ spread (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1298">#1298</a>)
(8b91d08a7ccb5eb25009a0f08c41b6b8a492b184)</li>
<li>Fix up added glob ignore patterns and debug output
(4a3025da22c42c7c48472ef1ba24865f749db6b1)</li>
<li>Iterate on configuring-project-files.md
(fac5613c53145421dc31d0b5bdc4f117eeb8544e)</li>
<li>Add <code>ignoreFiles</code> config option
(c9ab3c9db213ff2036245af254129943e96e111e)</li>
<li>Work JSON Schema (bfe7a0ea78a2024d4eae760be8751e4b811b22a9)</li>
<li>Fix up lint-staged plugin (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1293">#1293</a>)
(b39832dcd37de57c584f12e5f038215e5e82bb4d)</li>
<li>Speed up <code>strip-json-comments</code> a tad
(7172653aff27e53d9d87ee10d684c9738ce82e0b)</li>
<li>4 ain't 5 (9b3981be670917a55ba380f8dd92b3f08a9ed85d)</li>
<li>Add .npmrc to .gitignore
(2d261f537da23aec98d731da83a09c99fbe86dbc)</li>
</ul>
<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/6ea7368f773748f959d9ad752d2f44964ccb327d"><code>6ea7368</code></a>
Release 5.65.0</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/2d261f537da23aec98d731da83a09c99fbe86dbc"><code>2d261f5</code></a>
Add .npmrc to .gitignore</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/9b3981be670917a55ba380f8dd92b3f08a9ed85d"><code>9b3981b</code></a>
4 ain't 5</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/7172653aff27e53d9d87ee10d684c9738ce82e0b"><code>7172653</code></a>
Speed up <code>strip-json-comments</code> a tad</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/b39832dcd37de57c584f12e5f038215e5e82bb4d"><code>b39832d</code></a>
Fix up lint-staged plugin (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1293">#1293</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/bfe7a0ea78a2024d4eae760be8751e4b811b22a9"><code>bfe7a0e</code></a>
Work JSON Schema</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/c9ab3c9db213ff2036245af254129943e96e111e"><code>c9ab3c9</code></a>
Add <code>ignoreFiles</code> config option</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/fac5613c53145421dc31d0b5bdc4f117eeb8544e"><code>fac5613</code></a>
Iterate on configuring-project-files.md</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/4a3025da22c42c7c48472ef1ba24865f749db6b1"><code>4a3025d</code></a>
Fix up added glob ignore patterns and debug output</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/8b91d08a7ccb5eb25009a0f08c41b6b8a492b184"><code>8b91d08</code></a>
Consider imported ns members referenced w/ spread (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1298">#1298</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpro-nl/knip/commits/5.65.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 3eea1cf commit 4362d21Copy full SHA for 4362d21
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