fyhao / tns-webform-client

MIT License
1 stars 0 forks source link

Bump nativescript-barcodescanner from 2.7.9 to 4.0.0 #443

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps nativescript-barcodescanner from 2.7.9 to 4.0.0.

Release notes

Sourced from nativescript-barcodescanner's releases.

4.0.0

NativeScript 7 compatibility.

3.4.2

No release notes provided.

3.4.1

Added a fullScreen option (for iOS, default false).

3.4.0

Added the ability to stop the embedded iOS scanner.

3.3.2

No release notes provided.

3.2.2

NativeScript 6 compat (for iOS, because on Android there wasn't a problem)

3.2.1

No release notes provided.

3.2.0

iOS camera permission fix

3.1.3

Removed bitcode from the iOS framework.

3.1.2

Removed an inaccurate warning from iOS.

3.1.1

iOS 9 compatibility was broken since 3.1.0 (was OK on 3.0.3).

3.1.0

  • Added INTERLEAVED_2_OF_5 type (iOS only).
  • On iOS, music playing in the background no longer stops when this plugin is used.

3.0.3

iOS available fix.

3.0.2

Support starting the scanner from a modal on iOS.

3.0.0

Support for UPC_A barcodes on iOS.

Commits
  • 8a792af NativeScript 7 Support #244
  • ee41e3e Make sure the scanner object is available when calling 'stop' #235
  • edafe47 bump
  • f671b00 iOS 13 fullscreen #225
  • 9ea311e Merge pull request #226 from EddyVerbruggen/dependabot/npm_and_yarn/demo-vue/...
  • 162cf5c Bump webpack-bundle-analyzer from 2.13.1 to 3.6.0 in /demo-vue
  • 2ff4054 cleanup
  • affc27f release notes for 3.4.0
  • 241c41c Camera usage after calling barcodescanner.stop(); #221
  • 89f876f Camera usage after calling barcodescanner.stop(); #221
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #444.