image-js / iobuffer

Read and write binary data in ArrayBuffers
http://image-js.github.io/iobuffer/
MIT License
43 stars 6 forks source link

Update eslint-plugin-no-only-tests to the latest version 🚀 #34

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of eslint-plugin-no-only-tests just got published.

Dependency eslint-plugin-no-only-tests
Current Version 1.2.0
Type devDependency

The version 2.0.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-no-only-tests. 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.


Release Notes v2.0.0
  • Updated rule format to ESLint 3
  • Updated ESLInt dependency to >=3.0.0
  • Updated node engine to >=4.0.0
  • Get CircleCI up and running
Commits

The new version differs by 7 commits.

  • 49c8c48 Merge pull request #5 from levibuzolic/eslint3
  • 929739b Update readme
  • 5115172 Update changelog
  • 9db3e84 Merge branch 'master' of github.com:levibuzolic/eslint-plugin-no-only-tests into eslint3
  • 7ed1341 Update dependencies, tests and basic structure
  • 9561ada Fix merge conflicts
  • 6722670 Support ESLint 3 rule format

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:

codecov-io commented 7 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #34   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         205    205           
  Branches       18     18           
=====================================
  Hits          205    205

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dbea74e...3a14641. Read the comment docs.