Bump knip from 2.16.1 to 2.17.0 #165

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/knip-2.17.0 into main 2023-07-26 01:03:22 +00:00
dependabot[bot] commented 2023-07-26 00:11:54 +00:00 (Migrated from github.com)

Bumps knip from 2.16.1 to 2.17.0.

Release notes

Sourced from knip's releases.

Release 2.17.0

  • Minor improvements for some plugin coverage (a4e7a89)
  • Fix test coverage to show original source files (b1814dd)
  • Remove unused isDynamic variable (db9a941)
  • Pass source file path to compilers (#169) (bc3eb55)

Release 2.16.2

  • Dogfoodin' is awesome (2df8594)
  • Skip import types only in --production mode (fixes #167) (e870966)
  • Include context when resolving entries in webpack config (fixes #165) (7892f24)
  • Extend fixture for .vue files (closes #166) (89296a9)
  • Simplify importCall visitor, let TS do the heavy lifting + improve import fixtures (4897063)
  • Add minimal test to cover cli (closes #44) (10220fe)
  • Add lockfile + cache (6a5854c)
  • Refactor test scripts (f4cea7c)
  • Move fixtures to root (fda4216)
  • Add swc + prepare to move fixtures (43eea06)
Commits
  • bda5ae6 Release 2.17.0
  • a4e7a89 Minor improvements for some plugin coverage
  • b1814dd Fix test coverage to show original source files
  • db9a941 Remove unused isDynamic variable
  • bc3eb55 Pass source file path to compilers (#169)
  • c80542d Release 2.16.2
  • 2df8594 Dogfoodin' is awesome
  • e870966 Skip import types only in --production mode (fixes #167)
  • 7892f24 Include context when resolving entries in webpack config (fixes #165)
  • 89296a9 Extend fixture for .vue files (closes #166)
  • 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 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.16.1 to 2.17.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.17.0</h2> <ul> <li>Minor improvements for some plugin coverage (a4e7a89)</li> <li>Fix test coverage to show original source files (b1814dd)</li> <li>Remove unused <code>isDynamic</code> variable (db9a941)</li> <li>Pass source file path to compilers (<a href="https://redirect.github.com/webpro/knip/issues/169">#169</a>) (bc3eb55)</li> </ul> <h2>Release 2.16.2</h2> <ul> <li>Dogfoodin' is awesome (2df8594)</li> <li>Skip import types only in --production mode (fixes <a href="https://redirect.github.com/webpro/knip/issues/167">#167</a>) (e870966)</li> <li>Include <code>context</code> when resolving <code>entries</code> in webpack config (fixes <a href="https://redirect.github.com/webpro/knip/issues/165">#165</a>) (7892f24)</li> <li>Extend fixture for .vue files (closes <a href="https://redirect.github.com/webpro/knip/issues/166">#166</a>) (89296a9)</li> <li>Simplify importCall visitor, let TS do the heavy lifting + improve import fixtures (4897063)</li> <li>Add minimal test to cover cli (closes <a href="https://redirect.github.com/webpro/knip/issues/44">#44</a>) (10220fe)</li> <li>Add lockfile + cache (6a5854c)</li> <li>Refactor test scripts (f4cea7c)</li> <li>Move fixtures to root (fda4216)</li> <li>Add swc + prepare to move fixtures (43eea06)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro/knip/commit/bda5ae6ff583ed6752e797b8f9645d10b20d635b"><code>bda5ae6</code></a> Release 2.17.0</li> <li><a href="https://github.com/webpro/knip/commit/a4e7a896e0446d916dfe69f56ede9f88a309c657"><code>a4e7a89</code></a> Minor improvements for some plugin coverage</li> <li><a href="https://github.com/webpro/knip/commit/b1814dda48cda6e2253cdb9659168adb37f9a0d7"><code>b1814dd</code></a> Fix test coverage to show original source files</li> <li><a href="https://github.com/webpro/knip/commit/db9a9411183f8f7ce349e2ac98af1c8e9f37f842"><code>db9a941</code></a> Remove unused <code>isDynamic</code> variable</li> <li><a href="https://github.com/webpro/knip/commit/bc3eb553880b6b7e4c25abd5dea7db73a5de4f58"><code>bc3eb55</code></a> Pass source file path to compilers (<a href="https://redirect.github.com/webpro/knip/issues/169">#169</a>)</li> <li><a href="https://github.com/webpro/knip/commit/c80542ddf6baf73fecbcc1fff59eb8e063ca6fda"><code>c80542d</code></a> Release 2.16.2</li> <li><a href="https://github.com/webpro/knip/commit/2df85943ba775a84ded9bc65d4784817fe9b7e37"><code>2df8594</code></a> Dogfoodin' is awesome</li> <li><a href="https://github.com/webpro/knip/commit/e8709664206d94d5f00cdef3ecfb36a8f05f3099"><code>e870966</code></a> Skip import types only in --production mode (fixes <a href="https://redirect.github.com/webpro/knip/issues/167">#167</a>)</li> <li><a href="https://github.com/webpro/knip/commit/7892f2414df4531775b25789d728869bd1aadb8f"><code>7892f24</code></a> Include <code>context</code> when resolving <code>entries</code> in webpack config (fixes <a href="https://redirect.github.com/webpro/knip/issues/165">#165</a>)</li> <li><a href="https://github.com/webpro/knip/commit/89296a9cb8750b3d893c051cd345a42a46b5376f"><code>89296a9</code></a> Extend fixture for .vue files (closes <a href="https://redirect.github.com/webpro/knip/issues/166">#166</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpro/knip/compare/2.16.1...2.17.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.16.1&new-version=2.17.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 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.