jrjohnson / ember-cli-image-transformer

Transform Images for your Ember Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of sharp is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 0.20.5 of sharp was just published.

Branch Build failing 🚨
Dependency [sharp](https://github.com/lovell/sharp)
Current Version 0.20.4
Type dependency

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

sharp 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

Commits

The new version differs by 6 commits.

  • 5cb3548 Release v0.20.5
  • 80189ed Add changelog and credit for #1265
  • 3d7e8ef Docs: update new Buffer() to Buffer.from() (#1273)
  • 1999c71 Docs: add CSS to improve left-hand nav nesting
  • 9c20ae3 Remove top of file table of contents in documentation (#1270)
  • 76c41ea Expose libjpeg optimize_coding flag (#1265)

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 0.20.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

Random test failure, not an issue.