This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Update eslint-plugin-import: 2.14.0 → 2.16.0 (minor) #174
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.
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.14.0 → 2.16.0) · Repo · Changelog
Release Notes
2.16.0 (from changelog)
2.15.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 v2.16.0use proper rest arg instead of [].slicefix #1266 by moving closure creation out of parsing scope (#1275)Fix for #1256 (#1257)bump to v2.15.0bump webpack resolver to v0.11.0bump utils to v2.3.0changelog note for #1261added support for argv parameter of webpack`s config-as-a-function (#1261)Merge pull request #1254 from ljharb/travisallow_failures for dicey Node/ESLint intersectiondep-time-travel: use older versions of dependenciesrepair `no-deprecated` for ESLint* 5node 4 fix for test utilah geez, bumping babel-eslint breaks no-amd/no-cjsjk, test against eslint 2/3 but skip Typescript tests.drop ESLint 2/3 from Travis/Appveyor[Deps] update `debug`, `eslint-import-resolver-node`, `has`, `lodash`, `minimatch`, `resolve`[Dev Deps] update `babylon`, `coveralls`, `eslint-import-resolver-typescript`, `gulp`, `linklocal`, `nyc`, `redux`, `rimraf`, `sinon`, `typescript-eslint-parser`Merge pull request #1236 from ljqx/meta-type[Rules] add meta.type for all rulesMerge pull request #1232 from ljqx/import-named-assignmentfix test[import/named] fix destructuring assignemntWebpack Resolver fix for case config is an array of functions (#1220)fix typescript build issue (#1180)note `__dirname` as a way to define `packageDir`Fix packageDir array support (#1176)make rule `no-relative-parent-imports` support windows (#1141)Bump `pkg-dir`. (#1111)Add `no-named-export` + docs/tests (#1157)use process.hrtime instead of Date.now (#1160)Merge pull request #1165 from SandroMiguel/patch-1TypoMerge pull request #1163 from st-sloth/webpack-commentfix(dynamic-import-chunkname): Add proper webpack comment parsing[Fix] detect extraneous deps even when there are none in the first place[Fix] detect extraneous deps even when there are none in the first placeDepfu 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