ericblade / quagga2-reader-qr

Quagga2 sample external reader for QR codes
32 stars 10 forks source link

[Snyk] Upgrade @ericblade/quagga2 from 1.7.2 to 1.8.2 #194

Closed ericblade closed 8 months ago

ericblade commented 8 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @ericblade/quagga2 from 1.7.2 to 1.8.2.

:information_source: 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 **8 versions** ahead of your current version. - The recommended version was released **10 months ago**, on 2023-01-02.
Release notes
Package name: @ericblade/quagga2
  • 1.8.2 - 2023-01-02

    Bug Fixes

    • improve typings for readers in QuaggaJSConfig (#479)
  • 1.8.1 - 2022-12-26

    Bug Fixes

    • disableTorch/enableTorch re-throw errors and warn on console if torch unsupported (#478)

    • thread initCanvas through more places (#478)

  • 1.8.0 - 2022-12-26

    New Features

    • add willReadFrequently boolean to InputStream options (#474)

    Bug Fixes

    • upgrade loader-utils (#465)
  • 1.7.7 - 2022-11-06

    Bug Fixes

    • dependency upgrades (#464)

    • torch should work (#464)

  • 1.7.6 - 2022-10-19

    Performance Improvements

    • switch from using gl-vec2, gl-vec3, gl-mat2 to using full gl-matrix package (#460)

      The mini packages haven't been updated much in years, and performance seems to be identical with the modern gl-matrix package. Package sizes are slightly larger, but w/e.

  • 1.7.5 - 2022-10-10

    Just a couple of minor bugfixes found while converting locator to typescript

    Bug Fixes

    • fix error in return value of barcode_locator::rasterizeAngularSimilarity::notYetProcessed (#457)

    • fix possible math error in describePatch (#458)

      </li>
      <li>
        <b>1.7.4</b> - <a href="https://snyk.io/redirect/github/ericblade/quagga2/releases/tag/1.7.4">2022-09-23</a></br><h2>Performance Improvements</h2>
    • internal fixes to integration tests (#453)

      1 more test passes in browser tests, yay?

    • stop producing sourcemaps for node target (#456)

      reduces size of node bundle by 1MB (!!!) and seems to complete tests faster (1sec!)

      </li>
      <li>
        <b>1.7.3</b> - <a href="https://snyk.io/redirect/github/ericblade/quagga2/releases/tag/1.7.3">2022-09-18</a></br><h2>Bug Fixes</h2>
    • attempt to fix camera getting 'stuck' sometimes on mobile (#447)

      release all streams not just the 1st one

    • probable fix for torch enable/disable not working (#447)

      </li>
      <li>
        <b>1.7.2</b> - 2022-09-10
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/ericblade/quagga2/releases">@ericblade/quagga2 GitHub release notes</a>

Commit messages
Package name: @ericblade/quagga2
  • f4cd7f3 Merge pull request #479 from oidualc/feature/expose-readers-types
  • af9d59d avoid exposing READERS object, hardcode reader types in d.ts
  • 2932c8b update contributors
  • 649472d expose READERS type instead of generic string
  • 0714928 Merge pull request #478 from ericblade/dev
  • 52c5007 thread willReadFrequently to more canvas inits
  • 9c44fba CameraAccess: enableTorch and disableTorch will re-throw errors, also post a log warning if torch is not supported
  • 6cb8127 Merge pull request #477 from ericblade/dependabot/github_actions/actions/checkout-3
  • e7a4cab Merge pull request #476 from ericblade/dependabot/github_actions/github/codeql-action-2
  • 5e8c2ea Merge pull request #475 from ericblade/dependabot/github_actions/actions/setup-node-3
  • 3f71557 build(deps): bump actions/checkout from 2 to 3
  • 7a60993 build(deps): bump github/codeql-action from 1 to 2
  • 613be7b build(deps): bump actions/setup-node from 1 to 3
  • 8853e3a add github dependabot config for github actions
  • 394960c Merge pull request #474 from ericblade/dev
  • 9f1351e implement #459 add InputStream option willReadFrequently
  • 41b1379 Merge pull request #471 from ericblade/dependabot/npm_and_yarn/qs-6.5.3
  • 8670c4c build(deps): bump qs from 6.5.2 to 6.5.3
  • fd1b6bc Merge pull request #470 from ericblade/dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • f5efc51 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
  • f23230b Merge pull request #468 from ericblade/dependabot/npm_and_yarn/loader-utils-1.4.2
  • 1db473d build(deps): bump loader-utils from 1.4.1 to 1.4.2
  • 1aba9af Merge pull request #465 from ericblade/dependabot/npm_and_yarn/loader-utils-1.4.1
  • e0acb18 build(deps): bump loader-utils from 1.4.0 to 1.4.1
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[bot] commented 8 months ago

There is no change log for this pull request yet.

Create a changelog