Bump knip from 2.17.1 to 2.17.2 #175

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/knip-2.17.2 into main 2023-08-01 02:25:57 +00:00
dependabot[bot] commented 2023-08-01 00:27:18 +00:00 (Migrated from github.com)

Bumps knip from 2.17.1 to 2.17.2.

Release notes

Sourced from knip's releases.

Release 2.17.2

  • Vitest reporter can be reporter instance (fixes #175) (badd7af)
  • Fix up ignored/enabled workspace getters (closes #174) (04acb61)
  • Improve npx dependency resolver (482396e)

Release 2.17.2-ts.0

  • Migrate from bash-parser to tree-sitter (ad80c38)
  • Replace bash-parser with tree-sitter + tree-sitter-bash (8fd3ff5)
  • Improve npx dependency resolver (482396e)
Commits

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 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.17.1 to 2.17.2. <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.17.2</h2> <ul> <li>Vitest reporter can be reporter instance (fixes <a href="https://redirect.github.com/webpro/knip/issues/175">#175</a>) (badd7af)</li> <li>Fix up ignored/enabled workspace getters (closes <a href="https://redirect.github.com/webpro/knip/issues/174">#174</a>) (04acb61)</li> <li>Improve npx dependency resolver (482396e)</li> </ul> <h2>Release 2.17.2-ts.0</h2> <ul> <li>Migrate from bash-parser to tree-sitter (ad80c38)</li> <li>Replace bash-parser with tree-sitter + tree-sitter-bash (8fd3ff5)</li> <li>Improve npx dependency resolver (482396e)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro/knip/commit/fa4498ff26b4c8f50b011ce5e0ec039e863ec3c6"><code>fa4498f</code></a> Release 2.17.2</li> <li><a href="https://github.com/webpro/knip/commit/badd7af7ab1680428788501d37d890f973953ce1"><code>badd7af</code></a> Vitest reporter can be reporter instance (fixes <a href="https://redirect.github.com/webpro/knip/issues/175">#175</a>)</li> <li><a href="https://github.com/webpro/knip/commit/04acb615b7d5bbd2f57a85d8a02809286af154cc"><code>04acb61</code></a> Fix up ignored/enabled workspace getters (closes <a href="https://redirect.github.com/webpro/knip/issues/174">#174</a>)</li> <li><a href="https://github.com/webpro/knip/commit/482396ecd79e31d47e35627ce934134bc5ba3fb1"><code>482396e</code></a> Improve npx dependency resolver</li> <li>See full diff in <a href="https://github.com/webpro/knip/compare/2.17.1...2.17.2">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.17.1&new-version=2.17.2)](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 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.