Commit af3178e
authored
chore(deps): bump knip from 5.68.0 to 5.69.0 in /tools/test-dependencies (#1466)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip)
from 5.68.0 to 5.69.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.69.0</h2>
<ul>
<li>Update mdxlint-preset-webpro
(88e772a01022dd8a023d5f9c54fe2e1e1407565b)</li>
<li>Edit docs (c44b8bfe849e131c0a071cd67cb63e8ef1bffc30)</li>
<li>Upgrade biome (5d3d74d0cdcd507c5b9f7db2bc4c7a9896394bff)</li>
<li>Fix up issue type shorthands
(88ad825f80cd8390631ea6a67db35a28d21d6a0c)</li>
<li>Improve zod error message
(208381009cf99a15c0b1fe3feecbc202cbe4d7a1)</li>
<li>Correct mdxlint setup in package.json (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1337">#1337</a>)
(71a4d125a8450c7a9e4a5c78735bbb3c2aabdae1) - thanks <a
href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>!</li>
<li>(create-config): Fix regex for detecting packages in
<code>pnpm-workspace.yaml</code> (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1342">#1342</a>)
(46e33d95f8390ca051ddc43f711724dfc2ac0e4e) - thanks <a
href="https://github.com/taro-28"><code>@taro-28</code></a>!</li>
<li>Add missing dependency on remark-gfm (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1338">#1338</a>)
(e1462d3ca7fe65402d8eb7f9ed758129554cbdc0) - thanks <a
href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>!</li>
<li>feat(plugins): extend prisma plugin (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1339">#1339</a>)
(6dc700a1351c776342ca54b6968865ed3bc9fd43) - thanks <a
href="https://github.com/CHC383"><code>@CHC383</code></a>!</li>
<li>Link to github org knip search results
(2ee1f1b488150cbe848ecf2e4b4952997f43f0eb)</li>
<li>Support --format in eslint plugin (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1343">#1343</a>)
(4cb18bb21419194df751e54baaab069bfdd26219)</li>
<li>mdxlint uses remark prefix
(cdd21733e458693b9ca61c28289e804c26eeab48)</li>
<li>Print relative path in trace renderer
(379e798b7a8e950ae5fc0c609e433987d3189ab6)</li>
<li>Allow to un-ignore wildcard ignored workspaces
(b422f10229d953f4e480bdc51bbf51c531448d1e)</li>
<li>Support URL constructor with <code>import.meta.url</code> (resolves
<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1310">#1310</a>)
(ffff5a625bfd7c3f8647cdf8f326907a5089f6dc)</li>
<li>Refactor import props into modifiers
(9a0ace7460cb58ab3aec632caacf1008e4cf1adc)</li>
<li>Rename method (d922df43f501b42afd93de21641247b14d6807e3)</li>
<li>Fix up <code>KnipConfig</code> that can be an (async) function
(4310d2065bf5caab6641a7e6145d745c1a5eed3a)</li>
<li>Verify only first word for valid binary (resolve <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1345">#1345</a>)
(153ced021a66c3a8cff9e6c6ca1bd9ec66ce5e05)</li>
<li>Add auto-fixable <code>catalog</code> issue type (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1204">#1204</a>)
(063b647951d3f446f94639921a1ca276dc27017e)</li>
<li>Refactor plugins to use <code>Plugin</code> type annotation
(f1e8b8263656d2e7998fdeb7adf4c221312a0bbc)</li>
<li>Update some dependencies
(0339f499fae08abd2fc5f4d715b83d26d5d2daea)</li>
<li>Lint & format (f606570c74b3195d7eca2160f4fc6ddc484a4784)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpro-nl/knip/commit/cb1ad7bec6cec15deb281a98521a3ff869f2ec20"><code>cb1ad7b</code></a>
Release 5.69.0</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/f606570c74b3195d7eca2160f4fc6ddc484a4784"><code>f606570</code></a>
Lint & format</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/f1e8b8263656d2e7998fdeb7adf4c221312a0bbc"><code>f1e8b82</code></a>
Refactor plugins to use <code>Plugin</code> type annotation</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/063b647951d3f446f94639921a1ca276dc27017e"><code>063b647</code></a>
Add auto-fixable <code>catalog</code> issue type (<a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1204">#1204</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/153ced021a66c3a8cff9e6c6ca1bd9ec66ce5e05"><code>153ced0</code></a>
Verify only first word for valid binary (resolve <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1345">#1345</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/4310d2065bf5caab6641a7e6145d745c1a5eed3a"><code>4310d20</code></a>
Fix up <code>KnipConfig</code> that can be an (async) function</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/d922df43f501b42afd93de21641247b14d6807e3"><code>d922df4</code></a>
Rename method</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/9a0ace7460cb58ab3aec632caacf1008e4cf1adc"><code>9a0ace7</code></a>
Refactor import props into modifiers</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/ffff5a625bfd7c3f8647cdf8f326907a5089f6dc"><code>ffff5a6</code></a>
Support URL constructor with <code>import.meta.url</code> (resolves <a
href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1310">#1310</a>)</li>
<li><a
href="https://github.com/webpro-nl/knip/commit/b422f10229d953f4e480bdc51bbf51c531448d1e"><code>b422f10</code></a>
Allow to un-ignore wildcard ignored workspaces</li>
<li>Additional commits viewable in <a
href="https://github.com/webpro-nl/knip/commits/5.69.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 71710da commit af3178e
1 file changed
+1
-1
lines changed| 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