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.15.2 #2

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

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 7, 2020

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

ℹ️ 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 24 versions ahead of your current version.
  • The recommended version was released 5 months ago, on 2019-09-22.
Release notes
Package name: @zxing/library
  • 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
    • Memory leak fix for a missing clear timeout by @rybon.
    • NPM upgrade and audit fix.
  • 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
  • 100ec9d bump version
  • 22bf061 ignored esm output
  • f8ae862 ES6 module output
  • d8e59d2 Merge pull request #212 from zxing-js/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • dad4b99 Bump mixin-deep from 1.3.1 to 1.3.2
  • 59717f2 Update stale.yml
  • 1f2ec59 Merge pull request #210 from zxing-js/dependabot/npm_and_yarn/eslint-utils-1.4.2
  • 333945a Bump eslint-utils from 1.3.1 to 1.4.2
  • fb00f22 fixes script reference
  • c7fa787 Create lock.yml
  • be06578 0.15.1
  • 79d9a32 Merge pull request #204 from zxing-js/release/v0.15.1
  • 049a842 Merge pull request #203 from zxing-js/bugfix/video-input-device-toJSON
  • cb2a27a Merge pull request #202 from zxing-js/bugfix/new-methods-visibility
  • 5474363 Merge branch 'bugfix/new-methods-visibility' into bugfix/video-input-device-toJSON
  • ea3cb15 fix decodeBitmap visibility
  • cac2938 added toJSON method
  • 9ff3bc3 made more methods public
  • 2a3d0a1 Merge pull request #201 from donp-kitcheck/patch-1
  • e0d38e6 Update BrowserCodeReader.ts to expose two public methods for API changes, unintentionally set to private.
  • e033be1 fix codacy badge
  • 2f6503e Merge pull request #199 from zxing-js/release/v0.14.3
  • 8e19d28 0.15.0
  • d13be92 Updated

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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant