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

Update jimp to the latest version ๐Ÿš€ #90

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency jimp was updated from 0.8.5 to 0.9.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: alisowski License: MIT

Release Notes for v0.9.0

๐Ÿš€ Enhancement

Authors: 1

Commits

The new version differs by 3 commits.

  • 0591e73 Bump version to: 0.9.0 [skip ci]
  • b1e3649 Update CHANGELOG.md [skip ci]
  • f5d5167 Revert exports to match 0.6.4 TS definitions (#820)

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:

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 976941f8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 97.0% (0.0% change).

View more on Code Climate.

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v0.9.1

๐Ÿ› Bug Fix

  • @jimp/core, jimp

Authors: 1

Commits

The new version differs by 3 commits.

  • c6f1142 Bump version to: 0.9.1 [skip ci]
  • 3ad3c3b Update CHANGELOG.md [skip ci]
  • d406d79 Added callback to jimp constructor typings (#810)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

victorperin commented 4 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: