Skip to content

Bump expo-camera from 15.0.13 to 57.0.3 in /enatega-multivendor-rider - #2353

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/enatega-multivendor-rider/expo-camera-57.0.3
Open

Bump expo-camera from 15.0.13 to 57.0.3 in /enatega-multivendor-rider#2353
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/enatega-multivendor-rider/expo-camera-57.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps expo-camera from 15.0.13 to 57.0.3.

Changelog

Sourced from expo-camera's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Enabled responsive capture and fast capture prioritization on iOS for lower shutter lag and faster successive photo captures.
  • [Android] Add PhotographicSensitivity to returned EXIF metadata. (#47222 by @​Wenszel)
  • Added CameraView.scanDocumentAsync to scan multi-page documents on Android and iOS. (#47362 by @​alanjhughes)

🐛 Bug fixes

  • [Android] Use the selected camera to determine video stabilization support. (#45896 by @​vivekjm)
  • Host the iOS camera preview on the view's backing layer so it no longer zooms into place on launch. (#47172 by @​alanjhughes)
  • Replace the deprecated videoOrientation API with AVCaptureDevice.RotationCoordinator for the iOS camera preview. (#47172 by @​alanjhughes)
  • Fix dark frames and the preview rotating into place on iOS launch by fully configuring the camera session before it starts running. (#47173 by @​alanjhughes)
  • Default the iOS camera pictureSize to photo instead of high. (#47173 by @​alanjhughes)
  • Process captured photos off the main thread on iOS so full-resolution captures no longer hang the UI on older devices. (#47477 by @​boojamya)
  • Fix iOS captures being saved above their native resolution due to orientation normalization rendering at the screen scale. (#47477 by @​boojamya)
  • Remove a redundant full-resolution JPEG re-encode when saving captured photos on iOS. (#47477 by @​boojamya)
  • [iOS] Fix the ZXing barcode fallback scanner returning raw AVFoundation type strings (e.g. org.iso.PDF417) instead of short expo BarcodeType values (e.g. pdf417) for pdf417, code39, and codabar, restoring the fix from #44726 that was reverted by the ExpoCameraBarcodeScanning pod extraction in #44766. (#47613 by @​jensdev)
  • [iOS] Disable deferred photo delivery so responsive capture no longer hangs the capture promise on iOS 17 and later. (#47816 by @​alanjhughes)
  • [Android] Fire onMountError instead of crashing the app when the camera can't be started, such as a device reporting zero available cameras. (#47818 by @​alanjhughes)
  • [iOS] Preserve the capture orientation as EXIF metadata instead of rotating captured pixels, so takePictureAsync and savePictureAsync return the real orientation tag and dimensions. (#47824 by @​alanjhughes)
  • [iOS] Return zeroed bounds and cornerPoints from the ZXing fallback scanner so scanning a pdf417, code39, or codabar code no longer crashes with Cannot read property 'origin' of undefined. (#47854 by @​alanjhughes)
  • [iOS] Fix responsiveOrientationWhenOrientationLocked: false being ignored — photos and videos captured while the app orientation is locked now follow the locked interface orientation instead of the physical device rotation. (#47881 by @​jiunshinn)

💡 Others

56.0.7 — 2026-05-21

🐛 Bug fixes

56.0.6 — 2026-05-21

This version does not introduce any user-facing changes.

56.0.5 — 2026-05-13

🐛 Bug fixes

  • [iOS] Fix itf14 barcode type not detecting generic Interleaved 2 of 5 barcodes, so behavior matches Android's FORMAT_ITF. (#44796 by @​mduchev)

56.0.4 — 2026-05-13

💡 Others

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-camera since your current version.


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 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 [expo-camera](https://github.com/expo/expo/tree/HEAD/packages/expo-camera) from 15.0.13 to 57.0.3.
- [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-version: 57.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants