Closed depfu[bot] closed 2 years ago
Merging #242 (befb0fc) into main (dd5e44a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #242 +/- ##
=========================================
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 dd5e44a...befb0fc. 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.25.2 → 2.25.3) · Repo · Changelog
Release Notes
2.25.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump to v2.25.3
[Fix] `no-import-module-exports`: avoid a crash in eslint < 4
[Tests] skip 2020 test in eslint < 6
[Deps] update `eslint-module-utils`, `is-core-module`
[eslint] consolidate configs
[Fix] `no-import-module-exports`: avoid false positives with a shadowed `module` or `exports`
[Docs] HTTP => HTTPS
[Fix] `importType`: fix `isExternalModule` calculation
[Refactor] `importType`: combine redundant `isScoped` and `isScopedModule`
[readme] Add note to TypeScript docs to install appropriate resolver
[Docs] order: add type to the default groups
[Fix] `extensions`: ignore unresolvable type-only imports
[Fix] `extensions`: ignore type-only imports
[resolvers/webpack] v0.13.2
[resolvers/webpack] [meta] expand `engines.node` to include node 17
[Tests] use new codecov uploader
utils: v2.7.1
[utils] [fix] fixed SyntaxError in node <= 6: Unexpected token ) in parse.js
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