jahredhope / svg-manipulator

0 stars 0 forks source link

An in-range update of postcss-loader is breaking the build 🚨 #29

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.1.5 of postcss-loader was just published.

Branch Build failing 🚨
Dependency postcss-loader
Current Version 2.1.4
Type dependency

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

postcss-loader is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/jahredhope/svg-manipulator/builds/375124186?utm_source=github_status&utm_medium=notification)

Release Notes v2.1.5

2018-05-04

Bug Fixes

Commits

The new version differs by 2 commits.

  • 928d5c4 chore(release): 2.1.5
  • 4416791 fix(index): remove sourceMap warning (#361)

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

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v2.1.6

2018-07-10

Bug Fixes

  • package: config memory leak, updates postcss-load-config v1.2.0...2.0.0 (dependencies) (0547b12)
Commits

The new version differs by 3 commits.

  • 4955792 chore(release): 2.1.6
  • 0547b12 fix(package): config memory leak, updates postcss-load-config v1.2.0...2.0.0 (dependencies)
  • 22846d3 chore(package): update standard v10.0.0...11.0.0 (devDependencies)

See the full diff