This version is covered by your current version range and after updating it in your project the build failed.
babel-loader is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them.
I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **bitHound - Code** null [Details](https://www.bithound.io/github/DBCDK/tanterne/greenkeeper%2Fbabel-loader-7.1.0)
- β **bitHound - Dependencies** null [Details](https://www.bithound.io/github/DBCDK/tanterne/greenkeeper%2Fbabel-loader-7.1.0)
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/244889888?utm_source=github_status&utm_medium=notification)
Release Notes7.1.0
look for babel options in package.json and .babelrc.js (babel 7) (#465) (Thomas Sileghem)
Watch configuration files. (#460) (Evilebot Tnawi)
You can now change the babel config while webpack watch or dev-server is running and webpack will correctly recompile all files with babel.
π Bug Fix
Only base cache identifier on babel options from package.json (#468) (Daniel Tschinder)
π Documentation
Remove outdated examples. (Daniel Tschinder)
π Internal
update eslint-config-babel to version 7.0.0 (#469) (greenkeeper[bot])
update lint-staged to version 4.0.0 (#470) (greenkeeper[bot])
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).
After pinning to 7.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 7.1.0 of babel-loader just got published.
This version is covered by your current version range and after updating it in your project the build failed.
babel-loader is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **bitHound - Code** null [Details](https://www.bithound.io/github/DBCDK/tanterne/greenkeeper%2Fbabel-loader-7.1.0) - β **bitHound - Dependencies** null [Details](https://www.bithound.io/github/DBCDK/tanterne/greenkeeper%2Fbabel-loader-7.1.0) - β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/244889888?utm_source=github_status&utm_medium=notification)Release Notes
7.1.0You can now change the babel config while webpack watch or dev-server is running and webpack will correctly recompile all files with babel.
Commits
The new version differs by 13 commits.
d249119
7.1.0
ea9b4d4
Update yarn.lock
7986787
chore(package): update eslint-config-babel to version 7.0.0 (#469)
ee40748
chore(package): update lint-staged to version 4.0.0 (#470)
66784e4
Update to webpack 3 (#471)
8544ffa
Only base cache identifier on babel options from pkg.json (#468)
ea2eafa
Add prettier eslint plugin (#466)
4548169
Add node 8 to test matrix (#467)
d8b73c0
fix(resolve-rc): look for babel in package.json and .babelrc.js (#465)
8d96c1f
Remove outdated examples.
91f2658
Fixed: watch configuration files. (#460)
de2d3f3
Upgrade dependencies
37e63e3
Upgrade find-cache-dir to 1.0 and cross-env to 5.0 (#457)
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: