Skip to content

Update dependency eslint-plugin-import to v2.20.2

Matweb Bot requested to merge renovate/eslint-plugin-import-2.x into develop

This MR contains the following updates:

Package Type Update Change References
eslint-plugin-import devDependencies patch 2.20.1 -> 2.20.2 source

Release Notes

benmosher/eslint-plugin-import

v2.20.2

Compare Source

Fixed
  • [order]: fix isExternalModule detect on windows ([#​1651], thanks [@​fisker])
  • [order]: recognize ".." as a "parent" path ([#​1658], thanks [@​golopot])
  • [no-duplicates]: fix fixer on cases with default import ([#​1666], thanks [@​golopot])
  • [no-unused-modules]: Handle export { default } from syntax ([#​1631], thanks [@​richardxia])
  • [first]: Add a way to disable absolute-first explicitly ([#​1664], thanks [@​TheCrueltySage])

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports