Skip to content

Bump expo-camera from 8.0.0 to 12.3.0 in /packages/app#1253

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/app/expo-camera-12.3.0
Closed

Bump expo-camera from 8.0.0 to 12.3.0 in /packages/app#1253
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/app/expo-camera-12.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2022

Copy link
Copy Markdown

Bumps expo-camera from 8.0.0 to 12.3.0.

Changelog

Sourced from expo-camera's changelog.

12.3.0 — 2022-07-07

🐛 Bug fixes

  • On Web prevent the QR worker to be immediately cleaned up after finishing it's job to allow reusing it later (e.g. do not re-download every script upon repetitive worker launch). (#15369 by @​jer-sen and #17833 by @​bbarthec)
  • Fix bug on Android that would only allow you to scan one bar code. (#17655 by @​witheroux)

12.2.0 — 2022-04-18

🎉 New features

  • Update useWebQRScanner to allow scanning QR codes with inverted colors (light foreground and dark background). (#16106 by @​rissois)

🐛 Bug fixes

  • Fix crash on Android when app is restored from background by check for null value of pendingFaceDetectorSettings. (#16543 by @​giautm)

💡 Others

  • Updated @expo/config-plugins from 4.0.2 to 4.0.14 (#15621 by @​EvanBacon)
  • Replace CapturedPicture type with CameraCapturedPicture in events callback to avoid duplicated types. (#15936 by @​Simek)

⚠️ Notices

  • On Android bump compileSdkVersion to 31, targetSdkVersion to 31 and Java version to 11. (#16941 by @​bbarthec)

12.1.2 - 2022-02-04

🐛 Bug fixes

  • Fix null pointer exception when barcode scanner or face detector are not installed. (#16167 by @​tsapeta)

12.1.1 - 2022-02-01

🐛 Bug fixes

  • Fix Plugin with id 'maven' not found build error from Android Gradle 7. (#16080 by @​kudo)

12.1.0 — 2021-12-03

🐛 Bug fixes

  • Fix Gradle error when running Gradle from outside of the project directory. (#15109 by @​kudo)

💡 Others

12.0.1 — 2021-10-01

... (truncated)

Commits

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)

Bumps [expo-camera](https://github.com/expo/expo/tree/HEAD/packages/expo-camera) from 8.0.0 to 12.3.0.
- [Release notes](https://github.com/expo/expo/releases)
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-camera/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-camera)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 2, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 9, 2022

Copy link
Copy Markdown
Author

Superseded by #1368.

@dependabot dependabot Bot closed this Nov 9, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/app/expo-camera-12.3.0 branch November 9, 2022 02:05
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