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

[Snyk] Upgrade react-native-camera from 3.4.0 to 3.38.0 #61

Open
wants to merge 343 commits into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-native-camera from 3.4.0 to 3.38.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 47 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-09-02.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-UAPARSERJS-610226
446/1000
Why? Recently disclosed, CVSS 7.5
No Known Exploit
Prototype Pollution
SNYK-JS-LODASH-590103
446/1000
Why? Recently disclosed, CVSS 7.5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: react-native-camera
  • 3.38.0 - 2020-09-02

    3.38.0 (2020-09-02)

    Features

  • 3.37.0 - 2020-08-21

    3.37.0 (2020-08-21)

    Bug Fixes

    • android: Fix camera parameters getting lost on setting focus. (#2946) (4763777)

    Features

    • android: Document pictureSize and make sure Camera1 implementation uses it appropriately. (#2945) (628c416)
    • ios: Reset cached exposure limits to avoid a crash. (#2948) (7109ac7)
  • 3.36.0 - 2020-08-11

    3.36.0 (2020-08-11)

    Features

  • 3.35.0 - 2020-07-23

    3.35.0 (2020-07-23)

    Features

    • android: use FOCUS_MODE_MACRO if FOCUS_MODE_CONTINOUS_PICTURE is not available and device is scanning (#2912) (20c62fb)
  • 3.34.0 - 2020-07-23

    3.34.0 (2020-07-23)

    Features

    • android: onBarCodeRead should also send raw photo bytes, fixed #2786 (#2923) (0df72c3)
  • 3.33.0 - 2020-07-21

    3.33.0 (2020-07-21)

    Features

    • android: Added pause and resume recording (#2911) (360a5b0)
  • 3.32.0 - 2020-07-17

    3.32.0 (2020-07-17)

    Features

    • windows: updated for react-native-windows 0.62 (#2882) (93e6581)
  • 3.31.1 - 2020-07-13

    3.31.1 (2020-07-13)

    Bug Fixes

  • 3.31.0 - 2020-06-30

    3.31.0 (2020-06-30)

    Features

    • ios: Remove artificial throttling of barcode scanning (#2884) (9675813)
  • 3.30.0 - 2020-06-10

    3.30.0 (2020-06-10)

    Features

    • ios: enhanced advanced example project (134173f), closes #2774
  • 3.29.0 - 2020-06-09
  • 3.28.0 - 2020-06-05
  • 3.27.1 - 2020-06-05
  • 3.27.0 - 2020-06-04
  • 3.26.0 - 2020-05-14
  • 3.25.0 - 2020-05-12
  • 3.24.2 - 2020-05-11
  • 3.24.1 - 2020-05-05
  • 3.24.0 - 2020-05-05
  • 3.23.1 - 2020-04-15
  • 3.23.0 - 2020-04-14
  • 3.22.1 - 2020-04-08
  • 3.22.0 - 2020-04-05
  • 3.21.0 - 2020-03-20
  • 3.20.0 - 2020-03-19
  • 3.19.2 - 2020-03-16
  • 3.19.1 - 2020-03-11
  • 3.19.0 - 2020-02-27
  • 3.18.0 - 2020-02-14
  • 3.17.0 - 2020-02-05
  • 3.16.0 - 2020-01-27
  • 3.15.1 - 2019-12-31
  • 3.15.0 - 2019-12-13
  • 3.14.0 - 2019-12-10
  • 3.13.1 - 2019-12-01
  • 3.13.0 - 2019-11-29
  • 3.12.0 - 2019-11-29
  • 3.11.1 - 2019-11-20
  • 3.11.0 - 2019-11-20
  • 3.10.0 - 2019-11-20
  • 3.9.0 - 2019-11-04
  • 3.8.0 - 2019-10-19
  • 3.7.2 - 2019-10-14
  • 3.7.1 - 2019-10-09
  • 3.7.0 - 2019-10-08
  • 3.6.0 - 2019-09-24
  • 3.5.0 - 2019-09-24
  • 3.4.0 - 2019-09-09
from react-native-camera GitHub release notes
Commit messages
Package name: react-native-camera

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

bklukaczewski and others added 30 commits April 17, 2020 11:05
* import wallet screen

* add type to interface method

* use import instead of require, use object instead of method for images
All wallets transaction list
* add export wallet screen

* use const instead of secret wallet

* use palette instead of blueapp colors
* add export wallet screen

* use const instead of secret wallet

* use palette instead of blueapp colors

* export screen

* walet xpub screen

* fix changes from pr
Trasaction detail screen with not permanent note
* settings screen

* update yarn.lock

* handle old functionalities

* fix changes from pr
Receive coins screen
Receive coins wallet picker
missing copy button fixed and red text for negative values
Store transaction notes
mdfkbtc and others added 29 commits July 26, 2020 17:35
(cherry picked from commit c30110c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants