Bump knip from 2.43.0 to 3.8.4 #388

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/knip-3.8.4 into main
dependabot[bot] commented 2023-12-21 00:41:50 +00:00 (Migrated from github.com)

Bumps knip from 2.43.0 to 3.8.4.

Release notes

Sourced from knip's releases.

Release 3.8.4

  • Update dependencies (462615b3)
  • Add custom header component with version selector (4dec0e2d)
  • Update edit link (06459d48)
  • Add Next.js global-error entry file (#406) (f929c41e)
  • Rewrite /v4 to v4 branch deployments, v3 = default (2b7418e5)
  • Auto-format md (38f6d4c5)
  • Keep moving (818838c9)
  • Fix some TS issues (4da056e1)

Release 3.8.3

  • Update dependencies (1b9603ec)
  • Fix individual booleans for analyzeSourceFile (7b822cb0)
  • Swap block for consistency (753303ae)
  • Fix workspace hints in production mode (ed834e97)
  • fix: use svelte plugin options from user config (#401) (77e7c661)

Release 3.8.2

  • Run issue fixer if only --fix-type argument is provided (fcbaed09)
  • add sveltekit entry patterns (#393) (70551205)
  • Fix postcreate-plugin script (4fd44b6f)
  • Edit docs (ef999c49)

Release 3.8.1

  • Fix regexes in ignored bins/deps for non-root workspace (resolves #392) (82635fc8)
  • Update dependencies (9456b898)
  • Publish (4821581f)
  • Add draft "slim down to speed up" (7faa5d6f)

Release 3.8.0

  • Document --isolate-workspaces + reword principal → program (c5f98fd)
  • Add mem usage + major gc events (f72bf62)

Release 3.7.1

  • Filter out some odd stuff in custom settings resolver in eslint plugin (790646a2)
  • Improve handling of import type nodes in JSDoc (8c3d77c9)
  • Deduplicate workspace names (#391) (28d43bb1)

Release 3.7.0

  • Move @npmcli/package-json from dev → dependencies (2157f57e)
  • Introduce experimental --fix feature (resolves #63) (cf1619c6)
  • Move tweets to mock (2f8e78f3)

Release 3.6.1

  • Respect isIncludeEntryExports for class & enum members (#360) (fae9b759)
  • Edit "handing issues" (7c3d2df0)
  • Timerify getImportsAndExports (7c614b7b)
  • Add "unresolved" to issueTypes in JSON Schema + sort (e44a0330)
  • fix(schema): Added "binaries" to issueTypes (#385) (efd607cb)
  • Add sponsorship copy + funding.yml (bb5a9835)

... (truncated)

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/tree/HEAD/packages/knip) from 2.43.0 to 3.8.4. <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 3.8.4</h2> <ul> <li>Update dependencies (462615b3)</li> <li>Add custom header component with version selector (4dec0e2d)</li> <li>Update edit link (06459d48)</li> <li>Add Next.js global-error entry file (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/406">#406</a>) (f929c41e)</li> <li>Rewrite /v4 to v4 branch deployments, v3 = default (2b7418e5)</li> <li>Auto-format md (38f6d4c5)</li> <li>Keep moving (818838c9)</li> <li>Fix some TS issues (4da056e1)</li> </ul> <h2>Release 3.8.3</h2> <ul> <li>Update dependencies (1b9603ec)</li> <li>Fix individual booleans for <code>analyzeSourceFile</code> (7b822cb0)</li> <li>Swap block for consistency (753303ae)</li> <li>Fix workspace hints in production mode (ed834e97)</li> <li>fix: use svelte plugin options from user config (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/401">#401</a>) (77e7c661)</li> </ul> <h2>Release 3.8.2</h2> <ul> <li>Run issue fixer if only --fix-type argument is provided (fcbaed09)</li> <li>add sveltekit entry patterns (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/393">#393</a>) (70551205)</li> <li>Fix <code>postcreate-plugin</code> script (4fd44b6f)</li> <li>Edit docs (ef999c49)</li> </ul> <h2>Release 3.8.1</h2> <ul> <li>Fix regexes in ignored bins/deps for non-root workspace (resolves <a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/392">#392</a>) (82635fc8)</li> <li>Update dependencies (9456b898)</li> <li>Publish (4821581f)</li> <li>Add draft &quot;slim down to speed up&quot; (7faa5d6f)</li> </ul> <h2>Release 3.8.0</h2> <ul> <li>Document <code>--isolate-workspaces</code> + reword principal → program (c5f98fd)</li> <li>Add mem usage + major gc events (f72bf62)</li> </ul> <h2>Release 3.7.1</h2> <ul> <li>Filter out some odd stuff in custom settings resolver in eslint plugin (790646a2)</li> <li>Improve handling of <code>import</code> type nodes in JSDoc (8c3d77c9)</li> <li>Deduplicate workspace names (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/391">#391</a>) (28d43bb1)</li> </ul> <h2>Release 3.7.0</h2> <ul> <li>Move <code>@npmcli/package-json</code> from dev → dependencies (2157f57e)</li> <li>Introduce experimental --fix feature (resolves <a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/63">#63</a>) (cf1619c6)</li> <li>Move tweets to mock (2f8e78f3)</li> </ul> <h2>Release 3.6.1</h2> <ul> <li>Respect <code>isIncludeEntryExports</code> for class &amp; enum members (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/360">#360</a>) (fae9b759)</li> <li>Edit &quot;handing issues&quot; (7c3d2df0)</li> <li>Timerify <code>getImportsAndExports</code> (7c614b7b)</li> <li>Add &quot;unresolved&quot; to <code>issueTypes</code> in JSON Schema + sort (e44a0330)</li> <li>fix(schema): Added &quot;binaries&quot; to <code>issueTypes</code> (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/385">#385</a>) (efd607cb)</li> <li>Add sponsorship copy + funding.yml (bb5a9835)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro/knip/commit/02199e27d96dfaa835cab41b0cf227adf246bd56"><code>02199e2</code></a> Release 3.8.4</li> <li><a href="https://github.com/webpro/knip/commit/462615b3936ce38c09ab82f366d67dbff43cbf82"><code>462615b</code></a> Update dependencies</li> <li><a href="https://github.com/webpro/knip/commit/f929c41e008d9367f46d9abb768cad859b148e72"><code>f929c41</code></a> Add Next.js global-error entry file (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/406">#406</a>)</li> <li><a href="https://github.com/webpro/knip/commit/d4ffcfc72ac8613f8c3d9110a46fc6c01a9ef926"><code>d4ffcfc</code></a> Release 3.8.3</li> <li><a href="https://github.com/webpro/knip/commit/1b9603ec0a3e4d1b2a910b342e07f825787bc11e"><code>1b9603e</code></a> Update dependencies</li> <li><a href="https://github.com/webpro/knip/commit/7b822cb0a0cf04b469b887c4df6565393d4d8367"><code>7b822cb</code></a> Fix individual booleans for <code>analyzeSourceFile</code></li> <li><a href="https://github.com/webpro/knip/commit/753303aed07d9ec4fd5cb69a0a88c0e1c56a6b55"><code>753303a</code></a> Swap block for consistency</li> <li><a href="https://github.com/webpro/knip/commit/ed834e9723030b7a76bae5308c27f9d3e7c9ce52"><code>ed834e9</code></a> Fix workspace hints in production mode</li> <li><a href="https://github.com/webpro/knip/commit/77e7c661afbdf4509d4d24ff713b36fee80bf9ef"><code>77e7c66</code></a> fix: use svelte plugin options from user config (<a href="https://github.com/webpro/knip/tree/HEAD/packages/knip/issues/401">#401</a>)</li> <li><a href="https://github.com/webpro/knip/commit/ae91dac79e4d0d05ac3d10aefd4b49ecab61ed6d"><code>ae91dac</code></a> Release 3.8.2</li> <li>Additional commits viewable in <a href="https://github.com/webpro/knip/commits/3.8.4/packages/knip">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.43.0&new-version=3.8.4)](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>
dependabot[bot] commented 2023-12-28 00:59:20 +00:00 (Migrated from github.com)

Superseded by #391.

Superseded by #391.

Pull request closed

Sign in to join this conversation.