khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
92 stars 52 forks source link

Bump image_picker from 0.8.5+3 to 0.8.6 in /example #46

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps image_picker from 0.8.5+3 to 0.8.6.

Commits
  • fb5c86c [image_picker] add requestFullMetadata for iOS (optional permissions) (#5915)
  • 35b9755 [image_picker_windows] Annotate XTypeGroup constructor with // ignore: prefer...
  • 9428081 Enable no_leading_underscores_for_local_identifiers (#6509)
  • ded5528 Enable prefer_relative_imports (#6501)
  • 8ef3001 Enable depend_on_referenced_packages lint (#6498)
  • 7d5ff59 [tools] Require implementation package README warning (#6459)
  • 2cbb314 [image_picker] Allow saving photos picked with PHPicker without permissions (...
  • 7e65cdd [image_picker]: Bump mockito-core from 3.10.0 to 4.8.0 in /packages/image_pic...
  • 52862f3 [image_picker]: Bump gradle from 3.3.0 to 7.2.1 in /packages/image_picker/ima...
  • ef20791 [image_picker] add requestFullMetadata for iOS (optional permissions) - iOS c...
  • 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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.