Update dependency eslint-plugin-import to v2.20.0
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
eslint-plugin-import | devDependencies | minor |
2.19.1 -> 2.20.0
|
source |
Release Notes
benmosher/eslint-plugin-import
v2.20.0
Added
- [
order
]: addedcaseInsensitive
as an additional option toalphabetize
([#1586], thanks [@dbrewer5]) - [
no-restricted-paths
]: Newexcept
option perzone
, allowing exceptions to be defined for a restricted zone ([#1238], thanks [@rsolomon])
Fixed
- [
no-unused-modules
]: fix usage ofimport/extensions
settings ([#1560], thanks [@stekycz]) - [
import/extensions
]: ignore non-main modules ([#1563], thanks [@saschanaz]) - TypeScript config: lookup for external modules in @types folder ([#1526], thanks [@joaovieira])
- [
no-extraneous-dependencies
]: ensurenode.source
is truthy ([#1589], thanks [@ljharb]) - [
extensions
]: Ignore query strings when checking for extensions ([#1572], thanks [@pcorpet])
Docs
- [
extensions
]: improveignorePackages
docs ([#1248], thanks [@ivo-stefchev])
Added
- [
order
]: add option pathGroupsExcludedImportTypes to allow ordering of external import types ([#1565], thanks [@Mairu])
Renovate configuration
-
If you want to rebase/retry this MR, check this box
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.