Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Comments

Update eslint-plugin-import to 2.18.2#295

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/eslint-plugin-import-2.x
Open

Update eslint-plugin-import to 2.18.2#295
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/eslint-plugin-import-2.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 26, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.17.3 -> 2.18.2

Release Notes

benmosher/eslint-plugin-import

v2.18.2

Compare Source

  • Skip warning on type interfaces ([#​1425], thanks [@​lencioni])

v2.18.1

Compare Source

Fixed
  • Improve parse perf when using @typescript-eslint/parser ([#​1409], thanks [@​bradzacher])
  • [prefer-default-export]: don't warn on TypeAlias & TSTypeAliasDeclaration ([#​1377], thanks [@​sharmilajesupaul])
  • [no-unused-modules]: Exclude package "main"/"bin"/"browser" entry points ([#​1404], thanks [@​rfermann])
  • [export]: false positive for typescript overloads ([#​1412], thanks [@​golopot])
Refactors
  • [no-extraneous-dependencies], importType: remove lodash ([#​1419], thanks [@​ljharb])

v2.18.0

Compare Source

Added
  • Support eslint v6 ([#​1393], thanks [@​sheepsteak])
  • [order]: Adds support for correctly sorting unknown types into a single group ([#​1375], thanks [@​swernerx])
  • [order]: add fixer for destructuring commonjs import ([#​1372], thanks [@​golopot])
  • typescript config: add TS def extensions + defer to TS over JS ([#​1366], thanks [@​benmosher])
Fixed
  • [no-unused-modules]: handle ClassDeclaration ([#​1371], thanks [@​golopot])
Docs
  • [no-cycle]: split code examples so file separation is obvious ([#​1370], thanks [@​alex-page])
  • [no-named-as-default-member]: update broken link ([#​1389], thanks [@​fooloomanzoo])

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from d3175af to f4bbadb Compare July 15, 2019 15:30
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from f4bbadb to dc2e4dd Compare July 19, 2019 06:58
@renovate renovate bot changed the title Update eslint-plugin-import to 2.18.0 Update eslint-plugin-import to 2.18.1 Jul 19, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from dc2e4dd to c8debd6 Compare July 19, 2019 22:03
@renovate renovate bot changed the title Update eslint-plugin-import to 2.18.1 Update eslint-plugin-import to 2.18.2 Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant