Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-native-camera to the latest version 🚀 #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 15, 2018

Version 0.13.0 of react-native-camera was just published.

Dependency react-native-camera
Current Version 0.12.0
Type dependency

The version 0.13.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of react-native-camera.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 79 commits.

  • 9ea1e4e v0.13.0
  • b8061b4 Merge pull request #1097 from nrakochy/README/remove-ios-label-on-focus-change
  • 60d979c Removed iOS label from on-focused-changed header
  • 19d0245 [ENH] Update issue template
  • c7c3caa Merge pull request #948 from SteffenUlrich/master
  • a4ad044 Merge pull request #972 from MassiveMediaMatch/master
  • 668b0e5 Merge pull request #980 from apprennet/AVCaptureSessionError
  • 36430a9 Update README.md
  • ff90df3 Merge pull request #1096 from react-native-community/improvement/master-branch-info
  • d0d0bfa Update README.md
  • be0f94c Merge pull request #1095 from punksta/patch-1
  • 5897f92 fix camera permission handle in android below 6.0
  • bc975b4 add Q&A section
  • 85e3900 add expo slack as the main chat for contributors
  • 9248ac8 Merge pull request #1082 from react-native-community/fix_faceDetectionErrorEvent

There are 79 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 1.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 115 commits.

  • bcd1c2c 1.0.0
  • 94dddc7 fix(chore): release scripts
  • 42ac309 feat(chore): add husky to enable commit lint
  • 720baa6 feat(chore): add release scripts
  • 58e89fc upgrade issue template to v1.0.0
  • de95e1c Merge pull request #1225 from react-native-community/feat/docs1.0
  • 9227d23 feat(docs): add docs to v1.0.0
  • fcda640 Update ISSUE_TEMPLATE.md
  • 4982b84 Update migration doc (#1223)
  • 8400797 Merge pull request #1215 from Parassharmaa/master
  • f9c5553 Update RNCamera.md
  • cd3fcf5 Update RNCamera.md
  • 160e1e5 Merge pull request #1210 from jgfidelis/rncamera-migration
  • 28aab55 Added warning on main readme.md about package change on master branch
  • e21d2f4 Use most recent cameraview commit

There are 115 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2018

Version 1.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • eb5b4eb 1.0.1
  • e15b58b build(change-log): v1.0.1
  • b0503dc feat(release-script): add script to package json
  • 07ebd26 Merge pull request #1245 from jgfidelis/changelog
  • d226393 feat(changelog): add changelog script
  • 5e774f4 Merge pull request #1235 from TitanKing/patch-2
  • 5627d01 Merge pull request #1244 from jgfidelis/update-types
  • 224e025 Update build.gradle
  • e11485b Update PictureOptions and RecordingOptions type to have all current options.
  • 463d788 Merge pull request #1243 from jgfidelis/fix/focus-warning
  • 79698b8 fix(focusWarning): fix focus depth warning being shown for ios.
  • b2c06e6 Merge pull request #1242 from jgfidelis/mirrorOption
  • 0b6f0ab feat(mirror): add option to give "mirrorImage" flag to takePicture.
  • 4b8a424 Merge pull request #1238 from jgfidelis/imports
  • 8ea5363 Merge pull request #1240 from michalpokojski/master

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2018

Version 1.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 64 commits.

  • f109430 1.0.2
  • b6d30eb build(change-log): v1.0.2
  • 9dbfdff Merge pull request #946 from zaubara/master
  • 0e29f46 Merge pull request #993 from RZulfikri/master
  • 3245e05 Merge pull request #1336 from xiaoshidefeng/master
  • 70e5dd0 Fix the RNCamera.md usage code
  • f735733 Merge pull request #1321 from laurisaarni/add-missing-exifdata
  • c6a22ba Merge pull request #1329 from mistenkt/master
  • ca6526b Fix iOS search paths for nonfacedetection project
  • ec99318 Merge pull request #1322 from ognen/feature/fine-grained-podspec
  • 0f7ee5d Updated README.md
  • 092d925 Also include RCT as the JS code requires it.
  • 01bc01e Introduced subpecs
  • c670662 Add the missing exif data for Android
  • 18c674f Merge pull request #1320 from fmsouza/patch-1

There are 64 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 24, 2018

Version 1.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 71 commits.

  • d393c4b 1.0.3
  • 853d8a7 build(change-log): v1.0.3-1
  • 706278d fix(typo): fix typo on package.json
  • cc5f6e6 feat(chore): try to automate changelog
  • 32e6ccc Merge pull request #1396 from jdeanwaite/master
  • 01e763b fix(textrecognition): height of text block
  • 4e6e0f1 Removed the old example app from this repo. New one is found here: https://github.com/react-native-community/rncamera-example
  • 182e4a3 Merge pull request #1395 from react-native-community/bug/issue#1246
  • 8c69601 fix: issue #1246 - torch will be disabled when starting the record
  • 09f808e Merge pull request #1392 from krystianpach/fix/androidDependencies
  • 113a5e8 compile should be double quete
  • fb501ab Merge pull request #1341 from brunolemos/fix/face-feature-optional
  • c64795d Merge branch 'master' into fix/face-feature-optional
  • ebe27e0 Merge pull request #1388 from alculquicondor/ocr
  • e0cb628 Merge pull request #1380 from anandprabhu/master

There are 71 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2018

Version 1.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 58 commits.

  • edc7295 1.1.0
  • deb4214 build(change-log): v1.1.0-2
  • 784ca66 Merge pull request #1470 from react-native-community/chore/docs
  • ef5c2fe docs(recipes): add some recipes
  • a64d31e Merge pull request #1469 from react-native-community/fix/google-detector
  • 38e96ed fix(barcode): better name google variables and correct init
  • dba607b Merge pull request #1468 from waitopiggu/master
  • 73eb5fd fix(Android): image stretched instead of cropped
  • 89ba732 Merge pull request #1464 from almost/master
  • e321b54 Only initialize barcode, face detector and text detectors when actually needed
  • f2e9ef9 Merge pull request #1463 from react-native-community/fix/barcode-default-prop
  • 2c87b44 fix(barcode-prop): fix default value and add more values
  • 087fe60 Merge pull request #1462 from avshenuk/rn-camera-fixes
  • e3bdc92 Fix camera issues.
  • 4b8b1d4 Rename Recipes to Recipes.md

There are 58 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2018

Version 1.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • aa0a8ad 1.1.1
  • 821a1b2 build(change-log): v1.1.1-3
  • 294fe8a Revert "build(change-log): v1.1.0"
  • 01e6c84 build(change-log): v1.1.0
  • 78b61bf Merge pull request #1480 from react-native-community/fix/style-sheet
  • 0150189 fix(styles): place style sheet above everything,prevent undefined styles
  • f74e694 Merge pull request #1479 from react-native-community/rn-camera-bug-fix
  • 71a5355 Fix an error when closing the application.
  • 4a5f887 Merge pull request #1477 from react-native-community/chore/more-lint
  • 3bb9a64 chore(lint): more lint checks
  • 82f725a Merge pull request #1476 from react-native-community/chore/package
  • 716c4e3 fix(warnings): remove inline styles
  • 00f4f4c chore(package): enforce no errors on lint and update packages
  • d8d6a5b Merge pull request #1475 from react-native-community/chore/lint
  • 7967e2f chore(lint): fix some warnings

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2018

Version 1.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • b1721b8 1.1.2
  • 4f6b213 build(change-log): v1.1.2-4
  • 0a7511f Merge pull request #1499 from delta98/bugfix/focus-depth-front-facing
  • 564ead0 FIXED warning for focusDepth on front-facing camera
  • d54b82c Merge pull request #1484 from react-native-community/chore/cameraview
  • d11ed31 chore(cameraview): integrate google's cameraview directly on rncamera?
  • b282741 Merge pull request #1481 from react-native-community/fix/search-paths
  • dee298b fix(search-paths): remove unnecessary search paths and add missing one

See the full diff

greenkeeper bot added a commit that referenced this pull request May 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2018

Version 1.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 35 commits.

  • 351e0bb 1.1.3
  • 98b1895 build(change-log): v1.1.3-5
  • b84436d Merge pull request #1572 from davidpricedev/update-podfile-documentation
  • a2aee1e Merge pull request #1571 from mirceanis/bugfix/reenable-camera-on-emulator
  • 685bead Updates Pod Install Instructions
  • 269418c reenable camera on android emulator
  • be8d8cc Merge pull request #1568 from zyfccc/master
  • bd69ea3 Create GradleUpgradeGuide.md
  • ef362a2 Merge pull request #1563 from taiste/master
  • 6ce014d Android: Fix java.lang.ArrayIndexOutOfBoundsException with image rotation
  • a459909 Merge pull request #1559 from karenpeng/master
  • 09f11ce Fix run time error missing facebook infer annotation
  • 0d889b9 Merge pull request #1554 from delta98/bugfix/FaCC-backwards-compat
  • 9472f55 UPDATED renderChildren to return this.props.children instead of null
  • 3ce3c80 feat(types): add types for #1547 (#1548)

There are 35 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2018

Version 1.1.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e4e41ae 1.1.4
  • 86bf1d2 build(change-log): v1.1.4-6
  • 081484c Merge pull request #1576 from react-native-community/revert-1559-master
  • ad840b3 Revert "Fix runtime error missing facebook infer annotation"

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2018

Version 1.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 73 commits.

  • da8e79c build(package): 1.2.0
  • 1da60b2 build(change-log): 1.2.0
  • 851e6dc Fix ios flash (#1731)
  • 06988e6 workaround for PermissionsAndroid request rationale issue (#1730)
  • ae35e4f permission request RECORD_AUDIO on android (#1721)
  • a5a93a7 Merge pull request #1716 from diego-caceres/master
  • f9da44f added missing trailing comma
  • 83c26fd fixed missing bracket from merge
  • e41a6e2 added the requested changes in PR#1517
  • 0fe7906 merge with upstream master and fix conflicts
  • 860662e Fixed example size of maxFileSize in RNCamera.md (#1705)
  • 3c1b47c Merge pull request #1691 from davidpricedev/1255-FixInvalidImageSize
  • 6edd316 Merge remote-tracking branch 'upstream/master' into 1255-FixInvalidImageSize
  • 0749635 add missing retention annotation (#1702)
  • 63c62b0 Merge pull request #1690 from CptFabulouso/patch-1

There are 73 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2018

Update to this version instead 🚀

Commits

The new version differs by 43 commits.

  • 501d4ad chore(package): bump to 1.3.0
  • fafe4c1 chore(yarn): update yarn.lock
  • 8599fcc build(change-log): v1.3.0-8
  • e2c49e0 Merge pull request #1818 from n1ru4l/pull-1640
  • 1bc6d5b Merge remote-tracking branch 'upstream/master' into pull-1640
  • 0f697d0 Merge pull request #1715 from PixilatedPhoto/master
  • 471df06 updated docs with onPictureTaken event
  • a048393 Merge pull request #1816 from n1ru4l/bump-podfile-version
  • bdbc256 fix(rn-camera): bump platform version to 9.0. closes #1806
  • 6787cf4 Merge pull request #1801 from MrPluto/master
  • 0fea2e2 Update build.gradle (#1802)
  • 408fb5b Merge pull request #1815 from n1ru4l/remove-component-will-mount-usages
  • 816e95b Merge pull request #1814 from react-native-community/fix-ios-race-codition
  • 421fd03 Merge pull request #1812 from SimonErm/feature/updateIssueTemplates
  • 2d311ff fix(rn-camera): use componentDidMount instead of componentWillMount. closes #1809 closes #1760

There are 43 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 25, 2018

Update to this version instead 🚀

Commits

The new version differs by 23 commits.

  • 2932f5a Fix to critical issue "Could not find intellij-core.jar" (#1885)
  • 31ab64d 1.3.1
  • e14f332 build(change-log): v1.3.1-9
  • 9efd755 revert: check if face or text detector libraries are included independently (#1882)
  • 9261524 fix: Do not rely in to jcenter but google (#1874)
  • fc3f7bd fix for "ios crash when scan barcode many times #1112" (#1868)
  • d45c2b9 Merge pull request #1865 from reime005/podspec-update
  • 3d8fdea Merge pull request #1867 from react-native-community/fix/no-face
  • a7a7abf fix(build): fix no face detection project
  • e900244 update CocoaPod subspecs versions
  • aea0db2 Added origin key for result points and added camera width and height (#1824)
  • 2906ae1 Fixed first example (#1853)
  • 1ecef00 check if face or text detector libraries are included independently (#1863)
  • 20aed99 Merge pull request #1843 from react-native-community/add-slide-up-zoom-recipe
  • 66b683f Merge pull request #1847 from romeldris/update_captureaudio_docs

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 12, 2018

Update to this version instead 🚀

Release Notes for v1.4.0

1.4.0 (2018-11-12)

Bug Fixes

  • ios: select correct capture session preset when defaultVideoQuality is not provided (#1908) (41079d5), closes #1900
  • ios: use roundf instead of casting to prevent truncated images (#1832) (5b26315)
  • typings: add typescript typing for property defaultVideoQuality (#1907) (4f3e4f1)

Features

  • android: add inverted google vision barcode scanning (#1896) (7ee140b)
  • add property pauseAfterCapture to takePictureAsync (#1641) (f6f9f29)
  • qr-code: return raw barcode data if available (#1904) (d69d28b)
  • rn-camera: trigger onCameraReady on ios emulator (#1881) (7603706)
Commits

The new version differs by 13 commits.

  • 566cf19 chore(build): update docker image (#1917)
  • d3b7ee6 chore(semantic-release): setup semantic-release for automated publishes (#1898)
  • 0dc29f5 Merge pull request #1913 from SimonErm/fix/NullPointerException#1901
  • a78ddc4 add missing nullpointer check
  • 41079d5 fix(ios): select correct capture session preset when defaultVideoQuality is not provided (#1908)
  • 4f3e4f1 fix(typings): add typescript typing for property defaultVideoQuality (#1907)
  • d69d28b feat(qr-code): return raw barcode data if available (#1904)
  • f6f9f29 feat: add property pauseAfterCapture to takePictureAsync (#1641)
  • 5b26315 fix(ios): use roundf instead of casting to prevent truncated images (#1832)
  • 7603706 feat(rn-camera): trigger onCameraReady on ios emulator (#1881)
  • 537f4be chore(gitignore): add yarn-error.log to .gitignore (#1899)
  • 7ee140b feat(android): add inverted google vision barcode scanning (#1896)
  • 09828cd fix(rn-camera) prevent camera-flickering on ios by introducing new property defaultVideoQuality (#1886)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 12, 2018

Update to this version instead 🚀

Release Notes for v1.4.1

1.4.1 (2018-11-12)

Bug Fixes

  • barcode: resolve crash when barcode does not include raw bytes (#1916) (1369aff)
Commits

The new version differs by 3 commits.

  • d1236fd chore(release): 1.4.1 [skip ci]
  • 1369aff fix(barcode): resolve crash when barcode does not include raw bytes (#1916)
  • 9d1d0ab chore(semantic-release): update package.json upon publish (#1918)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 28, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 5, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 15, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 12, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 12, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants