Upgrade eslint-plugin-import to version 2.14.0 #231
Merged
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.
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ eslint-plugin-import ( → 2.14.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 21 commits:
Changelog/package bumps
Merge pull request #1151 from jf248/jsx
Add JSX check to namespace rule
Add error to output when module loaded as resolver has invalid API
[fix] repeat fix from #797 for #717, in another place
[eslint-module-utils]: when parser settings are not an array, throw a better error message
Merge pull request #1126 from gajus/issue-1098
fix: add a workaround for ESLint < v5
Merge pull request #1128 from 1pete/fix-1127
Merge pull request #1137 from justinanastos/fix/typescript-import-order-1086
Merge pull request #1135 from chrislloyd/issue-1123
fix(rules/order): Use `.range` instead of `.start` and `.end` for autofixer
test(order): Add failing test for typescript-eslint-parser
Merge pull request #1134 from rodrigobdz/patch-1
[no-relative-parent-imports] Resolve paths
Fix format of changelog
make rule `no-useless-path-segments` work with commonjs
Merge pull request #1106 from syymza/flow-types-fix
fix: handly possible undefined parent
feat: make no-cycle ignore Flow imports
[Refactor] add explicit support for RestElement alongside ExperimentalRestProperty
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