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

Update eslint-plugin-import to 2.12.0 #25

Merged
merged 1 commit into from
May 17, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2018

This Pull Request updates dependency eslint-plugin-import from v2.8.0 to v2.12.0

Release Notes

v2.12.0

Compare Source

Added
  • Ignore type imports for [named] rule ([#​931], thanks [@​mattijsbliek])
  • Add documentation for [no-useless-path-segments] rule ([#​1068], thanks [@​manovotny])
  • packageDir option for [no-extraneous-dependencies] can be array-valued ([#​1085], thanks [@​hulkish])

v2.11.0

Compare Source

Added
  • Fixer for [first] ([#​1046], thanks [@​fengkfengk])
  • allow-require option for [no-commonjs] rule ([#​880], thanks [@​futpib])
Fixed
  • memory/CPU regression where ASTs were held in memory ([#​1058], thanks [@​klimashkin]/[@​lukeapage])

v2.10.0

Compare Source

Added
  • Autofixer for [order] rule ([#​908], thanks [@​tihonove])
  • Add [no-cycle] rule: reports import cycles.

v2.9.0

Compare Source

Added
  • Add [group-exports] rule: style-guide rule to report use of multiple named exports ([#​721], thanks [@​robertrossmann])
  • Add [no-self-import] rule: forbids a module from importing itself. ([#​727], [#​449], [#​447], thanks [@​giodamelio]).
  • Add [no-default-export] rule ([#​889], thanks [@​isiahmeadows])
  • Add [no-useless-path-segments] rule ([#​912], thanks [@​graingert] and [@​danny-andrews])
  • ... and more! check the commits for v[2.9.0]


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 0f96a94 to f5ee5fa Compare March 22, 2018 19:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from f5ee5fa to 33de517 Compare March 30, 2018 10:48
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.9.0 Update dependency eslint-plugin-import to v2.10.0 Mar 30, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 33de517 to e90c21e Compare April 12, 2018 11:28
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.10.0 Update dependency eslint-plugin-import to v2.11.0 Apr 12, 2018
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.11.0 Update eslint-plugin-import to 2.11.0 Apr 17, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from e90c21e to bdc8db3 Compare May 9, 2018 07:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from d77f190 to 5b05e6a Compare May 17, 2018 11:23
@renovate renovate bot changed the title Update eslint-plugin-import to 2.11.0 Update eslint-plugin-import to 2.12.0 May 17, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 5b05e6a to 24d1804 Compare May 17, 2018 18:50
@sbardian sbardian merged commit d1c0ae2 into master May 17, 2018
sbardian pushed a commit that referenced this pull request Feb 11, 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.

None yet

2 participants