fyhao / tns-webform-client

MIT License
1 stars 0 forks source link

Bump nativescript-barcodescanner from 2.7.9 to 4.1.0 #454

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps nativescript-barcodescanner from 2.7.9 to 4.1.0.

Release notes

Sourced from nativescript-barcodescanner's releases.

4.1.0

  • NativeScript 8 compatibility
  • beepOnScan works again on iOS

4.0.1

No release notes provided.

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.

... (truncated)

Commits
  • 34dff3b - update nativescript 8 dependencies #260
  • 636d557 Merge pull request #260 from mobilemindtec/patch-1
  • 331c520 update nativescript 8 dependencies
  • 278307a Merge pull request #253 from kielsoft/master
  • fc24af0 fixed: Unresolved promise in continuousScanCallback freezes UI
  • c1f5888 fixed: Unresolved promise freezes UI until page navigates or any button is pr...
  • f6c65ef bump
  • a027ecc Merge pull request #248 from NathanWalker/master
  • 2462084 fix: {N} 7 support
  • 0012092 Nativescript 7 and barcode scanner 4.0.0 #246
  • 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 #455.