Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-babel to the latest version 🚀 #95

Merged
merged 2 commits into from
Apr 6, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 31, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.0.0 of eslint-plugin-babel was just published.

Dependency eslint-plugin-babel
Current Version 4.1.2
Type devDependency

The version 5.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-babel.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v5.0.0

v5.0.0

Thanks to @existentialism

  • Use eslint-rule-composer #138
  • New peerDependency on ESLint 4
  • Handle JSXFragment for quotes
Commits

The new version differs by 7 commits.

  • 5dbbcd4 5.0.0
  • 411af3f Add quotes rule to index
  • 1863682 Merge pull request #139 from babel/quotes-jsxfragment
  • 33c3d75 Update deprecation table with versions
  • 08a6919 Merge pull request #138 from babel/composer
  • 852523e Add babel/quotes rule for JSXFragment workaround
  • a7a920e Refactor rules to use eslint-rule-composer

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov-io
Copy link

codecov-io commented Mar 31, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   91.68%   91.68%           
=======================================
  Files          27       27           
  Lines         758      758           
  Branches      111      111           
=======================================
  Hits          695      695           
  Misses         63       63

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 91fb7c8...3d08571. Read the comment docs.

@cag cag merged commit 3610883 into master Apr 6, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-babel-5.0.0 branch April 6, 2018 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants