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

Update eslint-plugin-import to version 2.0.0 🚀 #4

Merged
merged 1 commit into from
Oct 1, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint-plugin-import just published its new version 2.0.0.

State Update 🚀
Dependency eslint-plugin-import
New version 2.0.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint-plugin-import.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 112 commits .

  • 9880ae7 jettisoned a bunch of pre-ES6 polyfill dependencies
  • 632e49a v2.0.0 + utils/v1.0.0
  • dc3609f Fix #529: Add rule no-unassigned-import
  • 1bd0650 2.0.0-beta.1
  • ea82630 actual dependency on eslint-module-utils 😳😅
  • c28a4a9 utils/v1.0.0-beta.0
  • de71b19 2.0.0-beta.0
  • 0af5fca chore(package): update typescript-eslint-parser to version 0.4.0
  • 1adf02f chore(package): update typescript to version 2.0.3
  • 3405097 chore(package): update cross-env to version 3.0.0
  • ee7c3cc Make ignore the default option for order newlines-between option
  • b8b2885 Fix #519: Add option newlines-between: "ignore" to order
  • bd35156 Merge remote-tracking branch 'spalger/fix/scoped-no-internal' (#578)
  • 29e1874 Fix #570: No newline after inline require (#579)
  • 1d5b14f Add new rule no-webpack-loader-syntax (#586)

There are 112 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.778% when pulling 64c59e6 on greenkeeper-eslint-plugin-import-2.0.0 into 5f56dd3 on master.

@vutran vutran force-pushed the greenkeeper-eslint-plugin-import-2.0.0 branch from 64c59e6 to b959045 Compare October 1, 2016 04:01
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.778% when pulling b959045 on greenkeeper-eslint-plugin-import-2.0.0 into 894583d on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.778% when pulling b959045 on greenkeeper-eslint-plugin-import-2.0.0 into 894583d on master.

@vutran vutran merged commit 47bbebe into master Oct 1, 2016
@vutran vutran deleted the greenkeeper-eslint-plugin-import-2.0.0 branch October 1, 2016 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants