CAAPIM / themer

Framework agnostic utility to make generic JavaScript components themeable and extensible.
MIT License
1 stars 1 forks source link

An in-range update of babel-eslint is breaking the build 🚨 #28

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.2.2 of babel-eslint just got published.

Branch Build failing 🚨
Dependency babel-eslint
Current Version 7.2.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **clahub** Not all contributors have signed the Contributor License Agreement. [Details](http://www.clahub.com/agreements/CAAPIM/themer) - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/CAAPIM/themer/builds/221426947) - ✅ **codecov/patch** Coverage not affected when comparing 1252463...1fefdef [Details](https://codecov.io/gh/CAAPIM/themer/commit/1fefdefe19c49df88c1e4b7492e696bb3be012aa) - ✅ **codecov/project** 100% remains the same compared to 1252463 [Details](https://codecov.io/gh/CAAPIM/themer/commit/1fefdefe19c49df88c1e4b7492e696bb3be012aa)
Release Notes v7.2.2

v7.2.2


  • Fix: use eslint-scope instead of escope if present (#461) (Vitor Balocco)
  • Separate finding peer deps from monkeypatching (#460) (Andres Suarez)
  • Remove unused .gitmodules (#457) (Andres Suarez)
  • Use dedent for unpadding (#456) (Andres Suarez)
  • Enable strict mode in all of babylon-to-espree (Andres Suarez)
  • Move ast convert steps to babylon-to-espree (Andres Suarez)
  • Use for-loop for template literal conversion (Andres Suarez)
  • Only iterate over tokens once (Andres Suarez)
  • Inline fixDirectives and use for-loop (Andres Suarez)
  • Consolidate versions of "convertComments" (Andres Suarez)
  • toAst pass "source" in state instead of keeping in scope (Andres Suarez)
  • Add type parameter scope tests (#454) (Andres Suarez)
Commits

The new version differs by 14 commits .

  • f59d200 7.2.2
  • 8622009 Fix: use eslint-scope instead of escope if present (#461)
  • 0f611b8 Separate finding peer deps from monkeypatching (#460)
  • 1201e12 Remove unused .gitmodules (#457)
  • a750684 Use dedent for unpadding (#456)
  • cdb92fe Merge pull request #455 from babel/babylon-to-espree-tidy
  • ec14787 Enable strict mode in all of babylon-to-espree
  • 6c5beec Move ast convert steps to babylon-to-espree
  • d2ce789 Use for-loop for template literal conversion
  • 539af05 Only iterate over tokens once
  • 06c3a31 Inline fixDirectives and use for-loop
  • 5d32ad0 Consolidate versions of "convertComments"
  • 2541fc9 toAst pass "source" in state instead of keeping in scope
  • 21dac73 Add type parameter scope tests (#454)

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:

greenkeeper[bot] commented 7 years ago

Version 7.2.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits0.

false

See the full diff