Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency mobile_scanner to v5.2.3 - autoclosed #137

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change
mobile_scanner dependencies minor 5.1.0 -> 5.2.3

Release Notes

juliansteenbakker/mobile_scanner (mobile_scanner)

v5.2.3

Compare Source

Deprecations:

  • The EncryptionType.none constant has been deprecated, as its name was misleading. Use EncryptionType.unknown instead.

Bugs fixed:

  • Fixed EncryptionType throwing on invalid SAE encryption type.
  • [web] Removed the controls attribute on the video preview.

Improvements:

  • All enum types for barcode data (i.e. Wifi type or email type) now return unknown for unrecognized values.

v5.2.2

Compare Source

Improvements:

  • [MacOS] Adds Swift Package Manager support.
  • [MacOS] Adds support for returnImage.
  • Added a new size property to Barcode, that denotes the bounding box of the barcode.

Bugs fixed:

  • Fixed some documentation errors for the size and image of BarcodeCapture.
  • [iOS] Fixed a bug with returnImage.
  • [Android/iOS] Adjusted the raw barcode scan value to pass the raw event data, like on MacOS.

v5.2.1

Compare Source

  • Updates the package:web dependency to use a version range.

v5.2.0

Compare Source

This release requires Flutter 3.22.0 and Dart 3.4.

  • [Android] Fixed a leak of the barcode scanner.
  • [Android] Fixed a crash when encountering invalid numbers for the scan window.
  • [Web] Migrates package:web to 1.0.0.

v5.1.1

Compare Source

  • This release fixes an issue with automatic starts in the examples.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mobile_scanner-5.x branch from 7470bb7 to e09456b Compare October 7, 2024 21:51
@renovate renovate bot changed the title Update dependency mobile_scanner to v5 Update dependency mobile_scanner to v5.2.3 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/mobile_scanner-5.x branch from e09456b to bf3139d Compare October 7, 2024 22:50
@renovate renovate bot changed the title Update dependency mobile_scanner to v5.2.3 Update dependency mobile_scanner to v5.2.3 - autoclosed Oct 7, 2024
@renovate renovate bot closed this Oct 7, 2024
@renovate renovate bot deleted the renovate/mobile_scanner-5.x branch October 7, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants