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 from 0.14.2 to 0.65.0 #14

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Sep 8, 2021

Snyk has created this PR to upgrade react-native from 0.14.2 to 0.65.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 299 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-08-17.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
npm:underscore.string:20170908
375/1000
Why? CVSS 7.5
No Known Exploit
Prototype Override Protection Bypass
npm:qs:20170213
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:negotiator:20160616
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:fresh:20170908
375/1000
Why? CVSS 7.5
No Known Exploit
Uninitialized Memory Exposure
npm:base64-url:20180512
375/1000
Why? CVSS 7.5
Mature
Denial of Service (DoS)
npm:ws:20171108
375/1000
Why? CVSS 7.5
Mature
Denial of Service (DoS)
npm:ws:20160624
375/1000
Why? CVSS 7.5
No Known Exploit
Prototype Pollution
SNYK-JS-MERGE-1042987
375/1000
Why? CVSS 7.5
Proof of Concept
Prototype Pollution
SNYK-JS-MERGE-1040469
375/1000
Why? CVSS 7.5
No Known Exploit
Command Injection
SNYK-JS-LODASHTEMPLATE-1088054
375/1000
Why? CVSS 7.5
Proof of Concept
Uninitialized Memory Exposure
npm:tunnel-agent:20170305
375/1000
Why? CVSS 7.5
Proof of Concept
Prototype Pollution
npm:hoek:20180212
375/1000
Why? CVSS 7.5
Proof of Concept
Insecure Randomness
npm:ws:20160920
375/1000
Why? CVSS 7.5
No Known Exploit
Remote Memory Exposure
npm:ws:20160104
375/1000
Why? CVSS 7.5
No Known Exploit
Denial of Service
SNYK-JS-NODEFETCH-674311
375/1000
Why? CVSS 7.5
No Known Exploit
Arbitrary Code Injection
SNYK-JS-MORGAN-72579
375/1000
Why? CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
375/1000
Why? CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
375/1000
Why? CVSS 7.5
Proof of Concept
Arbitrary Code Injection
SNYK-JS-EJS-1049328
375/1000
Why? CVSS 7.5
Proof of Concept
Arbitrary File Write via Archive Extraction (Zip Slip)
SNYK-JS-DECOMPRESS-557358
375/1000
Why? CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-CSSWHAT-1298035
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:ms:20170412
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:ms:20170412
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:mime:20170907
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:debug:20170905
375/1000
Why? CVSS 7.5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
npm:braces:20180219
375/1000
Why? CVSS 7.5
Proof of Concept

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

Release notes
Package name: react-native
  • 0.65.0 - 2021-08-17

    0.65 stable is here 🎉

    Thanks to everyone who contributed (over 1100 commits from 61 contributors!) and helped to get this together, we worked really hard and we hope you are as excited as we are 🤗

    Some of the most important highlights of this version:

    • Hermes 0.8.1. Please see the highlighted changes from its 0.8.0 and 0.8.1 release notes.
    • react-native-codegen version 0.0.7 is now needed as a devDependency in the package.json.
    • JCenter has been sunsetted and read-only now. We have removed JCenter as a maven repository and updated dependencies to use MavenCentral and Jitpack.
    • Upgraded OkHttp from v3 to v4.9.1. See Upgrading to OkHttp 4 for more details on changes.
    • Upgraded to Flipper 0.93 to support Xcode 12.5. See Flipper changelog here.
    • Android Gradle Plugin 7 support.

    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 ⚛️


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

  • 0.65.0-rc.4 - 2021-08-11

    ⚠️ 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.65.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 RN065RC4 --version 0.65.0-rc.4

    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.65.0-rc.3 - 2021-07-23

    ⚠️ 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.65.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 RN065RC3 --version 0.65.0-rc.3

    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.65.0-rc.2 - 2021-06-18

    ⚠️ 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.65.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 RN065RC2 --version 0.65.0-rc.2

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

    Known Issues

    • iOS: Some reports of Folly dual symbols preventing ios from building successfully.

    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.65.0-rc.1 - 2021-06-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.65.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 RN065 --version 0.65.0-rc.1

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

    Known Issues

    • Android: Highly likely to crash on startup; investigation is on-going.

    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.65.0-rc.0 - 2021-06-09

    ⚠️ 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.65.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 RN065 --version 0.65.0-rc.0

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

    Known Issues

    • Android: Highly likely to crash on startup with missing libfbjni.so (and possibly other .so files); investigation is on-going.
    • iOS: Issue on M1 with nvm; fix is ready and will be picked in the next RC.

    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.2 - 2021-06-03
  • 0.64.1 - 2021-05-05
  • 0.64.0 - 2021-03-12
  • 0.64.0-rc.4 - 2021-03-01
  • 0.64.0-rc.3 - 2021-02-05
  • 0.64.0-rc.2 - 2020-12-18
  • 0.64.0-rc.1 - 2020-11-25
  • 0.64.0-rc.0 - 2020-11-23
  • 0.63.4 - 2020-11-30
  • 0.63.3 - 2020-09-29
  • 0.63.2 - 2020-07-22
  • 0.63.1 - 2020-07-14
  • 0.63.0 - 2020-07-08
  • 0.63.0-rc.1 - 2020-05-04
  • 0.63.0-rc.0 - 2020-04-16
  • 0.62.3 - 2021-05-05
  • 0.62.2 - 2020-04-08
  • 0.62.1 - 2020-04-03
  • 0.62.0 - 2020-03-26
  • 0.62.0-rc.5 - 2020-03-07
  • 0.62.0-rc.4 - 2020-03-06
  • 0.62.0-rc.3 - 2020-02-25
  • 0.62.0-rc.2 - 2020-02-13
  • 0.62.0-rc.1 - 2020-01-21
  • 0.62.0-rc.0 - 2019-12-18
  • 0.61.5 - 2019-11-23
  • 0.61.4 - 2019-11-04
  • 0.61.3 - 2019-10-29
  • 0.61.2 - 2019-10-02
  • 0.61.1 - 2019-09-25
  • 0.61.0 - 2019-09-24
  • 0.61.0-rc.3 - 2019-09-10
  • 0.61.0-rc.2 - 2019-09-04
  • 0.61.0-rc.0 - 2019-08-27
  • 0.60.6 - 2019-09-24
  • 0.60.5 - 2019-08-13
  • 0.60.4 - 2019-07-18
  • 0.60.3 - 2019-07-11
  • 0.60.2 - 2019-07-11
  • 0.60.1 - 2019-07-11
  • 0.60.0 - 2019-07-03
  • 0.60.0-rc.3 - 2019-06-28
  • 0.60.0-rc.2 - 2019-06-20
  • 0.60.0-rc.1 - 2019-06-10
  • 0.60.0-rc.0 - 2019-05-30
  • 0.59.10 - 2019-07-02
  • 0.59.9 - 2019-06-05
  • 0.59.8 - 2019-05-08
  • 0.59.7 - 2019-05-08
  • 0.59.6 - 2019-04-18
  • 0.59.5 - 2019-04-17
  • 0.59.4 - 2019-04-08
  • 0.59.3 - 2019-04-01
  • 0.59.2 - 2019-03-25
  • 0.59.1 - 2019-03-14
  • 0.59.0 - 2019-03-12
  • 0.59.0-rc.3 - 2019-02-27
  • 0.59.0-rc.2 - 2019-02-18
  • 0.59.0-rc.1 - 2019-02-15
  • 0.59.0-rc.0 - 2019-02-13
  • 0.58.6 - 2019-02-28
  • 0.58.5 - 2019-02-19
  • 0.58.4 - 2019-02-06
  • 0.58.3 - 2019-01-28
  • 0.58.2 - 2019-01-28
  • 0.58.1 - 2019-01-25
  • 0.58.0 - 2019-01-24
  • 0.58.0-rc.3 - 2019-01-17
  • 0.58.0-rc.2 - 2018-12-18
  • 0.58.0-rc.1 - 2018-12-06
  • 0.58.0-rc.0 - 2018-11-22
  • 0.57.8 - 2018-12-13
  • 0.57.7 - 2018-11-27
  • 0.57.6 - 2018-11-26
  • 0.57.5 - 2018-11-13
  • 0.57.4 - 2018-10-25
  • 0.57.3 - 2018-10-12
  • 0.57.2 - 2018-10-04
  • 0.57.1 - 2018-09-21
  • 0.57.0 - 2018-09-12
  • 0.57.0-rc.4 - 2018-09-06
  • 0.57.0-rc.3 - 2018-08-24
  • 0.57.0-rc.2 - 2018-08-22
  • 0.57.0-rc.1 - 2018-08-22
  • 0.57.0-rc.0 - 2018-08-16
  • 0.56.1 - 2018-09-10
  • 0.56.0 - 2018-07-04
  • 0.56.0-rc.5 - 2018-07-04
  • 0.56.0-rc.4 - 2018-06-27
  • 0.56.0-rc.3 - 2018-06-22
  • 0.56.0-rc.2 - 2018-06-15
  • 0.56.0-rc.1 - 2018-06-13
  • 0.56.0-rc - 2018-06-11
  • 0.55.4 - 2018-05-08
  • 0.55.3 - 2018-04-17
  • 0.55.2 - 2018-04-09
  • 0.55.1 - 2018-04-05
  • 0.55.0 - 2018-04-03
  • 0.55.0-rc.2 - 2018-03-29
  • 0.55.0-rc.1 - 2018-03-21
  • 0.55.0-rc.0 - 2018-03-13
  • 0.54.4 - 2018-03-29
  • 0.54.3 - 2018-03-26
  • 0.54.2 - 2018-03-12
  • 0.54.1 - 2018-03-10
  • 0.54.0 - 2018-03-01
  • 0.54.0-rc.4 - 2018-02-27
  • 0.54.0-rc.3 - 2018-02-13
  • 0.54.0-rc.2 - 2018-02-12
  • 0.54.0-rc.0 - 2018-02-12
  • 0.53.3 - 2018-02-20
  • 0.53.2 - 2018-02-19
  • 0.53.0 - 2018-02-05
  • 0.53.0-rc.0 - 2018-01-10
  • 0.52.3 - 2018-02-19
  • 0.52.2 - 2018-01-26
  • 0.52.1 - 2018-01-22
  • 0.52.0 - 2018-01-08
  • 0.52.0-rc.0 - 2017-12-18
  • 0.51.1 - 2018-02-19
  • 0.51.0 - 2017-12-06
  • 0.51.0-rc.3 - 2017-12-04
  • 0.51.0-rc.2 - 2017-11-22
  • 0.50.4 - 2017-11-24
  • 0.50.3 - 2017-11-08
  • 0.50.2 - 2017-11-07
  • 0.50.1 - 2017-11-04
  • 0.50.0 - 2017-11-03
  • 0.50.0-rc.2 - 2017-10-30
  • 0.50.0-rc.1 - 2017-10-19
  • 0.50.0-rc.0 - 2017-10-11
  • 0.49.5 - 2017-10-27
  • 0.49.3 - 2017-10-09
  • 0.49.2 - 2017-10-07
  • 0.49.1 - 2017-10-04
  • 0.49.0 - 2017-10-03
  • 0.49.0-rc.6 - 2017-09-28
  • 0.49.0-rc.5 - 2017-09-19
  • 0.49.0-rc.4 - 2017-09-14
  • 0.49.0-rc.2 - 2017-09-08
  • 0.48.4 - 2017-09-23
  • 0.48.3 - 2017-09-11
  • 0.48.2 - 2017-09-07
  • 0.48.1 - 2017-09-04
  • 0.48.0 - 2017-09-01
  • 0.48.0-rc.1 - 2017-08-16
  • 0.48.0-rc.0 - 2017-08-01
  • 0.47.2 - 2017-08-22
  • 0.47.1 - 2017-08-02
  • 0.47.0 - 2017-08-01
  • 0.47.0-rc.5 - 2017-07-27
  • 0.47.0-rc.4 - 2017-07-17
  • 0.47.0-rc.3 - 2017-07-13
  • 0.47.0-rc.2 - 2017-07-11
  • 0.47.0-rc.1 - 2017-07-07
  • 0.47.0-rc.0 - 2017-07-05
  • 0.46.4 - 2017-07-17
  • 0.46.3 - 2017-07-14
  • 0.46.2 - 2017-07-13
  • 0.46.1 - 2017-07-07
  • 0.46.0 - 2017-07-05
  • 0.46.0-rc.2 - 2017-06-09
  • 0.46.0-rc.1 - 2017-06-07
  • 0.46.0-rc.0 - 2017-06-07
  • 0.45.1 - 2017-06-09
  • 0.45.0 - 2017-06-07
  • 0.45.0-rc.3 - 2017-06-06
  • 0.45.0-rc.2 - 2017-05-26
  • 0.45.0-rc.1 - 2017-05-26
  • 0.45.0-rc.0 - 2017-05-11
  • 0.44.3 - 2017-06-06
  • 0.44.2 - 2017-05-26
  • 0.44.1 - 2017-05-26
  • 0.44.0 - 2017-05-01
  • 0.44.0-rc.0 - 2017-04-03
  • 0.43.4 - 2017-04-20
  • 0.43.3 - 2017-04-10
  • 0.43.2 - 2017-04-06
  • 0.43.1 - 2017-04-05
  • 0.43.0 - 2017-04-03
  • 0.43.0-rc.4 - 2017-03-20
  • 0.43.0-rc.3 - 2017-03-17
  • 0.43.0-rc.2 - 2017-03-11
  • 0.43.0-rc.1 - 2017-03-06
  • 0.43.0-rc.0 - 2017-03-02
  • 0.42.3 - 2017-03-18
  • 0.42.2 - 2017-03-17
  • 0.42.0 - 2017-03-01
  • 0.42.0-rc.3 - 2017-02-14
  • 0.42.0-rc.2 - 2017-02-08
  • 0.42.0-rc.1 - 2017-02-03
  • 0.42.0-rc.0 - 2017-02-02
  • 0.41.2 - 2017-02-06
  • 0.41.1 - 2017-02-03
  • 0.41.0 - 2017-02-02
  • 0.41.0-rc.1 - 2017-01-30
  • 0.41.0-rc.0 - 2017-01-04
  • 0.40.0 - 2017-01-04
  • 0.40.0-rc.2 - 2016-12-08
  • 0.40.0-rc.1 - 2016-12-05
  • 0.40.0-rc.0 - 2016-12-02
  • 0.39.2 - 2016-12-11
  • 0.39.1 - 2016-12-08
  • 0.39.0 - 2016-12-02
  • 0.39.0-rc.0 - 2016-11-23
  • 0.38.1 - 2016-12-05
  • 0.38.0 - 2016-11-23
  • 0.38.0-rc.1 - 2016-11-21
  • 0.38.0-rc.0 - 2016-11-08
  • 0.37.0 - 2016-11-08
  • 0.37.0-rc.4 - 2016-11-05
  • 0.37.0-rc.3 - 2016-11-03
  • 0.37.0-rc.2 - 2016-11-03
  • 0.37.0-rc.0 - 2016-10-28
  • 0.36.1 - 2016-11-01
  • 0.36.0 - 2016-10-25
  • 0.36.0-rc.1 - 2016-10-13
  • 0.36.0-rc.0 - 2016-10-10
  • 0.35.0 - 2016-10-11
  • 0.35.0-rc.0 - 2016-09-23
  • 0.34.1 - 2016-09-27
  • 0.34.0 - 2016-09-23
  • 0.34.0-rc.0 - 2016-09-09
  • 0.33.1 - 2016-09-23
  • 0.33.0 - 2016-09-09
  • 0.33.0-rc.1 - 2016-09-06
  • 0.33.0-rc.0 - 2016-08-21
  • 0.32.1 - 2016-09-07
  • 0.32.0 - 2016-08-25
  • 0.32.0-rc.0 - 2016-08-05
  • 0.31.0 - 2016-08-05
  • 0.31.0-rc.1 - 2016-08-01
  • 0.31.0-rc.0 - 2016-07-21
  • 0.30.0 - 2016-07-21
  • 0.30.0-rc.0 - 2016-07-05
  • 0.29.2 - 2016-07-17
  • 0.29.1 - 2016-07-13
  • 0.29.0 - 2016-07-06
  • 0.29.0-rc.3 - 2016-07-05
  • 0.29.0-rc.2 - 2016-07-02
  • 0.29.0-rc.1 - 2016-07-02
  • 0.29.0-rc.0 - 2016-06-22
  • 0.28.0 - 2016-06-21
  • 0.28.0-rc.0 - 2016-06-06
  • 0.27.2 - 2016-06-09
  • 0.27.1 - 2016-06-07
  • 0.27.0 - 2016-06-06
  • 0.27.0-rc3 - 2016-06-05
  • 0.27.0-rc2 - 2016-05-27
  • 0.27.0-rc1 - 2016-05-25
  • 0.27.0-rc - 2016-05-20
  • 0.26.3 - 2016-06-01
  • 0.26.2 - 2016-05-24
  • 0.26.1 - 2016-05-21
  • 0.26.0 - 2016-05-18
  • 0.26.0-rc - 2016-05-04
  • 0.25.1 - 2016-05-04
  • 0.25.0-rc - 2016-04-18
  • 0.24.1 - 2016-04-19
  • 0.24.0 - 2016-04-19
  • 0.24.0-rc5 - 2016-04-13
  • 0.24.0-rc4 - 2016-04-11
  • 0.24.0-rc3 - 2016-04-07
  • 0.24.0-rc2 - 2016-04-06
  • 0.24.0-rc1 - 2016-04-05
  • 0.24.0-rc - 2016-04-04
  • 0.23.1 - 2016-04-07
  • 0.23.0 - 2016-04-06
  • 0.23.0-rc4 - 2016-04-01
  • 0.23.0-rc3 - 2016-03-31
  • 0.23.0-rc1 - 2016-03-23
  • 0.22.2 - 2016-03-21
  • 0.22.1 - 2016-03-21
  • 0.22.0 - 2016-03-21
  • 0.22.0-rc5 - 2016-03-21
  • 0.22.0-rc4 - 2016-03-16
  • 0.22.0-rc3 - 2016-03-16
  • 0.22.0-rc - 2016-03-08
  • 0.21.0 - 2016-03-01
  • 0.21.0-rc - 2016-02-21
  • 0.20.0 - 2016-02-16
  • 0.20.0-rc1 - 2016-02-06
  • 0.19.0 - 2016-01-31
  • 0.19.0-rc - 2016-01-22
  • 0.18.1 - 2016-01-20
  • 0.18.0 - 2016-01-18
  • 0.18.0-rc - 2016-01-06
  • 0.17.0 - 2015-12-19
  • 0.17.0-rc - 2015-12-14
  • 0.16.0 - 2015-12-04
  • 0.16.0-rc - 2015-11-24
  • 0.15.0 - 2015-11-24
  • 0.15.0-rc - 2015-11-07
  • 0.14.2 - 2015-11-10
from react-native GitHub release notes
Commit messages
Package name: react-native
  • 7473ce1 [0.65.0] Bump version numbers
  • 5f0b805 [0.65.0-rc.4] Bump version numbers
  • 83d9b9b [LOCAL] yarn lock update
  • e775957 Revert "fix: Move react-native-codegen to be a direct dependency of react-native (fix for 0.65-stable)"
  • 5f7deb5 [LOCAL] reintroduce generated codegen files
  • c0df3e0 [LOCAL] autogenerated files
  • 54fbe0d - Bump CLI to ^6.0.0 (#31971)
  • 5efad92 Codegen: Always prepare filesystem
  • dfd324e Extend codegen script to take library name, output dir arguments
  • 1b7f95b Reorganize codegen script for clarity
  • 041365e fix: codegen - project paths with spaces (#31141)
  • 98e1734 fix: Move react-native-codegen to be a direct dependency of react-native (fix for 0.65-stable)
  • e8d725a [0.65.0-rc.3] Bump version numbers
  • e40f582 fix(deps): bump metro to 0.66.2 + dedup (#31886)
  • e53745e Bump Flipper + Bump hermes (#31872)
  • 4476fbc Allow PlatformColor to work with RCTView border colors (#29728)
  • 49253dc Fix support for blobs larger than 64 KB on Android (#31789)
  • 626d25c Android: upgrading to OkHttp from 4.9.0 to 4.9.1 to fix java.lang.NullPointerException: bio == null crash (#31822)
  • db7aa7b [0.65.0-rc.2] Bump version numbers
  • 121a6a4 Fix Android build sequencing
  • ba4424f Revert "Revert "bump buildToolsVersion to 30.0.2 (#31627)""
  • be9a669 Revert "Revert "Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593)""
  • 0e08b25 [0.65.0-rc.1] Bump version numbers
  • ca5b943 [LOCAL] lock files update for 065 branch

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

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

Successfully merging this pull request may close these issues.

1 participant