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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @ericblade/quagga2 from 1.0.2 to 1.0.5 #16

Merged
merged 2 commits into from
Jun 11, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @ericblade/quagga2 from 1.0.2 to 1.0.5.

merge advice

鉁╓hat is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 馃檹
鈩癸笍 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 3 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-05-18.
Release notes
Package name: @ericblade/quagga2
  • 1.0.5 - 2020-05-18

    Bug Fixes

    • Failure to start cameras throws an error, not a string (#199)

      • Added many additional tests for camera functionality in mediadevices and cameraccess modules, for both browser and node (it is not expected to work in node, just testing that it blows up properly, instead of unexpectedly)
  • 1.0.4 - 2020-05-13

    Performance Improvements

    • Due to inImageWithBorder working as described, barcode_decoder calls it many fewer times (#197)

      Tests show a 20% or so decrease in number of calls to inImageWithBorder inside barcode_decoder #getExtendedLine, and therefore a similarly reduced number of calls to barcode_decoder#getExtendedLine#extendLine, with no meaningful change to any existing test results

    Bug Fixes

    • ImageWrapper.inImageWithBorder throws if negative border is supplied (#197)

    • ImageWrapper.inImageWithBorder works as per it's description now (#197)

    • ImageWrapper.subImageAsCopy throws if negative source sizes are supplied (#197)

  • 1.0.3 - 2020-05-11

    Bug Fixes

    • Major overhaul of test system, should not affect code outside of very minor changes to accommodate new tests (#188)

    • Add deprecated video constraint maxAspectRatio (#188)

    • Add test to ensure that Quagga.CameraAccess exists (#188)

    • Make some rather noisy console logs only run in development configuration (#188)

  • 1.0.2 - 2020-05-03

    Bug Fixes

    • Add tests for import/require in Node (fix #119) (#184)

      Add test:require and test:import npm scripts, which test require for CJS modules and import for ESM modules. Add running them to all pull request tests on Github Actions.

    • Update core-js 3.6.4=>3.6.5 (#184)

    • Drop requirement for async module for running tests (fix #12) (#184)

      This satisifies the requirements for #12, as we no longer need to upgrade async module

    • Rewrite test runner that required async module using async javascript (#184)

    • Upgrade mocha to 5.2.0, close #15 (#184)

      Mocha cannot be upgraded beyond 5.2.0 without rebuilding test suite without PhantomJS. Therefore, this will close issue #15 in favor of #75.

    • Warn and ignore on invalid calls to on*, setReaders, registerReader (fix #47) (#184)

      Calls to onProcessed, onDetected, setReaders, and registerReader with invalid parameters will no longer generate errors later during the run, and will drop a console.trace output to help you find the place where you've incorrectly called the library.

    • Minor upgrade several other dev-deps (#184)

from @ericblade/quagga2 GitHub release notes
Commit messages
Package name: @ericblade/quagga2

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

@rollingversions
Copy link

There is no change log for this pull request yet.

Create a changelog

@ericblade ericblade merged commit 73f6140 into master Jun 11, 2020
@ericblade ericblade deleted the snyk-upgrade-6618cc5d90634ae8c6b544a97c96dcf4 branch June 11, 2020 21:04
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

2 participants