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
647 stars 57 forks source link

[Snyk] Upgrade react-native from 0.65.1 to 0.66.0 #80

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade react-native from 0.65.1 to 0.66.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.


Release notes
Package name: react-native
  • 0.66.0 - 2021-10-01

    0.66 stable is out!

    This release includes 621 commits with 92 contributors! Thank you to all our contributors new and old! You can find the full changelog here.

  • 0.66.0-rc.4 - 2021-09-24

    ⚠️ THIS IS A STABLE RELEASE CANDIDATE ⚠️

    We are treating v0.66.0-rc.4 as the stable release candidate for v0.66.0. Please upgrade to or create new apps with it, if you'd like to help us test this hopefully final candidate!


    To test it by creating a new app, run:

    npx react-native init RN066RC4 --version 0.66.0-rc.4

    To upgrade your app to this version, see the React Native Upgrade Helper to double check necessary changes to upgrade. Reference: react-native-community/rn-diff-purge@36fd41c


    We're working on the changelog and you can read the draft here.

    We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!

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

  • 0.66.0-rc.3 - 2021-09-17

    ⚠️ 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.66.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 RN066RC3 --version 0.66.0-rc.3

    We're working on the changelog and you can read the draft here.


    We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!


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

  • 0.66.0-rc.2 - 2021-09-10

    ⚠️ 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.66.0-rc.2 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 RN066RC2 --version 0.66.0-rc.2

    We're working on the changelog and you can read the draft here.


    We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!


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

  • 0.66.0-rc.1 - 2021-09-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.66.0-rc.1 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 RN066RC1 --version 0.66.0-rc.1

    We're working on the changelog and you can read the draft here.


    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.66.0-rc.0 - 2021-08-27

    ⚠️ 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.66.0-rc.0 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 RN066RC0 --version 0.66.0-rc.0

    We're working on the changelog and you can read the draft here.


    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.


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

  • 0.65.1 - 2021-08-19

    Hello everyone 👋 0.65.1 is out and addresses a couple of compatibility issues (with M1, with latest Android Studio), bumps react-test-renderer to the correct version in the template and fixes a colorProps issue for Android.

    Changed

    Fixed

    Android specific


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


    To help you upgrade to this version, you can use the 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
  • 09a21f0 [0.66.0] Bump version numbers
  • d47fd4a [0.66.0-rc.4] Bump version numbers
  • a6a983d OSS: bump-oss-version -- update Podfile.lock later in the flow
  • ef280d6 [LOCAL] Port react-native-codegen new .gitignore from main
  • 9967318 OSS: update Podfile.lock automatically when bumping release version
  • 6b014e8 Don’t hard-code CocoaPods’s sandbox path (#32243)
  • ab50c6e [0.66.0-rc.3] Bump version numbers
  • dc453da Update rn-tester Podfile.lock to prepare for 0.66.0-rc.3
  • 8b6d7fd Link RCT-Folly against libc++abi
  • 614a370 [0.66.0-rc.2] Bump version numbers
  • c97015d Update Podfile.lock
  • c282c2d Bump Hermes pod to 0.9.0
  • 2133172 Bump Hermes npm to 0.9.0
  • 013e623 Revert the Android specific max heap size GCConfig
  • b4a1d2b Make JSI a dynamic library
  • 0d7586c [LOCAL] postfix timestamp to bust yarn cache
  • d552362 [0.66.0-rc.1] Bump version numbers
  • 1594af1 Copy repo-config dependencies for bumping release version
  • 038cdda Switch order of search libraries to fix M1 build error
  • ea5109f OSS: add Xcode 12.5 + M1 machines CocoaPods post_install workaround
  • b23dd85 OSS: Fix $ENTRY_FILE check for non-Debug Xcode builds
  • d20b34a Native component check in deprecatedPropType was inverted (#31164)
  • a0429eb [0.66.0-rc.0] Bump version numbers
  • ab82900 Move react-native-codegen to root
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