pocket-cli
pocket-cli copied to clipboard
Bump depcheck from 0.9.2 to 1.4.3
Bumps depcheck from 0.9.2 to 1.4.3.
Release notes
Sourced from depcheck's releases.
1.4.3
1.4.3 (2022-01-09)
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:
- feat(eslint): add support for .eslintrc.cjs #681 (shian15810)
- feat(types): improve typings #680 (shian15810)
- cli: --oneline option #679 (webdevium)
- fix: allow using
@types-modulefor typescript type-only imports #670 (rexxars)- Support next.config.js with next-transpile-modules #660 (crossjs)
- Fix scss parsing for non-import '@' keywords #658 (Dylanlan)
- feat: detect deps used with -r in package.json #657 (Dylanlan)
- Support babel.config.js(on) files #656 (crossjs)
1.4.2
1.4.2 (2021-06-08)
Fixed bugs:
- Fails to parse
serverless.ymlif it contains certain CloudFormation syntax #639Closed issues:
- False positive: eslint overrides #570
Merged pull requests:
- Svelte #652 (pouya-eghbali)
- Respect overrides in eslint configs #641 (Xyaren)
- Support node: prefix for builtin modules #635 (karlhorky)
1.4.1
1.4.1 (2021-05-11)
... (truncated)
Changelog
Sourced from depcheck's changelog.
1.4.3 (2022-01-09)
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:
- feat(eslint): add support for .eslintrc.cjs #681 (shian15810)
- feat(types): improve typings #680 (shian15810)
- cli: --oneline option #679 (webdevium)
- fix: allow using
@types-modulefor typescript type-only imports #670 (rexxars)- Support next.config.js with next-transpile-modules #660 (crossjs)
- Fix scss parsing for non-import '@' keywords #658 (Dylanlan)
- feat: detect deps used with -r in package.json #657 (Dylanlan)
- Support babel.config.js(on) files #656 (crossjs)
1.4.2 (2021-06-08)
Fixed bugs:
- Fails to parse
serverless.ymlif it contains certain CloudFormation syntax #639Closed issues:
- False positive: eslint overrides #570
Merged pull requests:
- Svelte #652 (pouya-eghbali)
- Respect overrides in eslint configs #641 (Xyaren)
- Support node: prefix for builtin modules #635 (karlhorky)
1.4.1 (2021-05-11)
Fixed bugs:
... (truncated)
Commits
d0af6baUse@babel/parser7.6.14 (exact)180e05aMerge pull request #670 from rexxars/fix/ts-types-import8643cd3fix: allow using@types-modulefor typescript type-only importsa687b10Merge pull request #679 from webdevium/maine770d0fMerge pull request #681 from shian15810/patch-22272944Merge pull request #680 from shian15810/patch-173c2bectest(eslint): enable testing of .eslintrc.cjs8537359feat(eslint): add support for .eslintrc.cjsa8833d6feat(types): create Configa58cdcefeat(types): add missing properties to Options- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)