schemepunk / scheme-punk

Config driven object transformation
5 stars 0 forks source link

Update eslint-find-rules to the latest version 🚀 #171

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-find-rules was updated from 3.3.1 to 3.4.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: ljharb License: MIT

Release Notes for v3.4.0

3.4.0 (2019-08-09)

Features

  • add eslint v6 support (#331)
Commits

The new version differs by 15 commits.

  • fd0273f v3.4.0
  • 4f71be5 Merge pull request #311 from ljharb/eslint_6
  • 57951cf test: override the module resolver in eslint 6 so that tests pass
  • eeae519 chore: use eslint rather than xo
  • 07515aa feat: first attempt to support eslint 6
  • 671cb42 Merge pull request #302 from bradzacher/patch-1
  • 8d6cff4 fix: before_install not before_script...
  • 3d92a00 fix: use latest npm to ensure package algorithm is correct
  • edda618 fix: remove npm ls from ci as it breaks node v4 tests
  • 2f23294 fix: lock all-contributors-cli version to fix node v4 CI test
  • 5c192eb test: exclude the v5 only testable if from coverage
  • 0420ad9 test: add separate test fixtures for v5+ and <v5
  • 9e5ed99 test: correct scoped plugin handling
  • 494e2b5 Add tests
  • 48a8af7 fix(rule-finder): Support for unnamed scoped pkgs

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 794


Totals Coverage Status
Change from base Build 780: 0.0%
Covered Lines: 602
Relevant Lines: 602

💛 - Coveralls
thebruce commented 5 years ago

:tada: This PR is included in version 6.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: