Closed depfu[bot] closed 2 years ago
Merging #266 (5e98529) into main (f270fb7) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 5e98529 differs from pull request most recent head b777cbc. Consider uploading reports for the commit b777cbc to get more accurate results
@@ Coverage Diff @@
## main #266 +/- ##
=========================================
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 f270fb7...b777cbc. 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.4 → 2.26.0) · Repo · Changelog
Release Notes
2.26.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 38 commits:
Bump to 2.26.0
[Deps] update `tsconfig-paths`
[Docs] `no-unresolved`: fix link
[Docs] `order`: TS code examples should use TS code blocks
[Deps] update `tsconfig-paths`
[Fix] `no-unused-modules`: avoid a crash when processing re-exports
[Docs] make rule doc titles consistent
[Refactor] `namespace`: try to improve performance
[Deps] update `minimatch`
[Dev Deps] update `@angular-eslint/template-parser`, `chai`
[New] `no-relative-packages`: add fixer
[Fix] `no-duplicates`: Ignore duplicate modules in different TypeScript module declarations
[Refactor] `export`: clean up rule, tests
[Fix] `export`: false positive for typescript namespace merging
[Deps] update `eslint-module-utils`
[Tests] consolidate eslint config
[Tests] handle eslint v8.8 adding `suppressedMessages` property
[Fix] `default`: `typescript-eslint-parser`: avoid a crash on exporting as namespace
utils: v2.7.3
[New] `no-dynamic-require`: support dynamic import with espree
[Tests] export resolved `espree` path
[Docs] `no-unresolved`: Fix RegExp escaping in readme
[Tests] test on `@typescript-eslint/parser@5`
[Tests] export resolved parsers for cleaner comparison
[Deps] update `resolve`
[New] `no-unused-modules`: support arbitrary module namespace names
[New] `namespace`: support arbitrary module namespace names
[New] `named`: support arbitrary module namespace names
[New] `export`: support arbitrary namespace names
[New] `no-named-export`: support arbitrary module namespace names
[New] `prefer-default-export`: support arbitrary module namespace names
[New] `no-default-export`: support arbitrary module namespace names
[New] `no-named-default`: support arbitrary module namespace names
[Tests] `default`, `no-anonymous-default-export`, `no-mutable-exports`, `no-named-as-default-member`, `no-named-as-default`: add tests for arbitrary module namespace names
[Tests] configure ESLint overrides to parse arbitrary module namespace names
[Tests] `no-nodejs-modules`: add tests for node protocol URL
[Deps] update `is-core-module`, `resolve`
[utils] [Fix] `parse`: restore compatibility by making the return value `ast` again
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