Bump knip from 2.38.4 to 2.38.6 #318

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/knip-2.38.6 into main 2023-11-02 00:38:25 +00:00
dependabot[bot] commented 2023-11-02 00:15:37 +00:00 (Migrated from github.com)

Bumps knip from 2.38.4 to 2.38.6.

Release notes

Sourced from knip's releases.

Release 2.38.6

  • Fix up remark plugin (cd0be45)
  • Fix pkgName for additional workspaces (d042d55)

Release 2.38.5

  • Regenerate docs (13849ef)
  • Add fixtures around import calls access prop (#317) (4f95977)
  • Unique test titles (7518192)
  • Start using virtual file paths for common imported extnames (resolves #322) (0223be5)
  • Reuse custom module resolver when handling referenced deps (fixes #319) (6d35bb2)
  • Update dependencies (981dadc)
  • Reuse loadFile and ignore fake requests (resolves #325) (008e3a7)
  • Add DefinitelyTyped-tools to integration.yml (e37f15b)
  • Extend imports-namespace fixture (#317) (150ef27)
  • Housekeeping graphql-codegen plugin (8d9ee61)
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 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.38.4 to 2.38.6. <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.38.6</h2> <ul> <li>Fix up remark plugin (cd0be45)</li> <li>Fix <code>pkgName</code> for additional workspaces (d042d55)</li> </ul> <h2>Release 2.38.5</h2> <ul> <li>Regenerate docs (13849ef)</li> <li>Add fixtures around import calls access prop (<a href="https://redirect.github.com/webpro/knip/issues/317">#317</a>) (4f95977)</li> <li>Unique test titles (7518192)</li> <li>Start using virtual file paths for common imported extnames (resolves <a href="https://redirect.github.com/webpro/knip/issues/322">#322</a>) (0223be5)</li> <li>Reuse custom module resolver when handling referenced deps (fixes <a href="https://redirect.github.com/webpro/knip/issues/319">#319</a>) (6d35bb2)</li> <li>Update dependencies (981dadc)</li> <li>Reuse <code>loadFile</code> and ignore fake requests (resolves <a href="https://redirect.github.com/webpro/knip/issues/325">#325</a>) (008e3a7)</li> <li>Add DefinitelyTyped-tools to integration.yml (e37f15b)</li> <li>Extend imports-namespace fixture (<a href="https://redirect.github.com/webpro/knip/issues/317">#317</a>) (150ef27)</li> <li>Housekeeping graphql-codegen plugin (8d9ee61)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro/knip/commit/a478c815dda8d6504a315f882e1c66f3eae2275c"><code>a478c81</code></a> Release 2.38.6</li> <li><a href="https://github.com/webpro/knip/commit/cd0be4587ff9b25ee238fcdfccf9f12189e0d096"><code>cd0be45</code></a> Fix up remark plugin</li> <li><a href="https://github.com/webpro/knip/commit/d042d557ca991fca740643ec182d909168748038"><code>d042d55</code></a> Fix <code>pkgName</code> for additional workspaces</li> <li><a href="https://github.com/webpro/knip/commit/ff49de949817298323f25a52318fd758284298ae"><code>ff49de9</code></a> Release 2.38.5</li> <li><a href="https://github.com/webpro/knip/commit/13849ef404a0e5fd13bc7bc0f1676a02c29f4c79"><code>13849ef</code></a> Regenerate docs</li> <li><a href="https://github.com/webpro/knip/commit/4f95977fc9e1c22a3f18e996f15caff50d014f72"><code>4f95977</code></a> Add fixtures around import calls access prop (<a href="https://redirect.github.com/webpro/knip/issues/317">#317</a>)</li> <li><a href="https://github.com/webpro/knip/commit/751819249b80c43bb22b69f24e81e351f27bff89"><code>7518192</code></a> Unique test titles</li> <li><a href="https://github.com/webpro/knip/commit/0223be54a6c75035c2497c7e4c1e8aa8ddc9f3e2"><code>0223be5</code></a> Start using virtual file paths for common imported extnames (resolves <a href="https://redirect.github.com/webpro/knip/issues/322">#322</a>)</li> <li><a href="https://github.com/webpro/knip/commit/6d35bb2e191172da931e0f2cb9232b8af99b20f3"><code>6d35bb2</code></a> Reuse custom module resolver when handling referenced deps (fixes <a href="https://redirect.github.com/webpro/knip/issues/319">#319</a>)</li> <li><a href="https://github.com/webpro/knip/commit/981dadcd6f579df3ece1ea33afa88fe0ad07b1f9"><code>981dadc</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/webpro/knip/compare/2.38.4...2.38.6">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.38.4&new-version=2.38.6)](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.