Update eslint-plugin-import: 2.20.1 → 2.21.2 (minor)#7
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update eslint-plugin-import: 2.20.1 → 2.21.2 (minor)#7depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
Closed in favor of #13. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.20.1 → 2.21.2) · Repo · Changelog
Release Notes
2.21.2 (from changelog)
2.21.1 (from changelog)
2.21.0 (from changelog)
2.20.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 69 commits:
Bump to v2.21.2[Dev Deps] update `in-publish`, `typescript`[Fix] `no-internal-modules`: avoid a crash on a named export declaration[Fix] `newline-after-import`: consider TypeScript `import =` syntax[Fix] `order`: avoid a crash on TypeScript’s `export import` syntax[Tests] `order`: group TS tests togetherBump to v2.21.1[Fix] TypeScript: `named`: avoid requiring `typescript` when not using TSBump to v2.21.0[eslint] bump minimum v7 version to v7.2.0[Deps] update `array-includes`, `array.prototype.flat`, `eslint-import-resolver-node`, `eslint-module-utils`, `object.values`, `resolve`[Fix] TypeScript: `export`: avoid a crash with `export =`[Tests] add test for `export *` from a d.ts file[New] `no-restricted-paths`: Add custom message support[New] `import/default`: support default export in TSExportAssignment[Tests] add test case for #1645[Tests] Improve AppVeyor Configuration[Fix] `no-internal-modules`: also check `export from` syntax[Tests] fix coverage script for windows; tweak appveyor[Tests] Add `lodash.isarray` to deps as temporary fix[meta] Make `copy-metafiles` platform-independent[Refactor] `no-extraneous-dependencies`: use moduleVisitor[Docs] `no-unused-rules`: Fix docs for unused exports[Docs] `no-webpack-loader-syntax`: Updates webpack URLs[Fix] `no-unused-modules`: avoid order-dependence[Fix] `namespace`/`ExportMap`: Fix interface declarations for TypeScript[Tests] `order`: Add TS import type tests[Tests] `no-extraneous-dependencies`: avoid hardcoded test cases for deps[Fix] TypeScript: Add nested namespace handling[Tests] Add fix for Windows Subsystem for Linux[New] `order`: Add support for TypeScript's "import equals"-expressions[Docs] `order`: fix bad inline configRevert "[flow] `no-unused-modules`: add flow type support"[Tests] on `node` `v14`[Fix] `newline-after-import`: recognize decorators[meta] `appveyor`: only run tests, not linter[resolvers/webpack] [fix] provide config fallback[Docs] `no-named-as-default-member`: use non-archive.org link[New] `no-cycle`: add `ignoreExternal` option[readme] Remove duplicate no-unused-modules from docs[Tests] `no-unused-modules`: add export + destructuring case[New] `import/default`: support default export in TSExportAssignment[Fix] `no-duplicates`: Handle TS import type[Docs] `no-named-as-default-member`: fix a broken URL[Fix] `no-unused-modules`: Count re-export as usage when used in combination with import[Tests] unpin esquery[patch] TypeScript config: Disable `import/named`[Fix] `order`: Recognize pathGroup config for first group[Fix] `group-exports`: Flow type export awareness[New] officially support eslint 7Merge pull request #1715 from golopot/eslint-7[Refactor] avoid using deprecated eslint api sourceCode.getComments[Tests] add missing outputs in test cases[Tests] remove useless property "ruleId" in test cases[Tests] Add eslint@7 prereleases to CIBump to v2.20.2[Tests] pin esquery, due to breaking change in a minor versionutils: v2.6.0[Tests] use babel instead of NODE_PATH[Fix] `first`: Add a way to disable `absolute-first` explicitly[Fix] `no-unused-modules`: handle `export { default } from` syntaxutils: [New] Print more helpful info if parsing fails[fix] `no-duplicates`: fix fixer on cases with default import`resolvers/node`: [New] add `.node` extension[Fix] `order`: recognize ".." as a "parent" path[Fix] `order`: fix `isExternalModule` detection on windows[Tests] appveyor: on node 8-12, use npm 6.10.3[meta] use `in-publish` in `prepublish`[meta] fix changelog linkDepfu 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