Skip to content

Bump expo-camera from 8.0.0 to 13.0.0 in /packages/app#1368

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 9, 2022

Copy link
Copy Markdown

Bumps expo-camera from 8.0.0 to 13.0.0.

Changelog

Sourced from expo-camera's changelog.

13.0.0 — 2022-10-25

🐛 Bug fixes

13.0.0-beta.1 — 2022-10-06

🛠 Breaking changes

  • [plugin] Upgrade minimum runtime requirement to Node 14 (LTS). (#18204 by @​EvanBacon)
  • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#18873 by @​tsapeta)

🎉 New features

  • On iOS and Android, added new additionalExif parameter to takePictureAsync() method so that users can add extra information to the photos, such as GPS coordinates. (#18469 by @​alexyangjie)
  • Native module for camera view is now written in Swift using the new API. (#18703 by @​tsapeta)

🐛 Bug fixes

  • Fix error when calling takePictureAsync() on Android emulator. (#18704) by @​keith-kurak)
  • Add cornerPoints to onBarCodeScanned on Android. (#19357 by @​igoro00)
  • Fix error where takePictureAsync() saved the photo to a global cache directory that was inaccessible in Expo Go. (#19205 by @​aleqsio)

💡 Others

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)

... (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 13.0.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 Nov 9, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 24, 2022

Copy link
Copy Markdown
Author

Superseded by #1379.

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