Closed depfu[bot] closed 3 years ago
Merging #225 (cc25c47) into main (e0f0d1e) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #225 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e0f0d1e...cc25c47. Read the comment docs.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-import (2.23.4 → 2.24.0) · Repo · Changelog
Release Notes
2.24.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Bump to v2.24.0
utils: v2.6.2
[resolvers/node] v0.3.5
[Docs] add description how to use plugin with yarn berry
[meta] update repo URLs
[Tests] `no-cycle`: Restructure test files
[New] `max-dependencies`: add option `ignoreTypeImports`
[New] `no-namespace`: Add `ignore` option
[New] `named`: add `commonjs` option
[Refactor] `named`: clean up formatting
[New] `no-dynamic-require`: add option `esmodule`
[Fix] `extensions`/`importType`: fix isScoped treating @/abc as scoped module
[Docs] `order`: improve the documentation for the `pathGroupsExcludedImportTypes` option
[Fix] Use `context.getPhysicalFilename()` when available (ESLint 7.28+)
[eslint] fix eslint failures
[Dev Deps] update babel to use airbnb preset
[Tests] eslint v7.32 added a new `fatalErrorCount` property to `cli.executeOnFiles` result
[Tests] add unit tests for node resolver `module` and `jsnext:main` resolution
[Tests] update webpack resolver unit tests to check `module` resolution
[resolvers/node] [New] use "module" in the same spot as "jsnext:main"
[Docs] `named`: update docs with `module` info and deprecation notice for `jsnext:main`
[Tests] `order`: add tests for `pathGroupsExcludedImportTypes: ['type']`
[Docs] `extensions`: removed incorrect cases
[Fix] `no-extraneous-dependencies`: add ESM intermediate package.json support
[Fix] `extensions`: avoid crashing on partially typed import/export statements
[Fix] `no-duplicates`: ensure autofix avoids excessive newlines
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands