Bump knip from 2.21.2 to 2.22.0 #244

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/knip-2.22.0 into main 2023-09-08 01:19:41 +00:00
dependabot[bot] commented 2023-09-08 01:01:38 +00:00 (Migrated from github.com)

Bumps knip from 2.21.2 to 2.22.0.

Release notes

Sourced from knip's releases.

Release 2.22.0

  • Update lefthook plugin docs (1695209)
  • Add @alias as JSDoc tag to ignore duplicate exports (closes #228) (17000b3)
  • Refactor/improve jsDocTags handling (28ad80e)
  • Find no issues/hints if optional peerDependencies are also ignored (dev)Dependencies (#194) (7e896a7)
  • Add issue type for referenced optional peerDependencies (resolves #194) (bdbc77a)
  • Improve bash parser (1557e2e)
  • Fix up lefthook plugin (resolves #231) (79c46d8)
  • Move husky git helpers to central utils (4322e1b)
  • Improve the eslint-config/plugin-prettier hack + tests (closes #230) (aa718c2)
  • Improve watch script (7743f68)
  • Improve pnpm resolver arg handling (4f74ce2)
  • Add alias -W to --workspace (3dc026c)
Commits
  • b556eca Release 2.22.0
  • 1695209 Update lefthook plugin docs
  • 17000b3 Add @alias as JSDoc tag to ignore duplicate exports (closes #228)
  • 28ad80e Refactor/improve jsDocTags handling
  • 7e896a7 Find no issues/hints if optional peerDependencies are also ignored (dev)Depen...
  • bdbc77a Add issue type for referenced optional peerDependencies (resolves #194)
  • 1557e2e Improve bash parser
  • 79c46d8 Fix up lefthook plugin (resolves #231)
  • 4322e1b Move husky git helpers to central utils
  • aa718c2 Improve the eslint-config/plugin-prettier hack + tests (closes #230)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [knip](https://github.com/webpro/knip) from 2.21.2 to 2.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpro/knip/releases">knip's releases</a>.</em></p> <blockquote> <h2>Release 2.22.0</h2> <ul> <li>Update lefthook plugin docs (1695209)</li> <li>Add <code>@alias</code> as JSDoc tag to ignore duplicate exports (closes <a href="https://redirect.github.com/webpro/knip/issues/228">#228</a>) (17000b3)</li> <li>Refactor/improve jsDocTags handling (28ad80e)</li> <li>Find no issues/hints if optional peerDependencies are also ignored (dev)Dependencies (<a href="https://redirect.github.com/webpro/knip/issues/194">#194</a>) (7e896a7)</li> <li>Add issue type for referenced optional peerDependencies (resolves <a href="https://redirect.github.com/webpro/knip/issues/194">#194</a>) (bdbc77a)</li> <li>Improve bash parser (1557e2e)</li> <li>Fix up lefthook plugin (resolves <a href="https://redirect.github.com/webpro/knip/issues/231">#231</a>) (79c46d8)</li> <li>Move husky git helpers to central utils (4322e1b)</li> <li>Improve the eslint-config/plugin-prettier hack + tests (closes <a href="https://redirect.github.com/webpro/knip/issues/230">#230</a>) (aa718c2)</li> <li>Improve watch script (7743f68)</li> <li>Improve pnpm resolver arg handling (4f74ce2)</li> <li>Add alias <code>-W</code> to <code>--workspace</code> (3dc026c)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro/knip/commit/b556eca75a03e9dd2050793b203c114f802159c9"><code>b556eca</code></a> Release 2.22.0</li> <li><a href="https://github.com/webpro/knip/commit/1695209a2ec579939ce30ae8206ed6a69d69e03b"><code>1695209</code></a> Update lefthook plugin docs</li> <li><a href="https://github.com/webpro/knip/commit/17000b3e73a49e7bfdb14ab7ac8c8ad19faf368f"><code>17000b3</code></a> Add <code>@alias</code> as JSDoc tag to ignore duplicate exports (closes <a href="https://redirect.github.com/webpro/knip/issues/228">#228</a>)</li> <li><a href="https://github.com/webpro/knip/commit/28ad80e4bc89783d4eceb5c4e8fcfc20e207cb54"><code>28ad80e</code></a> Refactor/improve jsDocTags handling</li> <li><a href="https://github.com/webpro/knip/commit/7e896a702788c3e05ea4008e581b36d6180c31df"><code>7e896a7</code></a> Find no issues/hints if optional peerDependencies are also ignored (dev)Depen...</li> <li><a href="https://github.com/webpro/knip/commit/bdbc77afe9eacf0cb04309e3ea5e68d1d90010fd"><code>bdbc77a</code></a> Add issue type for referenced optional peerDependencies (resolves <a href="https://redirect.github.com/webpro/knip/issues/194">#194</a>)</li> <li><a href="https://github.com/webpro/knip/commit/1557e2ec8400eaf4365f0442c2cd2f4cdbe65bb6"><code>1557e2e</code></a> Improve bash parser</li> <li><a href="https://github.com/webpro/knip/commit/79c46d8a20fbc812d50c3101570703691ff3c26d"><code>79c46d8</code></a> Fix up lefthook plugin (resolves <a href="https://redirect.github.com/webpro/knip/issues/231">#231</a>)</li> <li><a href="https://github.com/webpro/knip/commit/4322e1b60e4a6d41c951a0dea53cfcdc8ab2b641"><code>4322e1b</code></a> Move husky git helpers to central utils</li> <li><a href="https://github.com/webpro/knip/commit/aa718c20683f1706f5fdf3cd53ebb3ce2604fee7"><code>aa718c2</code></a> Improve the eslint-config/plugin-prettier hack + tests (closes <a href="https://redirect.github.com/webpro/knip/issues/230">#230</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpro/knip/compare/2.21.2...2.22.0">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=2.21.2&new-version=2.22.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>
Sign in to join this conversation.