Skip to content

Bump vue-qrcode-reader from 2.1.1 to 3.0.3#376

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vue-qrcode-reader-3.0.3
Open

Bump vue-qrcode-reader from 2.1.1 to 3.0.3#376
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vue-qrcode-reader-3.0.3

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps vue-qrcode-reader from 2.1.1 to 3.0.3.

Release notes

Sourced from vue-qrcode-reader's releases.

v3.0.3

3.0.3 (2021-06-14)

Bug Fixes

  • no ImageBitmap support in Safari (c222293), closes #248

v3.0.2

3.0.2 (2021-06-10)

Bug Fixes

  • "OffscreenCanvas is not defined" (4231936), closes #248

v3.0.1

3.0.1 (2021-05-26)

Bug Fixes

  • tracking: don't translate width/height (f2fcf92), closes #244

v3.0.0

3.0.0 (2021-04-07)

Bug Fixes

  • always apply BarcodeDetector polyfill (c9a1da8)

Code Refactoring

  • extract BarcodeDetector polyfill (96cd30a), closes #197
  • no tracking by default (2c29d31)
  • remove DropImageDecodeError event (dea620e)

Performance Improvements

BREAKING CHANGES

  • remove DropImageDecodeError event

Error event is throw when a non-image file is dropped/picked in

... (truncated)

Commits
  • c222293 fix: no ImageBitmap support in Safari
  • 4231936 fix: "OffscreenCanvas is not defined"
  • f2fcf92 fix(tracking): don't translate width/height
  • 094fd2f docs: minimal demo to debug memory leak
  • c9a1da8 fix: always apply BarcodeDetector polyfill
  • dea620e refactor: remove DropImageDecodeError event
  • 2c29d31 refactor: no tracking by default
  • 96cd30a refactor: extract BarcodeDetector polyfill
  • 845c0fc perf: scan with Shape Detection API
  • 3608e0e docs: Add demo ScanSameQrcodeMoreThanOnce
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [vue-qrcode-reader](https://github.com/gruhn/vue-qrcode-reader) from 2.1.1 to 3.0.3.
- [Release notes](https://github.com/gruhn/vue-qrcode-reader/releases)
- [Commits](gruhn/vue-qrcode-reader@v2.1.1...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants