cssinjs / theming

Unified CSSinJS theming solution for React
300 stars 39 forks source link

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

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.578% when pulling 3f8710b2ddfae9477faccfeb2b1b580e3b665106 on greenkeeper/babel-eslint-8.0.0 into ded45451c856ecd05ed4fc2cf4f6044bd916c323 on master.

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