katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 7.1.3 of babel-loader was just published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 7.1.2
Type devDependency

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 failed [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/345986218?utm_source=github_status&utm_medium=notification)

Release Notes 7.1.3

🐛 Bug Fix

  • Support webpack 4
Commits

The new version differs by 7 commits.

  • d51e635 7.1.3
  • ba8a846 Fix appveyor config
  • 3102137 Fix peer dependencies
  • 8170080 Run tests with webpack 4 and fix them
  • b9f4d60 Update ava to the latest version 🚀 (#520)
  • d7de226 Update react to the latest version 🚀 (#516)
  • dff4a44 Update babel-eslint to the latest version 🚀 (#510)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 7.1.4 just got published.

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

Release Notes 7.1.4

🐛 Bug Fix

  • Update code to read filename
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.1.5 just got published.

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

Release Notes v7.1.5

v7.1.5

  • Perf: Use md4 instead of sha1 for filename hashes (#638)
Commits

The new version differs by 3 commits.

  • f3bfed9 7.1.5
  • fa91723 Merge pull request #638 from lencioni/7.x-md4
  • 19fb463 Use MD4 instead of SHA1 for filename hashes

See the full diff