react-qr-reader
react-qr-reader copied to clipboard
build(deps): bump @zxing/browser from 0.0.7 to 0.0.10
Bumps @zxing/browser from 0.0.7 to 0.0.10.
Release notes
Sourced from @zxing/browser
's releases.
Fancy Name 42
What's Changed
- Release/v0.0.9 by
@odahcam
in zxing-js/browser#53- Tracking on created streams by
@lazoapostolovski
in zxing-js/browser#73- README: fix typo by
@simon04
in zxing-js/browser#54- Fix BrowserQRCodeSvgWriter by
@lovasoa
in zxing-js/browser#59- docs: fix class name in list of browser readers by
@bennypowers
in zxing-js/browser#70- [fix] typos by
@rvalitov
in zxing-js/browser#76- Fix TSLint errors by
@rvalitov
in zxing-js/browser#77New Contributors
@lazoapostolovski
made their first contribution in zxing-js/browser#73@simon04
made their first contribution in zxing-js/browser#54@lovasoa
made their first contribution in zxing-js/browser#59@bennypowers
made their first contribution in zxing-js/browser#70@rvalitov
made their first contribution in zxing-js/browser#76Full Changelog: https://github.com/zxing-js/browser/compare/v0.0.9...v0.0.10
Vertigo Shooter - patch 3
- Fix: package entry points generating issues in some module bundlers.
- Fix: scanner
controls
method.stop()
generating exception due to scope issues.- Upgraded underlying library.
Vertigo Shooter - patch 2
- Updated underlying library peer dependecy.
Commits
961aa3c
Bumped version7b6b4c4
Merge pull request #77 from rvalitov/fix/TSLint-errors8de1aa4
Merge pull request #76 from rvalitov/fix/typos2e6590f
Merge pull request #70 from bennypowers/patch-195bd96d
Merge pull request #59 from lovasoa/patch-19dac51c
Merge pull request #54 from simon04/patch-19b1748f
[fix] TSLint: forbidden bitwise operation(no-bitwise)a594386
[fix] TSLint: Calls to 'console.warn' are not allowed.(no-console)101ac8b
[fix] typos4a9a020
Merge pull request #73 from lazoapostolovski/master- Additional commits viewable in compare view
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)