nutgaard / react-router-breadcrumbs

Breadcrumb component for react-router
Other
46 stars 11 forks source link

Update eslint-watch to the latest version πŸš€ #239

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of eslint-watch just got published.

Dependency eslint-watch
Current Version 2.1.14
Type devDependency

The version 3.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-watch. 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 17 commits .

There are 17 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:

codecov-io commented 7 years ago

Codecov Report

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

@@          Coverage Diff          @@
##           master   #239   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          76     76           
=====================================
  Hits           76     76

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 fd86939...3e7404f. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes v3.0.1 - Watcher Formatter Fix

Fixes

  • Fixed the formatter not being respected in watch ( #108, #109 )

Misc

  • Project linting has been updated to current linting standards.
Commits

The new version differs by 8 commits .

  • 3c39e14 3.0.1
  • 0261f89 Adding clean command
  • 6a0c449 Adding my own linting rules to the project
  • a072d04 Changed the watcher to require the specified formatter upon initialization. Checked lint and fixed tests. (#109)
  • f9ff86b Update CONTRIBUTING.md
  • 377f046 Update appveyor.yml
  • a40b2da Update .travis.yml
  • b735ac6 Update ISSUE_TEMPLATE.md

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 3.1.1 just got published.

Update to this version instead πŸš€

Release Notes v3.1.1 - Misc Fixes Eslint 4.0.0 support

Fixes

  • Grey text fix (#118)
  • Key undefined fix (#116)

Misc

  • Dependencies Update (#117)
Commits

The new version differs by 4 commits.

  • 049a924 3.1.1
  • a36a1ed Check if key is defined (#116)
  • a8924bd Make gray text readable on Solarized Dark theme (#118)
  • 7f8a3f6 Updating dependencies and eslint restrictions (#117)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff