Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Update dependency eslint-plugin-import to v2.20.2 #377

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2020

This PR contains the following updates:

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

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Mar 29, 2020

Codecov Report

Merging #377 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files          57       57           
  Lines        2091     2091           
  Branches      416      416           
=======================================
  Hits         1908     1908           
  Misses        174      174           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e77909...3d6fec8. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 160f7b7 to 3d6fec8 Compare March 31, 2020 10:20
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 3d6fec8 to 59bc4bd Compare April 2, 2020 13:56
@frontendphil frontendphil merged commit 9b3af79 into master Apr 2, 2020
@frontendphil frontendphil deleted the renovate/eslint-plugin-import-2.x branch April 2, 2020 14:08
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.

3 participants