gulp-community / gulp-favicons

gulp plugin for favicons
6 stars 3 forks source link

An in-range update of favicons is breaking the build 🚨 #3

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency favicons was updated from 5.3.0 to 5.4.0.

🚨 View failing branch.

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

favicons 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 failed ([Details](https://travis-ci.org/rejas/gulp-favicons/builds/536475937?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 16 commits.

  • 9423690 bump to v5.4
  • 5f860bb update dependencies
  • 46efc33 Add the snapshots for the svgScaling test
  • 733fd51 Implement test for scaling small SVGs to larger resolutions
  • f24a9ce Scale the original SVG in order to render it sharply
  • 7d1ff2f Use Jimp methods returning promises
  • 8eb8afd Simplify loading of SVG
  • ad4816c remove cheerio
  • 18be646 fix: use options.theme_color to set meta[name="theme-color"] (#259)
  • 4bf2f5d Do not rely on name to detect HTML file
  • 928524c itgalaxy/favicons#221 use sharp instead of phantomjs
  • 3137f1f tests: use resemble to compare images
  • ed95ccc Filter downsampled pixel art (#257)
  • 7cb1a37 Fix rotate logic for landscape launch screen images (#252)
  • d651980 added manifestRelativePaths option

There are 16 commits in total.

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

  • 049f3a1 bump to v5.4.1
  • d9b91e9 Clean the "dist" folder before building a new release

See the full diff