Update eslint-plugin-import 2.27.4 β 2.28.0 (minor) #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu π
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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.27.4 β 2.28.0) Β· Repo Β· Changelog
Release Notes
2.28.0 (from changelog)
2.27.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Bump to 2.28.0[Refactor] `order`: use `object.groupby`[Refactor] `no-internal-modules`: simplify a reduce[Refactor] `no-useless-path-segments`: use `.filter` instead of `.reduce`[Refactor] `no-anonymous-default-export`: use `fromEntries` instead of `reduce`[Refactor] `no-duplicates`, `no-unused-modules`: use `flatMap` instead of `map` + `filter`[Tests] allow WSL builds to fail, for now[Fix] `no-unused-modules`: report error on binding instead of parent export[Tests] `no-unused-modules`: document error reported on entire `export` statement[Fix] `no-unused-modules`: improve schema[Tests] `no-unused-modules`: properly skip in mocha 3[eslint] enable `array-bracket-spacing`[Fix] `extensions`: handle `.` and `..` properly[Fix] `no-duplicates`: Prefer combined type and regular imports when using `prefer-inline`[Deps] update `semver`[Fix] guard against empty parent[Refactor] `no-unused-modules`: use `array.prototype.flatmap`[Refactor] `no-anonymous-default-export`: use `object.fromentries`[Refactor] `exports-last`: use `array.prototype.findlastindex`[meta] Add "eslint-plugin" to the list of keywords in package.json[Deps] update `is-core-module`Fix invalid YAML in import/parsers example[Refactor] `ExportMap`: rename `tsConfig` to `tsconfig`[Tests] switch some files to unix line endings[Deps] update `eslint-module-utils`[utils] v2.8.0[Tests] fix tests for older nodes[Deps] update `resolve`[meta] add missing CHANGELOG entry[Fix] `order`: partial fix for #2687[deps] update `is-core-module`, `resolve`[resolvers] [*] [deps] update `is-core-module`, `resolve`[eslint] tighten up rules[Fix] `no-extraneous-dependencies`/TypeScript: do not error when importing inline type from dev dependencies[perf] `ExportMap`: Improve ExportMap.for performance on larger codebases[utils] [new] `parse`: support flat configRevert "[Fix] TypeScript config: fix resolver extension settings"[utils] [perf] Performance of fullResolve[Docs] `extensions`: reference node ESM behavior[Tests] `no-extraneous-dependencies`: add passing test[Fix] `consistent-type-specifier-style`: fix accidental removal of comma in certain cases[Deps] update `tsconfig-paths`[Dev Deps] update `@angular-eslint/template-parser`, `chai`, `eslint-doc-generator`, `glob`[Docs] `group-exports`: fix syntax highlighting[Fix] TypeScript config: fix resolver extension settings[Fix] `no-duplicates`: remove duplicate identifiers in duplicate importsRevert "[Tests] update nvm in travis"[Docs] `no-duplicates`: fix example schema[Tests] `order`: add a passing testBump to v2.27.5[Refactor] minor performance refactors[Deps] update `array.prototype.flatmap`[Fix] `order`: Fix group ranks order when alphabetizing[eslint] configure `no-extraneous-dependencies` rule properly, to prevent todayβs bugsDepfu 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