yahoo/react-i13n

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

Closed this issue Β· 5 comments

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

🚨 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • βœ… coverage/coveralls: First build on greenkeeper/babel-loader-8.0.3 at 90.342% (Details).

Release Notes for v8.0.3

Features

  • #687 - Add customize option

Bugs

  • #685 - Also pass the caller option to loadPartialConfig

Docs

  • #681 - Update the README links to use the new options docs
  • #683 - Add .mjs to the examples

Internal

Some dev dependency updates and CI tweaks.

Commits

The new version differs by 12 commits.

  • 800181b 8.0.3
  • 7d8500c Also pass the caller option to loadPartialConfig (#685)
  • a507914 Expose the full loader options to all overrides hooks.
  • ac0c869 Tweak the customize implementation to be a bit more strict.
  • 9b70a02 Add overrides option
  • c8d7a72 Add .mjs to the examples (#683)
  • 4619993 bable options link update (#681)
  • 8f240b4 Use node 10 on appveyor
  • 7e4189e Change appveyor to use babel account
  • eeaee46 Update devDeps to use most recent versions, and fix tests.
  • 3e5fb5e chore(package): update lockfile
  • 2b8e479 chore(package): update eslint-config-babel to version 8.0.0

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 🌴

After pinning to 8.0.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

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

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

  • 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

  • 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

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

Your tests are still failing with this version. Compare changes

Release Notes for 8.1.0
Commits

The new version differs by 37 commits.

  • 3ff9926 8.1.0
  • 0817bb6 Bump deps for audit (#834)
  • ecb2b02 Bump acorn from 6.3.0 to 6.4.1 (#828)
  • 13a8238 feat: expose webpack target via babel caller (#826)
  • b568420 Merge pull request #814 from nicolo-ribaudo/tla
  • 1c35731 Update src/injectCaller.js
  • 5f55638 Add schema validation (#822)
  • 8b47312 Merge pull request #821 from PatNeedham/docs/contributing-typo
  • a967311 docs(contributing): fix typo
  • 758d4b5 docs(readme): fix typo (#818)
  • 8a0a25a Add supportsTopLevelAwait to caller
  • 15df92f chore: Do not run node 6 in appveyor
  • 26d1676 chore: Upgrade more dev dependencies
  • 26aa687 chore: Update some dev dependencies
  • a961168 Bump eslint-utils from 1.3.1 to 1.4.2 (#806)

There are 37 commits in total.

See the full diff