Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 9, 2019

This PR contains the following updates:

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

Release Notes

benmosher/eslint-plugin-import

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])
Fixes
  • [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: 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

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 75

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.673%

Totals Coverage Status
Change from base Build 69: 0.0%
Covered Lines: 717
Relevant Lines: 738

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to ^2.18.0 Update dependency eslint-plugin-import to ^2.18.0 Jul 9, 2019
@renovate renovate bot changed the title Update dependency eslint-plugin-import to ^2.18.0 Update dependency eslint-plugin-import to ^2.18.0 - autoclosed Jul 15, 2019
@renovate renovate bot closed this Jul 15, 2019
@renovate renovate bot deleted the renovate/eslint-plugin-import-2.x branch July 15, 2019 11:31
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.

2 participants