bastilimbach / bastilimbach.github.io

Source code of my personal website.
https://sebastianlimbach.com
MIT License
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.1.2 of babel-loader just got published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 7.1.1
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 :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/bastilimbach/bastilimbach.github.io/builds/266156039?utm_source=github_status&utm_medium=notification)

Release Notes 7.1.2

πŸ› Bug Fix

  • Add the message in BabelLoaderError's stack trace on node 8 (#499) (Stephen Jennings)
  • Do not swallow errors in exists() and only call exists if option is string (#495) (Nelo Mitranim)

πŸ“ Documentation

  • README: fix typo (#498) (Piper Chester)

🏠 Internal

  • Update ava to the latest version πŸš€ (#500) (greenkeeper[bot])
  • Update ava to the latest version πŸš€ (#491) (greenkeeper[bot])
  • Update ava to the latest version πŸš€ (#487) (greenkeeper[bot])
Commits

The new version differs by 8 commits.

  • 1ca5c78 7.1.2
  • 43543b7 Update dependencies
  • 8558593 Add the message in BabelLoaderError's stack trace (#499)
  • ffdf7f1 Update ava to the latest version πŸš€ (#500)
  • 87b91f0 README: fix typo (#498) [skip ci]
  • f0bbb68 Do not swallow errors in exists() and only call exists if option is string (#495)
  • 62ae6cc Update ava to the latest version πŸš€ (#491)
  • 5e76bb7 Update ava to the latest version πŸš€ (#487)

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

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