Skip to content

Bump mobile_scanner from 5.1.1 to 5.2.3#158

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/mobile_scanner-5.2.3
Closed

Bump mobile_scanner from 5.1.1 to 5.2.3#158
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/mobile_scanner-5.2.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps mobile_scanner from 5.1.1 to 5.2.3.

Changelog

Sourced from mobile_scanner's changelog.

5.2.3

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.

5.2.2

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.

5.2.1

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

5.2.0

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.
Commits
  • 23f3dd3 Merge pull request #1175 from navaronbracke/unknown_encryption_type
  • fe6be14 update changelog
  • 9febbe8 do not show controls on video element
  • 6b07dc0 bump version
  • 5595bf0 update changelog
  • bb8a123 fix test expectations; fix missing comma
  • 065ddf8 deprecate EncryptionType.none; fallback to EncryptionType.unknown for unrecog...
  • 603410a update existing enums that have an 'unknown' value to not throw on unrecogniz...
  • c4bf426 Merge pull request #1169 from navaronbracke/size_fix_android
  • 75418f2 update ios example app
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [mobile_scanner](https://github.com/juliansteenbakker/mobile_scanner) from 5.1.1 to 5.2.3.
- [Release notes](https://github.com/juliansteenbakker/mobile_scanner/releases)
- [Changelog](https://github.com/juliansteenbakker/mobile_scanner/blob/master/CHANGELOG.md)
- [Commits](juliansteenbakker/mobile_scanner@v5.1.1...v5.2.3)

---
updated-dependencies:
- dependency-name: mobile_scanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #164.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/pub/mobile_scanner-5.2.3 branch November 1, 2024 12:46
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