stampit-org / react-stamp

Composables for React.
370 stars 10 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.3.0 of babel-loader just got published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 6.2.10
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 could not complete due to an error [Details](https://travis-ci.org/stampit-org/react-stamp/builds/201442779)
Commits

The new version differs by 10 commits .

  • 877e956 6.3.0
  • 4b3bafa FS caching improvements (#375)
  • 0b19a6d Update loader-utils dependecy to ^0.2.16 (#371)
  • 15881f4 Add env query parameter. (#368)
  • e9e3702 Update yarn.lockk
  • 707f31c chore(package): update eslint-config-babel to version 6.0.0 (#360)
  • 5657f48 chore(package): update eslint-config-babel to version 5.0.0 (#359)
  • 757002a Remove plugin-babel (#358)
  • a7e16da Update eslint-config-babel to the latest version πŸš€ (#357)
  • 3900952 Update CHANGELOG.md

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 6.3.1 just got published.

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

Release Notes v6.3.1

πŸ› Bug Fix

  • The new forceEnv options wasn't working as expected (#379) @chrisvasz
Commits

The new version differs by 5 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.3.2 just got published.

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

Release Notes v6.3.2

😒 Regression

  • forceEnv was interfering with regular environment handling
Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.4.0 just got published.

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

Release Notes v6.4.0

πŸš€ New Feature

  • added metadata passing from babel to webpack, which is currently used by react-intl (#398) @Ognian
Commits

The new version differs by 9 commits .

  • 36db87b 6.4.0
  • da6201a Update CHANGELOG.md for 6.4.0
  • ca3318b Optimize code after merge of #398
  • cd10945 Update yarn.lock
  • a8fd06e Sort package.json
  • 1fbbdf3 added metadata passing from babel to webpack (#398)
  • 2fbcc01 document globalOptions (#365)
  • 9ea739f Docs: change babel-preset-es2015 to babel-preset-env (#404) [skip ci]
  • 931c619 Update CHANGELOG.md

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.4.1 just got published.

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

Release Notes v6.4.1

πŸ› Bug Fix

Commits

The new version differs by 2 commits .

  • 48325ea 6.4.1
  • f3241f8 Fixed reset of BABEL_ENV when options.forceEnv is used (#420)

See the full diff.