dependabot-npm_and_yarn-eslint-plugin-import-2.27.2
master
Bumps eslint-plugin-import from 2.26.0 to 2.27.2.
Sourced from eslint-plugin-import's changelog.
[2.27.2] - 2023-01-11 Fixed [no-duplicates]: do not unconditionally require typescript (#2665) [2.27.1] - 2023-01-11 Fixed array.prototype.flatmap should be a prod dep (#2664, thanks [@cristobal]) [2.27.0] - 2023-01-11 Added [newline-after-import]: add considerComments option (#2399, thanks [@pri1311]) [no-cycle]: add allowUnsafeDynamicCyclicDependency option (#2387, thanks [@GerkinDev]) [no-restricted-paths]: support arrays for from and target options (#2466, thanks [@AdriAt360]) [no-anonymous-default-export]: add allowNew option (#2505, thanks [@DamienCassou]) [order]: Add distinctGroup option (#2395, thanks [@hyperupcall]) [no-extraneous-dependencies]: Add includeInternal option (#2541, thanks [@bdwain]) [no-extraneous-dependencies]: Add includeTypes option (#2543, thanks [@bdwain]) [order]: new alphabetize.orderImportKind option to sort imports with same path based on their kind (type, typeof) (#2544, thanks [@stropho]) [consistent-type-specifier-style]: add rule (#2473, thanks [@bradzacher]) Add [no-empty-named-blocks] rule (#2568, thanks [@guilhermelimak]) [prefer-default-export]: add "target" option (#2602, thanks [@azyzz228]) [no-absolute-path]: add fixer (#2613, thanks [@adipascu]) [no-duplicates]: support inline type import with inlineTypeImport option (#2475, thanks [@snewcomer]) Fixed [order]: move nested imports closer to main import entry (#2396, thanks [@pri1311]) [no-restricted-paths]: fix an error message (#2466, thanks [@AdriAt360]) [no-restricted-paths]: use Minimatch.match instead of minimatch to comply with Windows Native paths (#2466, thanks [@AdriAt360]) [order]: require with member expression could not be fixed if alphabetize.order was used (#2490, thanks [@msvab]) [order]: leave more space in rankings for consecutive path groups (#2506, thanks [@Pearce-Ropion]) [no-cycle]: add ExportNamedDeclaration statements to dependencies (#2511, thanks [@BenoitZugmeyer]) [dynamic-import-chunkname]: prevent false report on a valid webpack magic comment (#2330, thanks [@mhmadhamster]) [export]: do not error on TS export overloads (#1590, thanks [@ljharb]) [no-unresolved], [extensions]: ignore type only exports (#2436, thanks [@Lukas-Kullmann]) ExportMap: add missing param to function (#2589, thanks [@Fdawgs]) [no-unused-modules]: checkPkgFieldObject filters boolean fields from checks (#2598, thanks [@mpint]) [no-cycle]: accept Flow typeof imports, just like type (#2608, thanks [@gnprice]) [no-import-module-exports]: avoid a false positive for import variables (#2315, thanks [@BarryThePenguin]) Changed [Tests] [named]: Run all TypeScript test (#2427, thanks [@ProdigySim]) [readme] note use of typescript in readme import/extensions section (#2440, thanks [@OutdatedVersion]) [Docs] [order]: use correct default value (#2392, thanks [@hyperupcall]) [meta] replace git.io link in comments with the original URL (#2444, thanks [@liby]) [Docs] remove global install in readme (#2412, thanks [@aladdin-add]) [readme] clarify eslint-import-resolver-typescript usage (#2503, thanks [@JounQin]) [Refactor] [no-cycle]: Add per-run caching of traversed paths (#2419, thanks [@nokel81])
no-duplicates
typescript
array.prototype.flatmap
@cristobal
newline-after-import
considerComments
@pri1311
no-cycle
allowUnsafeDynamicCyclicDependency
@GerkinDev
no-restricted-paths
from
target
@AdriAt360
no-anonymous-default-export
allowNew
@DamienCassou
order
distinctGroup
@hyperupcall
no-extraneous-dependencies
includeInternal
@bdwain
includeTypes
alphabetize.orderImportKind
type
typeof
@stropho
consistent-type-specifier-style
@bradzacher
no-empty-named-blocks
@guilhermelimak
prefer-default-export
@azyzz228
no-absolute-path
@adipascu
inlineTypeImport
@snewcomer
Minimatch.match
minimatch
@msvab
@Pearce-Ropion
@BenoitZugmeyer
dynamic-import-chunkname
@mhmadhamster
export
@ljharb
no-unresolved
extensions
@Lukas-Kullmann
ExportMap
@Fdawgs
no-unused-modules
checkPkgFieldObject
@mpint
@gnprice
no-import-module-exports
@BarryThePenguin
named
@ProdigySim
import/extensions
@OutdatedVersion
@liby
@aladdin-add
eslint-import-resolver-typescript
@JounQin
@nokel81
... (truncated)
eee88e4
07171ef
167f16c
7cca10b
01950df
3b45d20
eslint-import-resolver-node
74e2a95
9288cf7
c2f003a
404b5ce
debug
$dependabot rebase
$dependabot recreate
added 2 commits
57f81f11
e33ec23e
Compare with previous version
No dependencies set.
The note is not visible to the blocked user.
Bumps eslint-plugin-import from 2.26.0 to 2.27.2.
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
eee88e4Bump to 2.27.207171ef[Fix]no-duplicates: do not unconditionally requiretypescript167f16cBump to 2.27.17cca10b[Fix]array.prototype.flatmapshould be a prod dep01950dfBump to 2.27.03b45d20[Deps] updateeslint-import-resolver-node74e2a95[resolvers/node] v0.3.79288cf7[meta] CONTRIBUTING.md: add resources for newcomersc2f003a[Fix]no-import-module-exports: avoid a false positive for import variables404b5ce[Deps] updatedebugto v3Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
57f81f11- 1 commit from branchmastere33ec23e- Build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.2Compare with previous version