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 the latest version 🚀 #70

Merged
merged 3 commits into from
Jul 14, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 6, 2017

Version 2.7.0 of eslint-plugin-import just got published.

Dependency eslint-plugin-import
Current Version 2.6.1
Type devDependency

The version 2.7.0 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.


Commits

The new version differs by 7 commits.

  • c9dd91d bump to v2.7.0
  • ee5a986 changelog note for #843
  • 0dc4451 Merge branch 'no-absolute-path-perf'
  • f70d127 upgraded no-absolute-path to use moduleVisitor pattern to support all module systems
  • e4b8884 PR note fixes
  • 5aa2fe0 Rename funtion reportIfMissing to reportIfAbsolute
  • 3e8438e Extract isAbsolutePath from importTypes helper

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@@ -45,7 +45,7 @@
"babel-eslint": "^7.2.3",
"eslint": "4.1.1",
"eslint-find-rules": "^3.1.1",
"eslint-plugin-import": "2.6.1",
"eslint-plugin-import": "2.7.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to change this in peerDepdendencies below too.

@craineum craineum merged commit f89ac62 into master Jul 14, 2017
@craineum craineum deleted the greenkeeper/eslint-plugin-import-2.7.0 branch July 14, 2017 19:13
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.

2 participants