Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-import to v2.10.0 #100

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2018

This Pull Request updates dependency eslint-plugin-import from v2.9.0 to v2.10.0

Release Notes

v2.10.0

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

Commits

v2.10.0

  • 220f209 Merge branch 'release'
  • 1f4ef02 add changelog for no-useless-path-segments
  • 44a038c Merge pull request #​1030 from graingert/patch-2
  • 402c60a [Fix] group-exports: use module.exports, not export default
  • 59ea30e Header-ify rule categories for easy linking
  • 196c238 Merge pull request #​1036 from nevir/patch-1
  • f12f2a7 Fixes #​656 - Should handle object-rest properties in namespace
  • 1a084cc Add tests
  • 158f4e8 Merge pull request #​1039 from preco21/namespace-crash-fix
  • 0844645 Add missing env variable for webpack config
  • 4b311ac Add Unit test using env option
  • efa1723 adds more examples to the import/extensions rule docs
  • 5f7ecd3 Merge pull request #​1044 from botify-labs/add-missing-env-variable-in-webpack-config
  • 8c19fb4 Merge pull request #​1045 from petegleeson/master
  • 84b34e8 [Docs] fixes problem with weird highlighting
  • 1eac942 Merge pull request #​1048 from petegleeson/master
  • 5fa2851 wip: no-cycle support with general dependency "imports" map in ExportMap
  • 0c21c4e sublime-linter project tweaks
  • f7c48b5 no-cycle: real rule! first draft, perf is likely atrocious
  • 314c0b7 fix issue (and add conspicuously absent test) with 'export *'
  • 864dbcf no-cycle: explicit CJS/AMD tests
  • 6933fa4 no-cycle: initial docs + maxDepth option
  • d81f48a no-cycle: maxDepth tests + docs
  • ad66aea smh.
  • 231874c update eslint-import-resolver-webpack homepage to the source of the package (#​997)
  • e215b61 try solution from appveyor/ci#​650
  • b34d9ff Add autofixer for order rule (#​908)
  • ab44320 changelog notes
  • ed719a3 Merge branch 'no-cycles'
  • 82f67e6 bump utils to v2.2.0

This PR has been generated by Renovate Bot.

@coveralls
Copy link

coveralls commented Mar 30, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling c899773 on renovate/eslint-plugin-import-2.x into e02b3fc on master.

@renovate renovate bot merged commit 5974d42 into master Mar 30, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-import-2.x branch March 30, 2018 11:12
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.

None yet

2 participants