MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
648 stars 58 forks source link

[Snyk] Upgrade react-native from 0.63.4 to 0.64.0 #41

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade react-native from 0.63.4 to 0.64.0.

merge advice :information_source: 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 fixes:

Severity Issue PriorityScore (*) Exploit Maturity
XML External Entity (XXE) Injection
SNYK-JS-XMLDOM-1084960
270/1000
Why? CVSS 5.4
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-UAPARSERJS-1072471
270/1000
Why? CVSS 5.4
No Known Exploit
Denial of Service
SNYK-JS-NODEFETCH-674311
270/1000
Why? CVSS 5.4
No Known Exploit
Denial of Service (DoS)
SNYK-JS-HERMESENGINE-629766
270/1000
Why? CVSS 5.4
No Known Exploit
Out-of-Bounds
SNYK-JS-HERMESENGINE-629748
270/1000
Why? CVSS 5.4
No Known Exploit
Denial of Service (DoS)
SNYK-JS-HERMESENGINE-629268
270/1000
Why? CVSS 5.4
No Known Exploit
Prototype Pollution
SNYK-JS-HERMESENGINE-608850
270/1000
Why? CVSS 5.4
No Known Exploit
Cross-site Scripting (XSS)
SNYK-JS-HERMESENGINE-1015406
270/1000
Why? CVSS 5.4
No Known Exploit

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

Release notes
Package name: react-native
  • 0.64.0 - 2021-03-12

    0.64 stable is here 🎉

    Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

    Some of the most important highlights of this version:

    • Hermes opt-in on iOS
    • Inline Requires enabled by default
    • React 17

    Among many others - please refer to the blog post for more details.


    You can participate in the conversation on the status of this release at this issue.


    You can upgrade to this version using the upgrade helper webtool ⚛️
    And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.


    You can find the whole changelog history over at react-native-releases.

  • 0.64.0-rc.4 - 2021-03-01

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.64.0-rc.4 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN064 --version 0.64.0-rc.4

    We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.64.0-rc.3 - 2021-02-05

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.64.0-rc.3 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN064 --version 0.64.0-rc.3

    We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.64.0-rc.2 - 2020-12-18

    [0.64.0-rc.2] Bump version numbers

  • 0.64.0-rc.1 - 2020-11-25

    [0.64.0-rc.1] Bump version numbers

  • 0.64.0-rc.0 - 2020-11-23

    [0.64.0-rc.0] Bump version numbers

  • 0.63.4 - 2020-11-30

    This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

    You can participate in the conversation for the next patch release in the dedicated issue.


    To help you upgrade to this version, you can use the new upgrade helper ⚛️


    You can find the whole changelog history over at react-native-releases.

from react-native GitHub release notes
Commit messages
Package name: react-native
  • ace025d [0.64.0] Bump version numbers
  • 728d55a Fixing the git attrs for all the people and all the files and all future 🙌
  • 8a6ac1f chore: Update React.podspec to require cocoapods >= 1.10.1
  • 138fdbc fix: restore refresh control fix
  • 7f3f80f Fix RefreshControl layout when removed from window (#31024)
  • 1aa4f47 [0.64.0-rc.4] Bump version numbers
  • 48a97d7 chore: fix conflict in Podfile.lock
  • e7e4b00 fix: disable fabric
  • 14db556 fix: React Native CodeGen integration for 0.64-stable (#31027)
  • 4b68734 Generalize node search logic
  • 7159bcb Update flipper in RNTester and template (#31010)
  • e846740 [0.64.0-rc.3] Bump version numbers
  • c023a40 chore: bump codegen script
  • 7004cac Invoke `node` directly in generate-specs.sh (#30781)
  • 5ada078 Make codegen more reliable on iOS (#30792)
  • 937ced3 Optionally override codegen script defaults via envvars
  • e5888de Add use_react_native_codegen!
  • 0636c45 Use Fabric builds in iOS tests (#30639)
  • 224c85a Update iOS Fabric-related files to compile on OSS (#29810)
  • 7ec38b9 Avoid eating clicks/taps into ScrollView when using physical keyboard (#30374)
  • 052447c Remove dependency on Folly in TurboModuleUtils.h (#30672)
  • 70ba9ac Expose the testID to black-box testing frameworks on Android (#29610)
  • 1eb7d4a [0.64.0-rc.2] Bump version numbers
  • 4481d09 Fix infinite loop in KeyboardAvoidingView
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