0xProject / tools

Other
96 stars 63 forks source link

Bump depcheck from 0.6.11 to 1.4.3 #79

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps depcheck from 0.6.11 to 1.4.3.

Release notes

Sourced from depcheck's releases.

1.4.3

1.4.3 (2022-01-09)

Full Changelog

Fixed bugs:

  • Different results when running depcheck from npm install -g vs npx #689
  • Fails with Top-Level Await #671

Closed issues:

  • false alert on file src/server.js #655
  • Svelte Support #650
  • False positive: types-only dependencies #568

Merged pull requests:

1.4.2

1.4.2 (2021-06-08)

Full Changelog

Fixed bugs:

  • Fails to parse serverless.yml if it contains certain CloudFormation syntax #639

Closed issues:

  • False positive: eslint overrides #570

Merged pull requests:

1.4.1

1.4.1 (2021-05-11)

Full Changelog

... (truncated)

Changelog

Sourced from depcheck's changelog.

1.4.3 (2022-01-09)

Full Changelog

Fixed bugs:

  • Different results when running depcheck from npm install -g vs npx #689
  • Fails with Top-Level Await #671

Closed issues:

  • false alert on file src/server.js #655
  • Svelte Support #650
  • False positive: types-only dependencies #568

Merged pull requests:

1.4.2 (2021-06-08)

Full Changelog

Fixed bugs:

  • Fails to parse serverless.yml if it contains certain CloudFormation syntax #639

Closed issues:

  • False positive: eslint overrides #570

Merged pull requests:

1.4.1 (2021-05-11)

Full Changelog

Fixed bugs:

... (truncated)

Commits
  • d0af6ba Use @​babel/parser 7.6.14 (exact)
  • 180e05a Merge pull request #670 from rexxars/fix/ts-types-import
  • 8643cd3 fix: allow using @​types-module for typescript type-only imports
  • a687b10 Merge pull request #679 from webdevium/main
  • e770d0f Merge pull request #681 from shian15810/patch-2
  • 2272944 Merge pull request #680 from shian15810/patch-1
  • 73c2bec test(eslint): enable testing of .eslintrc.cjs
  • 8537359 feat(eslint): add support for .eslintrc.cjs
  • a8833d6 feat(types): create Config
  • a58cdce feat(types): add missing properties to Options
  • 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)