lerna-script
lerna-script copied to clipboard
fix(deps): update dependency depcheck to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| depcheck | 0.9.2 -> 1.4.3 |
Release Notes
depcheck/depcheck
v1.4.3
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-module for 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)
v1.4.2
Fixed bugs:
- Fails to parse
serverless.ymlif it contains certain CloudFormation syntax #639
Closed 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)
v1.4.1
Fixed bugs:
- punycode being listed as unused, although the built in version is deprecated #628
- Not working with Vue3 #610
Merged pull requests:
- Update config reader to work in monorepo #631 (AminFazlMondo)
- Remove punycode from the buildin modules #629 (rumpl)
v1.4.0
Fixed bugs:
- updating from 1.2.0 to 1.3.1 parsers glob stopped working #606
- 非常差劲 导致我项目启动不了了!!!!误报非常的多 提issue 都不可能提的过来 #604
- False positive: eslint-import-resolver-typescript #603
- Depcheck Fails Incorrectly at "=" sign starting v1.3.0 #601
- False positive in Next.js Config file:
next.config.js#583
Closed issues:
- Different output when invoking from shell script #617
- How to disable a special when using the API? #614
Merged pull requests:
- Use @vue/compiler-sfc #625 (rumpl)
- fix: fixing broken gatsby parser #622 (chris-hammond)
- Update the docs to a confirmed working config #616 (Milad)
v1.3.1
Merged pull requests:
v1.3.0
Fixed bugs:
- False positive: eslint import resolvers #571
Closed issues:
- false alert for React 17 #591
- false alert with typescript path aliases #590
- Allow to define patterns against absolute file path (again) #589
- Can't read property 'name' of undefined #579
- Support .*ignore files #497
Merged pull requests:
- Update dependencies #599 (rumpl)
- Support webpack's
oneOfin rules #598 (rumpl) - Fix eslint when eslint-plugin-import is used #597 (rumpl)
- The error thrown is not always a YAML error #596 (rumpl)
- Support parser patterns based on file paths #595 (rumpl)
- Support react >= 17.0.0 that doesn't need to be imported #594 (rumpl)
- Use the promise version of the api in the example #593 (rumpl)
- Add option to run depcheck through npx #586 (elrumordelaluz)
- fix(sass-parser): ignore local import in scss #581 (YonatanKra)
- Improved webpack support #580 (cwillisf)
v1.2.0
Closed issues:
- Sass 'use' syntax not working #576
- depcheck should ignore depcheck by default #565
- False unused dev dependencies report #560
- False alert for eslint packages #554
- Bug: specials are not working #551
- depcheck should ignore hidden folders and files #543
- ignore-patterns option from readme description is not supported in latest release #537
- Option to exit without error code (when running via "npm run depcheck") #533
- babelrc format #527
- Support Gatsby plugins with resolve #525
Merged pull requests:
- fix: now supports multi ignore in ignorePattern #578 (YonatanKra)
- feat(sass parser): support @use and namespace syntax #577 (YonatanKra)
- Add resolve and nested dependency check for Gatsby #573 (nagygergo)
- fix: support eslint config that needs to be required #561 (znarf)
- Feat: Special for serverless config #559 (mzl-md)
- Add node 14.x to the matrix #557 (rumpl)
- Try to parse JSON5 babelrc files #556 (rumpl)
- chore: update all dependencies (July 2020) #555 (znarf)
v1.1.0
v1.0.0
Closed issues:
- Error when running from script #531
- Missing Changelog for 0.9.2 #521
- Depcheck should only process files that are relevant to depcheck #420
- False positive when using inline Webpack loader #236
- Dependencies out of date #273
- Add support for @types declaration packages #163
- Improvements for CI use #162
Merged pull requests:
- fix: sass parser not working with monorepo setup #536 (yingzhe)
- chore: build on linux and windows on GH actions #535 (rumpl)
- Chore update deps #534 (rumpl)
- Support resolve.alias in fakeConfig for next.js #532 (znarf)
- feat: Detect inline webpack loaders #520 (rumpl)
- chore: Update all dependencies #519 (rumpl)
- Config cli argument #517 (dword-design)
- Support for .*ignore files #498 (znarf)
- Add export detection (
export x from y) #272 (mnkhouri) - Bump nyc to 13.x #267 (LinusU)
- Enable the plugins for Typescript parser, too #258 (cdagli)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.