victorperin / qr-scanner-cli

A CLI tool to read QR Code from images
https://victorperin.github.io/qr-scanner-cli/
MIT License
73 stars 24 forks source link

An in-range update of jimp is breaking the build 🚨 #116

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency jimp was updated from 0.9.3 to 0.9.4.

🚨 View failing branch.

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

jimp 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/victorperin/qr-scanner-cli/builds/657974823?utm_source=github_status&utm_medium=notification)).

Release Notes for v0.9.4

πŸ› Bug Fix

  • @jimp/plugin-shadow

Authors: 1

Commits

The new version differs by 3 commits.

  • a1120fa Bump version to: 0.9.4 [skip ci]
  • a476070 Update CHANGELOG.md [skip ci]
  • 02eb2bf Update plugin-shadow type definition. (#841)

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

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.9.5

πŸ› Bug Fix

  • @jimp/plugin-print

πŸ“ Documentation

  • @jimp/plugin-print

Authors: 1

Commits

The new version differs by 4 commits.

  • ecadad6 Bump version to: 0.9.5 [skip ci]
  • b810247 Update CHANGELOG.md [skip ci]
  • 002d16b Export font type (#838)
  • 01a565f Added ttf2fnt.com to the list (#845)

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v0.9.6

πŸ› Bug Fix

🏠 Internal

  • @jimp/core, @jimp/custom, jimp

Authors: 3

Commits

The new version differs by 5 commits.

  • 231e9e3 Bump version to: v0.9.6 [skip ci]
  • b70564b Update CHANGELOG.md [skip ci]
  • cd5cbca upgrade auto (#860)
  • 8e8e352 Relax mkdirp dependency to allow newer minimist (#857)
  • 8eb2e9b Fix TypeScript error on 'next' (#858)

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v0.9.8

πŸ› Bug Fix

  • @jimp/plugins

Authors: 1

Commits

The new version differs by 14 commits.

  • 3a3df33 Bump version to: v0.9.8 [skip ci]
  • df1fd79 Update CHANGELOG.md [skip ci]
  • 7aae562 Export the four missing plugins from plugin package (#866)
  • c56d6f7 Bump version to: v0.9.7 [skip ci]
  • 4d084fa Update CHANGELOG.md [skip ci]
  • 0299739 Added missing plugins to the types (#863)
  • dbd094f Relax version range of plugin-threshold peerDependencies (#859)
  • 441dc38 Bump acorn from 6.3.0 to 6.4.1 (#854)
  • c0bd141 Bump handlebars from 4.2.1 to 4.7.3 (#861)
  • 231e9e3 Bump version to: v0.9.6 [skip ci]
  • b70564b Update CHANGELOG.md [skip ci]
  • cd5cbca upgrade auto (#860)
  • 8e8e352 Relax mkdirp dependency to allow newer minimist (#857)
  • 8eb2e9b Fix TypeScript error on 'next' (#858)

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v0.10.1

πŸ› Bug Fix

πŸ“ Documentation

  • @jimp/plugin-print

Authors: 2

Commits

The new version differs by 21 commits.

  • 44ce60b Bump version to: v0.10.1 [skip ci]
  • da6bf75 Update CHANGELOG.md [skip ci]
  • bd5ba89 Update package.json (#870)
  • 3cc4a4c Fix a loadFont and case inconsistency of jimp (#868)
  • c23237b Bump version to: v0.10.0 [skip ci]
  • 1add0ba Update CHANGELOG.md [skip ci]
  • e1d05da Properly split constructor and instance types (#867)
  • 3a3df33 Bump version to: v0.9.8 [skip ci]
  • df1fd79 Update CHANGELOG.md [skip ci]
  • 7aae562 Export the four missing plugins from plugin package (#866)
  • c56d6f7 Bump version to: v0.9.7 [skip ci]
  • 4d084fa Update CHANGELOG.md [skip ci]
  • 0299739 Added missing plugins to the types (#863)
  • dbd094f Relax version range of plugin-threshold peerDependencies (#859)
  • 441dc38 Bump acorn from 6.3.0 to 6.4.1 (#854)

There are 21 commits in total.

See the full diff