skeate/Leaflet.buffer

An in-range update of babel-loader is breaking the build 🚨

greenkeeper opened this issue Β· 1 comments

Version 7.1.1 of babel-loader just got published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 7.1.0
Type devDependency

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

As babel-loader 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 πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes 7.1.1

πŸ› Bug Fix

  • Do not read .babelrc for cache identifier when babelrc=false (#483) (Russ Tyndall)

πŸ“ Documentation

  • Update README.md for webpack 3.x (#476) (Pierre Neter)

🏠 Internal

  • Update eslint to the latest version πŸš€ (#482) (greenkeeper[bot])
  • chore(package): update husky to version 0.14.0 (#475) (greenkeeper[bot])
Commits

The new version differs by 6 commits.

  • 5953fcf 7.1.1
  • f3cacd9 Update yarn.lock
  • 0815f48 Update eslint to the latest version πŸš€ (#482)
  • aefe583 Do not read .babelrc for cache identifier when babelrc=false (#483)
  • c8924f3 chore(package): update husky to version 0.14.0 (#475)
  • 6063373 Update README.md for webpack 3.x (#476)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

After pinning to 7.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.