Skip to content

Update dependency eslint-plugin-import to v2.18.2#39

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

Update dependency eslint-plugin-import to v2.18.2#39
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-import-2.x

Conversation

@renovate

@renovate renovate Bot commented May 24, 2019

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.17.2 -> 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])

v2.17.3

Compare Source

Fixed
  • [no-common-js]: Also throw an error when assigning ([#​1354], thanks [@​charlessuh])
  • [no-unused-modules]: don't crash when lint file outside src-folder ([#​1347], thanks [@​rfermann])
  • [no-unused-modules]: make import { name as otherName } work ([#​1340], [#​1342], thanks [@​rfermann])
  • [no-unused-modules]: make appveyor tests passing ([#​1333], thanks [@​rfermann])
  • [named]: ignore Flow typeof imports and type exports ([#​1345], thanks [@​loganfsmyth])
  • [refactor] fix eslint 6 compat by fixing imports (thank [@​ljharb])
  • Improve support for TypeScript declare structures ([#​1356], thanks @​christophercurrie)
Docs
  • add missing no-unused-modules in README ([#​1358], thanks [@​golopot])
  • [no-unused-modules]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#​1352], thanks [@​johndevedu])
  • Document env option for eslint-import-resolver-webpack ([#​1363], thanks [@​kgregory])

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from de5b589 to 54136d5 Compare June 24, 2019 21:55
@renovate renovate Bot changed the title Update dependency eslint-plugin-import to v2.17.3 Update dependency eslint-plugin-import to v2.18.0 Jun 24, 2019
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from 54136d5 to 1b501cd Compare July 19, 2019 06:55
@renovate renovate Bot changed the title Update dependency eslint-plugin-import to v2.18.0 Update dependency eslint-plugin-import to v2.18.1 Jul 19, 2019
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from 1b501cd to 7a6a1fa Compare July 19, 2019 22:00
@renovate renovate Bot changed the title Update dependency eslint-plugin-import to v2.18.1 Update dependency eslint-plugin-import to v2.18.2 Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant