Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @zxing/library from 0.8.0 to 0.16.0 #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 1, 2020

Snyk has created this PR to upgrade @zxing/library from 0.8.0 to 0.16.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 25 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-03-03.
Release notes
Package name: @zxing/library
  • 0.16.0 - 2020-03-03
    • Featuring PDF 417 decoding support! 🎉🎉🎉🎉🎉🎉 (special thanks to @Neasit)
    • Lots of improvements and new features in the source to support PDF 417 and new features as well.
  • 0.15.2 - 2019-09-22
    • Updated dependencies.
    • Fixed some circular dependencies.
  • 0.15.1 - 2019-07-24
    • Adds the toJSON method required in the MediaDeviceInfo interface.
    • Adds public visibility to some private and protected methods.
  • 0.15.0 - 2019-07-23
    • New async decode API.
    • New continuous decode API.
    • Updated examples.
    • Updated some method names to be more semantic.
    • Fix error messages.
    • Removed not needed reset.
    • Bump previous version.
    • Extended the existing video scanning example with a decoding style selection option by @0ndorio.
    • Configurable timeout between continuously decoding attempt by @0ndorio.
    • add an example for continuous qr camera scanning by @0ndorio.
    • fix a typo in the name of isVideoPlaying by @0ndorio.
    • fix a typo in one of the log messages in tryPlayVideo by @0ndorio.
    • sanitize the error callback handling in decodeContinuously by @0ndorio.
    • Fixes a logical error inside tryPlayVideo which prevented any attempts to start a non running video by @0ndorio.
    • Fix Node v12 and sharp dependency issue by @0ndorio.
  • 0.14.2 - 2019-06-06
    No content.
  • 0.14.1 - 2019-06-06
    • Added some precautions and error handling when playing video.
    • Updated packages.
    • Dropped yarn locker in favor of npm locker, yarn is showing some strange errors in development where npm don't.
  • 0.14.0 - 2019-06-05
    • The much requested continuous decode for browser layer.
    • Promisified some decode once methods.
    • Little performance improvements.
    • Bug fixes.
    • Continuous decode for browser.
    • Renamed decodeFromVideoSource to decodeFromVideo.
      • The parameters changed a little, but just by inverting them we achieve compatibility. This was made so the video decoding API could be closer to the image one.
  • 0.13.0 - 2019-05-31
    • Image and Video decoding rewrite, it's Promise time.
    • Some internal refactorings that made the lib way more powerful dealing with async and stream stuff.
    • New capture canvas, video source and image source handling.
    • VideoInputDevice now implements MediaDeviceInfo.
    • Some methods migrated from the Angular scanner.
      • findDeviceById comes to cover the getDeviceById that once existed in the scanner.
    • Some performance improvement.
    • Not tested, but probably a lot of bugs fixed that will be listed later.
    • Renamed decodeOnceWithDelay to decodeWithRetryAndDelay.

    One step closer to continuous scan.

  • 0.12.4 - 2019-05-18

    Fixes for ts-custom-error licensing and scanning proccess lifecycle memory exception.

  • 0.12.3 - 2019-03-06

    FIxed v0.12.2 publish error where the core layer was not included in the package and, please, don't ask me why, that was no-sense for me.

  • 0.12.2 - 2019-03-05
  • 0.12.1 - 2019-02-22
  • 0.12.0 - 2019-02-22
  • 0.11.0 - 2019-01-24
  • 0.10.0 - 2019-01-03
  • 0.9.4 - 2018-12-28
  • 0.9.3 - 2018-12-13
  • 0.9.2 - 2018-12-13
  • 0.9.1 - 2018-12-11
  • 0.9.0 - 2018-12-11
  • 0.8.5 - 2018-12-08
  • 0.8.4 - 2018-11-22
  • 0.8.3 - 2018-09-02
  • 0.8.2 - 2018-08-18
  • 0.8.1 - 2018-08-18
  • 0.8.0 - 2018-08-14
from @zxing/library GitHub release notes
Commit messages
Package name: @zxing/library

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant