Bump eslint-plugin-import from 2.24.2 to 2.25.1
Bumps eslint-plugin-import from 2.24.2 to 2.25.1.
Changelog
Sourced from eslint-plugin-import's changelog.
[2.25.1] - 2021-10-11
Fixed
- [Deps] update
eslint-module-utils
[2.25.0] - 2021-10-11
Added
- Support
eslint
v8 (#2191, thanks [@ota-meshi
])- [
no-unresolved
]: addcaseSensitiveStrict
option (#1262, thanks [@sergei-startsev
])- [
no-unused-modules
]: add eslint v8 support (#2194, thanks [@coderaiser
])- [
no-restricted-paths
]: add/restore glob pattern support (#2219, thanks [@stropho
])- [
no-unused-modules
]: support dynamic imports (#1660, #2212, thanks [@maxkomarychev
], [@aladdin-add
], [@Hypnosphi
])Fixed
- [
no-unresolved
]: ignore type-only imports (#2220, thanks [@jablko
])- [
order
]: fix sorting imports inside TypeScript module declarations (#2226, thanks [@remcohaszing
])- [
default
],ExportMap
: Resolve extended TypeScript configuration files (#2240, thanks [@mrmckeb
])Changed
- [Refactor] switch to an internal replacement for
pkg-up
andread-pkg-up
(#2047, thanks [@mgwalker
])- [patch] TypeScript config: remove
.d.ts
from [import/parsers
setting] and [import/extensions
setting] (#2220, thanks [@jablko
])- [Refactor] [
no-unresolved
], [no-extraneous-dependencies
]: moduleVisitor usage (#2233, thanks [@jablko
])
Commits
-
9cc1654
Bump to v2.25.1 -
6bdab31
[Deps] updateeslint-module-utils
-
b0131d2
Bump to v2.25.0 -
7463de2
utils: v2.7.0 -
900ac9a
[resolvers/webpack] [deps] updateis-core-module
-
c117be5
[Dev Deps] updatearray.prototype.flatmap
,glob
; remove `babel-preset-es2... -
0e857b6
[Deps] updatearray-includes
,array.prototype.flat
,is-core-module
, `is... -
62e2d88
[New] Supporteslint
v8 -
9a744f7
[Fix]default
,ExportMap
: Resolve extended TypeScript configuration files -
dd81424
[Refactor]no-unresolved
,no-extraneous-dependencies
: moduleVisitor usage - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts