CAAPIM / webpack-config

Extensible configuration for Webpack projects at CA
MIT License
0 stars 5 forks source link

An in-range update of source-map-loader is breaking the build 🚨 #84

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.2.2 of source-map-loader just got published.

Branch Build failing 🚨
Dependency source-map-loader
Current Version 0.2.1
Type dependency

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

source-map-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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/CAAPIM/webpack-config/builds/281544188?utm_source=github_status&utm_medium=notification)

Release Notes Release v0.2.2

0.2.2 (2017-09-30)

Bug Fixes

  • Handle exception on loading invalid base64 source maps (#53) (38da2eb)
Commits

The new version differs by 5 commits.

  • fdcfea6 chore(release): 0.2.2
  • 38da2eb fix: Handle exception on loading invalid base64 source maps (#53)
  • e0bff76 docs(README): define more precisely what loader does (#47)
  • 54ee6ea Remove plus signs from copy. (#44)
  • 5501fe3 docs(README): add details on usage and purpose (#37)

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

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

greenkeeper[bot] commented 7 years ago

Version 0.2.3 just got published.

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

Release Notes Release v0.2.3

0.2.3 (2017-10-23)

Chores

Commits

The new version differs by 3 commits.

  • 94b211b docs: Update changelog for 0.2.3
  • 420e866 chore(release): 0.2.3
  • f6cf53c chore: update dependencies (#56)

See the full diff