pvdlg / conventional-changelog-metahub

conventional-changelog preset
MIT License
400 stars 41 forks source link

Update babel-eslint to the latest version 🚀 #10

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.0.0 of babel-eslint just got published.

Dependency babel-eslint
Current Version 7.2.3
Type devDependency

The version 8.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 babel-eslint. 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 v8.0.0

8.0.0

No major changes, just updating babel deps to v7

Commits

The new version differs by 22 commits.

  • 905887c 8.0.0
  • 49493e4 update to beta.0
  • 42d0c5b Remove already fixed workaround (#508)
  • 25bd208 8.0.0-alpha.17
  • 1468905 alpha.17
  • 57c133e 8.0.0-alpha.15
  • 1e41162 update (#504)
  • c31b577 Readme update usage section (#501) [skip ci]
  • c2626f9 Update eslint to the latest version 🚀 (#500)
  • 3c6b2de chore(package): update husky to version 0.14.0 (#498)
  • e052d5a Update install instructions to use latest stable release (#497) [skip ci]
  • 8e3e088 8.0.0-alpha.13
  • f757e22 Merge pull request #493 from danez/regression-test
  • 5736be6 Update babylon
  • 37f9242 Add Prettier (#491)

There are 22 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[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          59     59           
=====================================
  Hits           59     59

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 c45aac1...8e8e95e. Read the comment docs.