rkazakov / ampify

Convert your HTML to Google AMP (Accelerated Mobile Pages)
MIT License
109 stars 32 forks source link

An in-range update of image-size is breaking the build 🚨 #36

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The dependency image-size was updated from 0.7.2 to 0.7.3.

🚨 View failing branch.

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

image-size 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/rkazakov/ampify/builds/514641988?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 19 commits.

  • 9b9b9cf 0.7.3
  • 22ed5a4 npm audit fix
  • 00f5031 Fix: stroke-width interpreted as width
  • 76b2d49 chore(deps): update dependency eslint to v5.16.0
  • 7c30133 chore(deps): update dependency sinon to v7.3.1
  • 08d86b6 chore(deps): update dependency eslint to v5.15.3
  • a1784de chore(deps): update dependency sinon to v7.3.0
  • 183194b chore(deps): update dependency eslint to v5.15.2
  • e18a902 chore(deps): update dependency sinon to v7.2.7
  • afa7efd chore(deps): update dependency eslint to v5.15.1
  • 994acf2 chore(deps): update dependency sinon to v7.2.6
  • d6733b6 chore(deps): update dependency mocha to v6.0.2
  • 0db4765 chore(deps): update dependency sinon to v7.2.5
  • 654f7c6 chore(deps): update dependency mocha to v6.0.1
  • d27ceb3 chore(deps): update dependency coveralls to v3.0.3

There are 19 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 0.7.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 5 years ago

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

Commits

The new version differs by 7 commits.

  • b2dd91a 0.7.4
  • 5f26f64 jpeg: ignore empty EXIF blocks
  • a7646be chore(deps): update dependency mocha to v6.1.4
  • cc85726 chore(deps): update dependency nyc to v14
  • 49b01c6 chore(deps): update dependency sinon to v7.3.2
  • d6ed0c0 chore(deps): update dependency mocha to v6.1.3
  • c53fab6 chore(deps): update dependency mocha to v6.1.2

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 27 commits.

  • 02f1f35 0.7.5
  • 912a100 Handle jpegs with corrupt EXIF blocks
  • c666afa chore(deps): update dependency eslint to v6.4.0
  • 0e4fdba chore(deps): update dependency sinon to v7.4.2
  • f65f168 chore(deps): update dependency eslint to v6.3.0
  • 9e3bf30 chore(deps): update dependency eslint to v6.2.2
  • 56b85cb chore(deps): update dependency eslint to v6.2.1
  • bc81cfc chore(deps): update dependency coveralls to v3.0.6
  • 0bd2faf chore(deps): update dependency sinon to v7.4.1
  • dd8f014 chore(deps): roll back dependency sinon to 7.3.2
  • d07737f chore(deps): update dependency eslint to v6
  • 87c11d8 nodejs 6.x & 11.x are "end of life"
  • 6b60091 chore(deps): update dependency sinon to v7.4.0
  • bd69a7c chore(deps): update dependency mocha to v6.2.0
  • 6a63b99 chore(deps): update dependency coveralls to v3.0.5

There are 27 commits in total.

See the full diff

rkazakov commented 2 years ago

Fixed.