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

chore(deps): bump camera from 0.10.6 to 0.11.0+2 in /packages/smooth_app #5524

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps camera from 0.10.6 to 0.11.0+2.

Commits
  • 9588cce [camera] Change default Android implementation from camera_android to `came...
  • 1ab2f5b [camerax] Make fixes required to swap camera_android_camerax for camera_andro...
  • 8df8b5f [camera] Ignore implementation imports outside of lib (#6191)
  • ca01168 [camerax] Add empty implementation for prepareForVideoRecording not used on...
  • 79d733c [camerax] Prevent using unsupported concurrent camera use cases (#6608)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [camera](https://github.com/flutter/packages/tree/main/packages/camera) from 0.10.6 to 0.11.0+2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/camera-v0.11.0/packages/camera)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

@monsieurtanuki monsieurtanuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@teolemon Ready to upgrade to cameraX?

cf. https://pub.dev/packages/camera/changelog
Breaking Change Changes the Android implementation of the camera plugin from camera_android to camera_android_camerax, which has better support for a wider range of devices. The CameraX implementation full feature parity with camera_android except for the limitations listed in README.md. To continue using camera_android, follow these instructions.

@teolemon
Copy link
Member

@g123k is the goto person :-)

@monsieurtanuki
Copy link
Contributor

@g123k is the goto person :-)

Reminds me of my first lines of code in Basic, 42 years ago...
https://en.m.wikipedia.org/wiki/Goto

@teolemon teolemon added the 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion… label Sep 13, 2024
@teolemon teolemon requested a review from a team September 20, 2024 14:40
@teolemon teolemon requested a review from g123k October 25, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dart dependencies 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion…
Projects
Status: 💬 To discuss and validate
Development

Successfully merging this pull request may close these issues.

2 participants