fffunction / nunjucks-capture

📝 A nunjucks port of Liquids capture tag
MIT License
1 stars 2 forks source link

Update eslint-plugin-import to the latest version 🚀 #102

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency eslint-plugin-import
Current Version 2.2.0
Type devDependency

The version 2.6.1 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 99 commits.

  • d9b712a bump to v2.6.1 to bump dep on node resolver to latest 😳
  • 4d561e3 Merge pull request #881 from futpib/named-flow-import-interface
  • 56e60e4 Update no-extraneous-dependencies.md (#878)
  • 9a06426 Fix flow interface imports giving false-negative with named rule
  • 8101d39 bump to 2.6.0, node/0.3.1, webpack/0.8.3, memo-parser/0.2.0
  • 7f055ec chore(eslint): upgrade to eslint@4
  • 0263be4 memo-parser: require eslint >= 3.5.0 (need file path always)
  • b1eeade build on node v4, again (#855)
  • 14c501e Merge pull request #865 from sompylasar/eslint-module-utils_tests
  • c41ed06 bump to v2.5.0
  • 94187a3 bump debug version everywhere
  • 54687d1 resolvers/webpack: v0.8.2
  • dac23a1 eslint-module-utils: v2.1.1 (bumping to re-publish to npm)
  • d92ef43 Merge pull request #696 from eelyafi/new_line_fixer
  • 3f9e4bf [Tests] comment out failing (and probably invalid) test

There are 99 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: