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

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

Open
greenkeeper bot opened this issue Sep 27, 2018 · 3 comments
Open

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

greenkeeper bot opened this issue Sep 27, 2018 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 27, 2018

The devDependency babel-loader was updated from 8.0.3 to 8.0.4.

🚨 View failing branch.

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

babel-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 2 commits.

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 27, 2018

After pinning to 8.0.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 4, 2019

  • The devDependency babel-loader was updated from 8.0.4 to 8.0.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 8.0.5
  • Update find-cache-dir to 2.0
Commits

The new version differs by 8 commits.

  • 20c9e0e 8.0.5
  • de51b5d chore: Update ava
  • 66f92af Remove docs mention about sourceMap option being ignored (#750)
  • 6df8af1 Update dependencies and run all tests (#745)
  • 2c61de5 Add node 11 and 10 (#744)
  • 1bda840 Fix config issue in example (#708)
  • 364387d Merge pull request #698 from MattGurneyAMP/patch-1
  • 98f936d Fix license header and link

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 12, 2019

  • The devDependency babel-loader was updated from 8.0.5 to 8.0.6.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 8.0.6
  • Migrate to pify (#785)
  • Reduced memory usage (#781)
Commits

The new version differs by 19 commits.

  • 62a8579 8.0.6
  • cfb0ad8 Add node 12
  • 5d5991a Minor change in docs to reflect new way of setting cacheDirectory. (#774)
  • a53fc37 Update dependencies
  • 8d4353f Fix lint
  • 4c02657 Reduced memory usage (#781)
  • f63f4d8 chore: migrate on pify (#785)
  • 5da4fa0 Update LICENSE
  • 858034b Remove babel 6 mentions
  • a015f5a Update dependencies
  • 3e2ba74 Fix babel stackoverflow link (#773)
  • 20c9e0e 8.0.5
  • de51b5d chore: Update ava
  • 66f92af Remove docs mention about sourceMap option being ignored (#750)
  • 6df8af1 Update dependencies and run all tests (#745)

There are 19 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants