Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps mobile_scanner from 6.0.1 to 6.0.3.

Release notes

Sourced from mobile_scanner's releases.

v6.0.3

New features:

  • Adds pause function to pause the camera but keep textures in place.

v6.0.2

Bugs fixed:

  • Fixed a bug that prevented analyzeImage from actually accepting the configured formats.

Improvements:

  • [iOS] Excluded the arm64 architecture for Simulators, which is unsupported by MLKit 7.0.0.
Changelog

Sourced from mobile_scanner's changelog.

6.0.3

New features:

  • Adds pause function to pause the camera but keep textures in place.

6.0.2

Bugs fixed:

  • Fixed a bug that prevented analyzeImage from actually accepting the configured formats.

Improvements:

  • [iOS] Excluded the arm64 architecture for Simulators, which is unsupported by MLKit 7.0.0.
Commits
  • 00715cc release of v6.0.3
  • efa533c Merge pull request #1295 from navaronbracke/duplicate_texture_release
  • 6add7b6 remove redundant release
  • 5c0d5e0 imp: add code check for stop
  • 9f602a3 bug: fix result not being called
  • bc8662f bug: fix result not being called
  • dead58e bug: fix pause not working correctly on android
  • 50fdca8 bug: fix pause and resume not working on web
  • 18da618 bug: fix pause and resume not working on web
  • bafacb5 Merge pull request #1188 from jsroest/master
  • 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 6.0.1 to 6.0.3.
- [Release notes](https://github.com/juliansteenbakker/mobile_scanner/releases)
- [Changelog](https://github.com/juliansteenbakker/mobile_scanner/blob/develop/CHANGELOG.md)
- [Commits](juliansteenbakker/mobile_scanner@v6.0.1...v6.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2025
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.

1 participant