You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher:n1ru4l License: MIT AND Apache-2.0 AND BSD-3-Clause
497e4a2fix(android): Add an additional error check to avoid crashes on Android. This fix comes from testing on multiple devices, where for some unknown reason the decode process fails and returns null and the app crashes immediately due to a null pointer exception. This attempts to handle this issue more gracefully. (#2446)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The dependency react-native-camera was updated from
3.3.0to3.3.3.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: n1ru4l
License: MIT AND Apache-2.0 AND BSD-3-Clause
Release Notes for v3.3.3
3.3.3 (2019-09-05)
Bug Fixes
Commits
The new version differs by 18 commits.
6e14c0bchore(release): 3.3.3 [skip ci]57bf513fix(android): Fix app freeze on app/host pause on Android. Fix is quite simple, recording has to be stopped before the camera preview. (#2467)654f1b2chore(release): 3.3.2 [skip ci]497e4a2fix(android): Add an additional error check to avoid crashes on Android. This fix comes from testing on multiple devices, where for some unknown reason the decode process fails and returns null and the app crashes immediately due to a null pointer exception. This attempts to handle this issue more gracefully. (#2446)ea935bdchore(release): 3.3.1 [skip ci]0323eaafix(android): android-mlkit barcode bounds are inaccurate (#2462)07781ffMerge pull request #2459 from react-native-community/dependabot/npm_and_yarn/website/mixin-deep-1.3.2c4549d9chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /website186d512Merge pull request #2447 from react-native-community/dependabot/npm_and_yarn/eslint-utils-1.4.2c4d8621Merge pull request #2452 from react-native-community/dependabot/npm_and_yarn/examples/basic/mixin-deep-1.3.2481e7d9Merge pull request #2453 from react-native-community/dependabot/npm_and_yarn/mixin-deep-1.3.29080bc8Merge pull request #2454 from react-native-community/dependabot/npm_and_yarn/examples/mlkit/mixin-deep-1.3.2368f2d0chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /examples/mlkit9c534b0chore(deps): bump mixin-deep from 1.3.1 to 1.3.27a3c8a1chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /examples/basicThere are 18 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴