Skip to content

Bump expo-camera from 17.0.10 to 57.0.3 in /mobile - #17

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/mobile/expo-camera-57.0.3
Open

Bump expo-camera from 17.0.10 to 57.0.3 in /mobile#17
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/mobile/expo-camera-57.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown

Bumps expo-camera from 17.0.10 to 57.0.3.

Changelog

Sourced from expo-camera's changelog.

57.0.3 - 2026-07-16

🐛 Bug fixes

  • Process captured photos off the main thread on iOS so full-resolution captures no longer hang the UI on older devices. (#47477 by @​boojamya)
  • Remove a redundant full-resolution JPEG re-encode when saving captured photos on iOS. (#47477 by @​boojamya)
  • [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)

57.0.2 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.1 - 2026-07-07

🎉 New features

  • Enabled responsive capture and fast capture prioritization on iOS for lower shutter lag and faster successive photo captures.

🐛 Bug fixes

  • 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)

57.0.0 - 2026-06-25

This version does not introduce any user-facing changes.

56.0.8 - 2026-06-10

This version does not introduce any user-facing changes.

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)

... (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 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 17.0.10 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 Aug 14, 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