Skip to content

chore(deps): bump react-native-vision-camera from 4.7.3 to 5.2.0 - #164

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-vision-camera-5.2.0
Open

chore(deps): bump react-native-vision-camera from 4.7.3 to 5.2.0#164
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-vision-camera-5.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-native-vision-camera from 4.7.3 to 5.2.0.

Release notes

Sourced from react-native-vision-camera's releases.

Release 5.2.0

5.2.0 (2026-07-27)

✨ Features

  • Add 'stretch' ScaleMode to GPU Resizer (#4085) (7c013fe)
  • Add targetResolution prop to <SkiaCamera> (#4089) (b5380ff)
  • Add zoom, exposure and torchMode to <SkiaCamera> (#4101) (867f008)

🐛 Bug Fixes

  • Add Harness test for focus(…, { adaptiveness: 'locked' }) (#4078) (003b2c8)
  • Fix preview resolution negotiation biasing towards 4k (#4083) (bc25cdd)
  • Simplify microphone detection + adding (#4092) (80cfc06)
  • Upgrade Nitro to fix @FastNative issue (0.36.3) (#4102) (d4760a0)

Release 5.1.1

5.1.1 (2026-07-17)

✨ Features

  • Implement focus(…, { adaptiveness: 'locked' }) on Android (7e7ae70)
  • Upgrade CameraX to 1.7.0-alpha02 (#4068) (3b46a05)

💨 Performance Improvements

  • Use official CameraX PRIVATE ImageReader implementation (59e1d41)

🐛 Bug Fixes

  • Fix getSupportedResolutions('photo') throwing on some Androids (#4077) (391d765)
  • Remove ListenableFuture workaround (dd68d69)
  • Use official HardwareBuffer CameraX APIs (3c6a364)

Release 5.1.0

5.1.0 (2026-07-01)

✨ Features

  • Add scanCodesInImage(...) to scan static Images via Barcode Scanner (#3995) (3106137)
  • Add support for passing declarative position to Camera Device configuration (#4057) (be75cce), closes #4059
  • Better useCameraDevice(...) including default Cameras (#4053) (38140ce)
  • Properly report YUV range (-full or -video) on Android (#4034) (fd23573)
  • Support getDefaultCamera('external') on Android too (#4056) (e26489f)

🐛 Bug Fixes

  • Add timeout for metering tasks (#3972) (dbe1c23)
  • Check white balance mode support before metering (#3976) (da5cc3b)
  • Don't start zoom animation if we are already on that exact zoom value (#3988) (e226a61)
  • Fix getDefaultCamera('external') not returning external Cameras (#4040) (98bcf42)
  • Fix saveToFileAsync(...) accidentally applying orientation twice (#4043) (f6f21c5)
  • Fix connections not being removed (#4065) (faefaa8)
  • Fix react-native patch for IPv6 Harness that crashed since RN upgrade (#3970) (31e2927)

... (truncated)

Commits
  • 65db1d4 chore: release 5.2.0
  • d4760a0 fix: Upgrade Nitro to fix @FastNative issue (0.36.3) (#4102)
  • 867f008 feat: Add zoom, exposure and torchMode to \<SkiaCamera> (#4101)
  • 5c8689f chore: Cleaner error throw in BarcodeScannerOutput (#4099)
  • 325641b chore: Update comment
  • b5380ff feat: Add targetResolution prop to \<SkiaCamera> (#4089)
  • 80cfc06 fix: Simplify microphone detection + adding (#4092)
  • 003b2c8 fix: Add Harness test for focus(…, { adaptiveness: 'locked' }) (#4078)
  • 7c013fe feat: Add 'stretch' ScaleMode to GPU Resizer (#4085)
  • bc25cdd fix: Fix preview resolution negotiation biasing towards 4k (#4083)
  • Additional commits viewable in compare view

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 [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera) from 4.7.3 to 5.2.0.
- [Release notes](https://github.com/mrousavy/react-native-vision-camera/releases)
- [Commits](mrousavy/react-native-vision-camera@v4.7.3...v5.2.0)

---
updated-dependencies:
- dependency-name: react-native-vision-camera
  dependency-version: 5.2.0
  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 1, 2026
@dependabot
dependabot Bot requested a review from Bloomingg as a code owner August 1, 2026 01:46
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 1, 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