frintjs / frint

Modular JavaScript framework for building scalable and reactive applications
https://frint.js.org/
MIT License
756 stars 37 forks source link

Update babel-eslint to the latest version πŸš€ #296

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.206% when pulling d937dce55eecb05c2c131cd0e985d95817384e5a on greenkeeper/babel-eslint-8.0.0 into 416bc35535e0ee0221b1fbfc67b265be5ed1849f on master.

greenkeeper[bot] commented 7 years ago

Version 8.0.1 just got published.

Update to this version instead πŸš€

Release Notes v8.0.1

v8.0.1

Handle optionalCatchBinding: #521

Commits

The new version differs by 2 commits.

  • 6c7e3d0 8.0.1
  • 5742b71 Adding optionalCatchBinding to plugins. (#521)

See the full diff

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.432% when pulling 8705358652d8c7e7a2349001d4309a6853c8bcb3 on greenkeeper/babel-eslint-8.0.0 into 1a8ce84288ad4f9871bf38475e7e81a7e25f655b on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.328% when pulling 132ac2a1b80c5b2e7f4d36005013acb45d280151 on greenkeeper/babel-eslint-8.0.0 into 70bf0ec6ba11cfae4cf69c7b950a1e7c1cfd8a85 on master.