Skip to content

Commit 4b0373e

Browse files
chore(deps): bump knip from 5.70.2 to 5.71.0 in /tools/test-dependencies (#1349)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.70.2 to 5.71.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.71.0</h2> <ul> <li>Add <code>sed</code> to globally ignored binaries (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1365">#1365</a>) (ea8d61899fe8d4ba160ec998d564d3c9f5aafd55) - thanks <a href="https://github.com/jmoses"><code>@​jmoses</code></a>!</li> <li>Consider NS in condition referenced (closes <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1364">#1364</a>) (7a5a8ea2351b31e1cefb1405d33b8dbb464c2ec9)</li> <li>Improve dynamic import binding handling (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1368">#1368</a>) (b210b18c18357885b33827fc23a7333615ef7d64)</li> <li>Introduce graph explorer (b107af4cfbf034159903cf79c82e6926ff7dd91c)</li> <li>Find mdx plugins in next config (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1367">#1367</a>) (07c0539dd167681e2f5533bef15a7759bd6a3f5f)</li> <li>Filter out subshell function calls (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1369">#1369</a>) (97d8f6acc9fda00486b2072f9717789d54b4e225)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/879a42ca09721292fc3443443d8d5f9df96c9aa7"><code>879a42c</code></a> Release 5.71.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/97d8f6acc9fda00486b2072f9717789d54b4e225"><code>97d8f6a</code></a> Filter out subshell function calls (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1369">#1369</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/07c0539dd167681e2f5533bef15a7759bd6a3f5f"><code>07c0539</code></a> Find mdx plugins in next config (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1367">#1367</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/b107af4cfbf034159903cf79c82e6926ff7dd91c"><code>b107af4</code></a> Introduce graph explorer</li> <li><a href="https://github.com/webpro-nl/knip/commit/b210b18c18357885b33827fc23a7333615ef7d64"><code>b210b18</code></a> Improve dynamic import binding handling (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1368">#1368</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/7a5a8ea2351b31e1cefb1405d33b8dbb464c2ec9"><code>7a5a8ea</code></a> Consider NS in condition referenced (closes <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1364">#1364</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/ea8d61899fe8d4ba160ec998d564d3c9f5aafd55"><code>ea8d618</code></a> Add <code>sed</code> to globally ignored binaries (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1365">#1365</a>)</li> <li>See full diff in <a href="https://github.com/webpro-nl/knip/commits/5.71.0/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.70.2&new-version=5.71.0)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84a70fd commit 4b0373e

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

0 commit comments

Comments
 (0)