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

[Gutenberg] Upgrade React Native 0.71.11 #18613

Merged
merged 26 commits into from
Jul 27, 2023

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Jun 16, 2023

Related to wordpress-mobile/gutenberg-mobile#5874

To test:
Follow testing instructions from WordPress/gutenberg#51303.

Regression Notes

  1. Potential unintended areas of impact
    None apart from the editor.

  2. What I did to test those areas of impact (or what existing automated tests I relied on)
    Manual testing and CI tests.

  3. What automated tests I added (or what prevented me from doing so)
    N/A

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

UI Changes testing checklist:

  • Portrait and landscape orientations.
  • Light and dark modes.
  • Fonts: Larger, smaller and bold text.
  • High contrast.
  • Talkback.
  • Languages with large words or with letters/accents not frequently used in English.
  • Right-to-left languages. (Even if translation isn’t complete, formatting should still respect the right-to-left layout)
  • Large and small screen sizes. (Tablet and smaller phones)
  • Multi-tasking: Split screen and Pop-up view. (Android 10 or higher)

@fluiddot fluiddot added the Gutenberg Editing and display of Gutenberg blocks. label Jun 16, 2023
settings.gradle Outdated Show resolved Hide resolved
# Conflicts:
#	build.gradle
#	settings.gradle
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jun 16, 2023

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr18613-3096650
Commit3096650
Direct Downloadwordpress-prototype-build-pr18613-3096650.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jun 16, 2023

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr18613-3096650
Commit3096650
Direct Downloadjetpack-prototype-build-pr18613-3096650.apk
Note: Google Login is not supported on these builds.

@fluiddot
Copy link
Contributor Author

fluiddot commented Jul 4, 2023

Some of the CI jobs are failing due to a recent commit merged into trunk, not the changes incorporated in this PR. It will be solved via #18733.

UPDATE: This issue has been fixed 🎊 .

@fluiddot fluiddot changed the title [Gutenberg] Upgrade React Native 0.71 [Gutenberg] Upgrade React Native 0.71.11 Jul 20, 2023
@fluiddot fluiddot marked this pull request as ready for review July 20, 2023 17:03
@fluiddot fluiddot added this to the 23.0 milestone Jul 21, 2023
Comment on lines 79 to 80
exclude module: 'hermes-engine'
exclude module: 'react-native'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In theory, we don't need these modules from the previous RN version (i.e. 0.69.4). However, I'm experiencing Duplicate class errors when building if I remove them. Seems that the fact that some of the React Native third-party libraries (especially the forked repositories) are still pointing to RN 0.69.4, has to do with this issue.

Copy link
Contributor

@SiobhyB SiobhyB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and confirmed all looks good 🙌

@wpmobilebot
Copy link
Contributor

Found 1 violations:

The PR caused the following dependency changes:

 +--- project :libs:analytics
 |    +--- com.automattic:Automattic-Tracks-Android:3.0.0
 |    |    \--- io.sentry:sentry-android -> 6.18.1
 |    |         \--- io.sentry:sentry-android-core:6.18.1
 |    |              \--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.6.1
 |    |                   \--- androidx.lifecycle:lifecycle-runtime:2.6.1
 |    |                        \--- androidx.profileinstaller:profileinstaller:1.3.0
 |    |                             \--- androidx.startup:startup-runtime:1.1.1
-|    |                                  \--- androidx.tracing:tracing:1.0.0
-|    |                                       \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|    |                                  \--- androidx.tracing:tracing:1.0.0 -> 1.1.0
+|    |                                       \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
 |    \--- androidx.preference:preference:1.2.0
 |         \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1
 |              \--- androidx.activity:activity:1.6.0 -> 1.7.2
-|                   \--- androidx.tracing:tracing:1.0.0 (*)
+|                   \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 (*)
 +--- project :libs:editor
+|    +--- com.facebook.react:hermes-android:0.71.11
+|    |    +--- com.facebook.fbjni:fbjni:0.3.0
+|    |    |    \--- com.facebook.soloader:nativeloader:0.10.3 -> 0.10.4
+|    |    +--- com.facebook.soloader:soloader:0.10.4
+|    |    |    +--- com.facebook.soloader:annotation:0.10.4
+|    |    |    \--- com.facebook.soloader:nativeloader:0.10.4
+|    |    +--- com.facebook.yoga:proguard-annotations:1.19.0
+|    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
+|    +--- com.facebook.react:react-android:0.71.11
+|    |    +--- androidx.appcompat:appcompat-resources:1.4.1 -> 1.6.1 (*)
+|    |    +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.1 (*)
+|    |    +--- androidx.autofill:autofill:1.1.0
+|    |    |    \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+|    |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0 (*)
+|    |    +--- androidx.tracing:tracing:1.1.0 (*)
+|    |    +--- com.facebook.fbjni:fbjni:0.3.0 (*)
+|    |    +--- com.facebook.fresco:fresco:2.5.0
+|    |    |    +--- com.facebook.fresco:soloader:2.5.0
+|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    \--- com.facebook.soloader:soloader:0.10.1 -> 0.10.4 (*)
+|    |    |    +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
+|    |    |    +--- com.facebook.fresco:ui-common:2.5.0
+|    |    |    |    \--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    +--- com.facebook.fresco:drawee:2.5.0
+|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0
+|    |    |    |    |    +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
+|    |    |    |    |    +--- com.facebook.soloader:annotation:0.10.1 -> 0.10.4
+|    |    |    |    |    +--- com.parse.bolts:bolts-tasks:1.4.0
+|    |    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    |    \--- com.facebook.fresco:imagepipeline-base:2.5.0
+|    |    |    |    |         +--- com.facebook.infer.annotation:infer-annotation:0.18.0
+|    |    |    |    |         |    +--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2
+|    |    |    |    |         |    \--- org.jetbrains.kotlin:kotlin-annotations-jvm:1.3.72
+|    |    |    |    |         +--- com.facebook.soloader:annotation:0.10.1 -> 0.10.4
+|    |    |    |    |         +--- com.parse.bolts:bolts-tasks:1.4.0
+|    |    |    |    |         \--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0
+|    |    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    |    \--- com.facebook.soloader:soloader:0.10.1 -> 0.10.4 (*)
+|    |    |    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0
+|    |    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    |    \--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    |    +--- com.facebook.fresco:memory-type-native:2.5.0
+|    |    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
+|    |    |    |    |    \--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
+|    |    |    |    +--- com.facebook.fresco:memory-type-java:2.5.0
+|    |    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    |    |    \--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
+|    |    |    |    +--- com.facebook.fresco:ui-common:2.5.0 (*)
+|    |    |    |    \--- com.facebook.fresco:middleware:2.5.0
+|    |    |    |         +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    |         \--- com.facebook.fresco:ui-common:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:memory-type-native:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:memory-type-java:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:nativeimagefilters:2.5.0
+|    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
+|    |    |    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0 (*)
+|    |    |    |    +--- com.facebook.fresco:memory-type-native:2.5.0 (*)
+|    |    |    |    +--- com.facebook.fresco:memory-type-java:2.5.0 (*)
+|    |    |    |    +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
+|    |    |    |    +--- com.parse.bolts:bolts-tasks:1.4.0
+|    |    |    |    \--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    \--- com.facebook.fresco:nativeimagetranscoder:2.5.0
+|    |    |         +--- com.facebook.fresco:imagepipeline-base:2.5.0 (*)
+|    |    |         +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
+|    |    |         +--- com.parse.bolts:bolts-tasks:1.4.0
+|    |    |         \--- com.facebook.fresco:fbcore:2.5.0
+|    |    +--- com.facebook.fresco:imagepipeline-okhttp3:2.5.0
+|    |    |    +--- com.facebook.fresco:fbcore:2.5.0
+|    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:memory-type-native:2.5.0 (*)
+|    |    |    +--- com.facebook.fresco:memory-type-java:2.5.0 (*)
+|    |    |    \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*)
+|    |    +--- com.facebook.fresco:ui-common:2.5.0 (*)
+|    |    +--- com.facebook.infer.annotation:infer-annotation:0.18.0 (*)
+|    |    +--- com.facebook.soloader:soloader:0.10.4 (*)
+|    |    +--- com.facebook.yoga:proguard-annotations:1.19.0
+|    |    +--- com.google.code.findbugs:jsr305:3.0.2
+|    |    +--- com.squareup.okhttp3:okhttp-urlconnection:4.9.2
+|    |    |    +--- com.squareup.okhttp3:okhttp:4.9.2 -> 4.10.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.8.21 (*)
+|    |    +--- com.squareup.okhttp3:okhttp:4.9.2 -> 4.10.0 (*)
+|    |    +--- com.squareup.okio:okio:2.9.0 -> 3.3.0 (*)
+|    |    +--- javax.inject:javax.inject:1
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
-|    +--- com.facebook.soloader:soloader:{strictly 0.10.4} -> 0.10.4
-|    |    +--- com.facebook.soloader:annotation:0.10.4
-|    |    \--- com.facebook.soloader:nativeloader:0.10.4
-|    +--- com.facebook.fresco:fresco:2.5.0
-|    |    +--- com.facebook.fresco:soloader:2.5.0
-|    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    \--- com.facebook.soloader:soloader:0.10.1 -> 0.10.4 (*)
-|    |    +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
-|    |    +--- com.facebook.fresco:ui-common:2.5.0
-|    |    |    \--- com.facebook.fresco:fbcore:2.5.0
-|    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    +--- com.facebook.fresco:drawee:2.5.0
-|    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0
-|    |    |    |    +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
-|    |    |    |    +--- com.facebook.soloader:annotation:0.10.1 -> 0.10.4
-|    |    |    |    +--- com.parse.bolts:bolts-tasks:1.4.0
-|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    |    \--- com.facebook.fresco:imagepipeline-base:2.5.0
-|    |    |    |         +--- com.facebook.infer.annotation:infer-annotation:0.18.0
-|    |    |    |         |    +--- com.google.code.findbugs:jsr305:3.0.1 -> 3.0.2
-|    |    |    |         |    \--- org.jetbrains.kotlin:kotlin-annotations-jvm:1.3.72
-|    |    |    |         +--- com.facebook.soloader:annotation:0.10.1 -> 0.10.4
-|    |    |    |         +--- com.parse.bolts:bolts-tasks:1.4.0
-|    |    |    |         \--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0
-|    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    |    \--- com.facebook.soloader:soloader:0.10.1 -> 0.10.4 (*)
-|    |    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0
-|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    |    \--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    |    +--- com.facebook.fresco:memory-type-native:2.5.0
-|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
-|    |    |    |    \--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
-|    |    |    +--- com.facebook.fresco:memory-type-java:2.5.0
-|    |    |    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    |    |    \--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
-|    |    |    +--- com.facebook.fresco:ui-common:2.5.0 (*)
-|    |    |    \--- com.facebook.fresco:middleware:2.5.0
-|    |    |         +--- com.facebook.fresco:fbcore:2.5.0
-|    |    |         \--- com.facebook.fresco:ui-common:2.5.0 (*)
-|    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
-|    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0 (*)
-|    |    +--- com.facebook.fresco:memory-type-native:2.5.0 (*)
-|    |    +--- com.facebook.fresco:memory-type-java:2.5.0 (*)
-|    |    +--- com.facebook.fresco:nativeimagefilters:2.5.0
-|    |    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
-|    |    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0 (*)
-|    |    |    +--- com.facebook.fresco:memory-type-native:2.5.0 (*)
-|    |    |    +--- com.facebook.fresco:memory-type-java:2.5.0 (*)
-|    |    |    +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
-|    |    |    +--- com.parse.bolts:bolts-tasks:1.4.0
-|    |    |    \--- com.facebook.fresco:fbcore:2.5.0
-|    |    \--- com.facebook.fresco:nativeimagetranscoder:2.5.0
-|    |         +--- com.facebook.fresco:imagepipeline-base:2.5.0 (*)
-|    |         +--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
-|    |         +--- com.parse.bolts:bolts-tasks:1.4.0
-|    |         \--- com.facebook.fresco:fbcore:2.5.0
-|    +--- com.facebook.fresco:imagepipeline-okhttp3:2.5.0
-|    |    +--- com.facebook.fresco:fbcore:2.5.0
-|    |    +--- com.facebook.fresco:imagepipeline:2.5.0 (*)
-|    |    +--- com.facebook.fresco:imagepipeline-native:2.5.0 (*)
-|    |    +--- com.facebook.fresco:memory-type-ashmem:2.5.0 (*)
-|    |    +--- com.facebook.fresco:memory-type-native:2.5.0 (*)
-|    |    +--- com.facebook.fresco:memory-type-java:2.5.0 (*)
-|    |    \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*)
-|    +--- com.facebook.fbjni:fbjni:0.2.2
-|    |    \--- com.facebook.soloader:nativeloader:0.10.1 -> 0.10.4
-|    +--- com.facebook.react:hermes-engine:0.69.4
-|    +--- com.facebook.react:react-native:0.69.4
-|    \--- org.wordpress-mobile.gutenberg-mobile:react-native-gutenberg-bridge:v1.100.1
-|         +--- com.facebook.fresco:animated-gif:2.0.0
-|         |    +--- com.parse.bolts:bolts-tasks:1.4.0
-|         |    +--- com.facebook.soloader:soloader:0.6.0 -> 0.10.4 (*)
-|         |    +--- com.facebook.fresco:fbcore:2.0.0 -> 2.5.0
-|         |    \--- com.facebook.fresco:animated-base:2.0.0
-|         |         +--- com.facebook.fresco:fbcore:2.0.0 -> 2.5.0
-|         |         +--- com.facebook.fresco:imagepipeline-base:2.0.0 -> 2.5.0 (*)
-|         |         +--- com.facebook.fresco:imagepipeline:2.0.0 -> 2.5.0 (*)
-|         |         +--- com.facebook.fresco:animated-drawable:2.0.0
-|         |         |    +--- com.facebook.fresco:imagepipeline:2.0.0 -> 2.5.0 (*)
-|         |         |    +--- com.facebook.fresco:drawee:2.0.0 -> 2.5.0 (*)
-|         |         |    \--- com.facebook.fresco:fbcore:2.0.0 -> 2.5.0
-|         |         \--- com.parse.bolts:bolts-tasks:1.4.0
-|         +--- com.google.android.material:material:1.2.1 -> 1.9.0 (*)
-|         +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-6
-|         |    +--- com.google.android.exoplayer:exoplayer:2.13.3
-|         |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3
-|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3
-|         |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    |    |    \--- com.google.guava:guava:27.1-android
-|         |    |    |    |         +--- com.google.guava:failureaccess:1.0.1
-|         |    |    |    |         \--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
-|         |    |    |    \--- com.google.android.exoplayer:exoplayer-extractor:2.13.3
-|         |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    |         \--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
-|         |    |    +--- com.google.android.exoplayer:exoplayer-dash:2.13.3
-|         |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    +--- com.google.android.exoplayer:exoplayer-hls:2.13.3
-|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|         |    |    +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.13.3
-|         |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    +--- com.google.android.exoplayer:exoplayer-transformer:2.13.3
-|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|         |    |    \--- com.google.android.exoplayer:exoplayer-ui:2.13.3
-|         |    |         +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
-|         |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |         +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
-|         |    |         \--- androidx.media:media:1.2.1 (*)
-|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- androidx.core:core:1.1.0 -> 1.10.0 (*)
-|         |    +--- androidx.media:media:1.1.0 -> 1.2.1 (*)
-|         |    +--- com.google.android.exoplayer:extension-okhttp:2.13.3
-|         |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    \--- com.squareup.okhttp3:okhttp:3.12.11 -> 4.10.0 (*)
-|         |    \--- com.squareup.okhttp3:okhttp:${OKHTTP_VERSION} -> 4.10.0 (*)
-|         +--- com.github.wordpress-mobile:react-native-linear-gradient:2.5.6-wp-4
-|         +--- com.github.wordpress-mobile:react-native-slider:3.0.2-wp-4
-|         +--- com.github.wordpress-mobile:react-native-reanimated:2.9.1-wp-4
-|         +--- com.github.wordpress-mobile:react-native-prompt-android:1.0.0-wp-4
-|         |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
-|         +--- com.github.wordpress-mobile:react-native-gesture-handler:2.3.2-wp-3
-|         |    +--- com.github.wordpress-mobile:react-native-reanimated:2.4.1-wp-1 -> 2.9.1-wp-4
-|         |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
-|         |    +--- androidx.core:core-ktx:1.6.0 -> 1.10.0 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.20 -> 1.8.21 (*)
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-get-random-values:1.4.0
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-safe-area-context:3.2.0
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-screens:2.9.0
-|         |    +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1 (*)
-|         |    +--- androidx.fragment:fragment:1.2.1 -> 1.5.7 (*)
-|         |    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
-|         |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0 (*)
-|         |    \--- com.google.android.material:material:1.1.0 -> 1.9.0 (*)
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-svg:9.13.6
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-webview:11.26.1
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.8.21 (*)
-|         |    \--- androidx.webkit:webkit:1.4.0
-|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |         \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-masked-view:0.2.6
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-clipboard:1.9.0
-|         +--- org.wordpress-mobile.react-native-libraries.v2:react-native-fast-image:8.5.11
-|         |    +--- com.github.bumptech.glide:glide:4.12.0 -> 4.15.1
-|         |    |    +--- com.github.bumptech.glide:gifdecoder:4.15.1
-|         |    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|         |    |    +--- com.github.bumptech.glide:disklrucache:4.15.1
-|         |    |    +--- com.github.bumptech.glide:annotations:4.15.1
-|         |    |    +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 (*)
-|         |    |    +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
-|         |    |    +--- androidx.exifinterface:exifinterface:1.3.3 -> 1.3.6 (*)
-|         |    |    \--- androidx.tracing:tracing:1.0.0 (*)
-|         |    \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
-|         |         +--- com.github.bumptech.glide:glide:4.12.0 -> 4.15.1 (*)
-|         |         +--- com.squareup.okhttp3:okhttp:3.9.1 -> 4.10.0 (*)
-|         |         \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|         +--- org.wordpress-mobile.gutenberg-mobile:react-native-aztec:v1.100.1
-|         |    +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
-|         |    +--- androidx.gridlayout:gridlayout:1.0.0
-|         |    |    +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
-|         |    |    \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
-|         |    +--- androidx.cardview:cardview:1.0.0 (*)
-|         |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
-|         |    +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
-|         |    +--- org.wordpress:aztec:v1.6.4 (*)
-|         |    +--- org.wordpress.aztec:wordpress-shortcodes:v1.6.4 (*)
-|         |    +--- org.wordpress.aztec:wordpress-comments:v1.6.4 (*)
-|         |    +--- org.wordpress.aztec:glide-loader:v1.6.4
-|         |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
-|         |    |    +--- org.wordpress:aztec:v1.6.4 (*)
-|         |    |    \--- com.github.bumptech.glide:glide:4.10.0 -> 4.15.1 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
+|    \--- org.wordpress-mobile.gutenberg-mobile:react-native-gutenberg-bridge:v1.101.0-alpha1
+|         +--- com.facebook.fresco:animated-gif:2.0.0
+|         |    +--- com.parse.bolts:bolts-tasks:1.4.0
+|         |    +--- com.facebook.soloader:soloader:0.6.0 -> 0.10.4 (*)
+|         |    +--- com.facebook.fresco:fbcore:2.0.0 -> 2.5.0
+|         |    \--- com.facebook.fresco:animated-base:2.0.0
+|         |         +--- com.facebook.fresco:fbcore:2.0.0 -> 2.5.0
+|         |         +--- com.facebook.fresco:imagepipeline-base:2.0.0 -> 2.5.0 (*)
+|         |         +--- com.facebook.fresco:imagepipeline:2.0.0 -> 2.5.0 (*)
+|         |         +--- com.facebook.fresco:animated-drawable:2.0.0
+|         |         |    +--- com.facebook.fresco:imagepipeline:2.0.0 -> 2.5.0 (*)
+|         |         |    +--- com.facebook.fresco:drawee:2.0.0 -> 2.5.0 (*)
+|         |         |    \--- com.facebook.fresco:fbcore:2.0.0 -> 2.5.0
+|         |         \--- com.parse.bolts:bolts-tasks:1.4.0
+|         +--- com.google.android.material:material:1.2.1 -> 1.9.0 (*)
+|         +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-6
+|         |    +--- com.google.android.exoplayer:exoplayer:2.13.3
+|         |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3
+|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3
+|         |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    |    |    \--- com.google.guava:guava:27.1-android
+|         |    |    |    |         +--- com.google.guava:failureaccess:1.0.1
+|         |    |    |    |         \--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
+|         |    |    |    \--- com.google.android.exoplayer:exoplayer-extractor:2.13.3
+|         |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    |         \--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
+|         |    |    +--- com.google.android.exoplayer:exoplayer-dash:2.13.3
+|         |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    +--- com.google.android.exoplayer:exoplayer-hls:2.13.3
+|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|         |    |    +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.13.3
+|         |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    +--- com.google.android.exoplayer:exoplayer-transformer:2.13.3
+|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    |    \--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|         |    |    \--- com.google.android.exoplayer:exoplayer-ui:2.13.3
+|         |    |         +--- com.google.android.exoplayer:exoplayer-core:2.13.3 (*)
+|         |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |         +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
+|         |    |         \--- androidx.media:media:1.2.1 (*)
+|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    +--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+|         |    +--- androidx.media:media:1.1.0 -> 1.2.1 (*)
+|         |    +--- com.google.android.exoplayer:extension-okhttp:2.13.3
+|         |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3 (*)
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |    |    \--- com.squareup.okhttp3:okhttp:3.12.11 -> 4.10.0 (*)
+|         |    \--- com.squareup.okhttp3:okhttp:${OKHTTP_VERSION} -> 4.10.0 (*)
+|         +--- com.github.wordpress-mobile:react-native-slider:3.0.2-wp-4
+|         +--- com.github.wordpress-mobile:react-native-prompt-android:1.0.0-wp-4
+|         |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-get-random-values:1.4.0
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-safe-area-context:4.6.3
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.8.21 (*)
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-screens:3.22.0
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*)
+|         |    +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.1 (*)
+|         |    +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 (*)
+|         |    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
+|         |    +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0 (*)
+|         |    +--- com.google.android.material:material:1.1.0 -> 1.9.0 (*)
+|         |    \--- androidx.core:core-ktx:1.5.0 -> 1.10.0 (*)
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-svg:13.9.0
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-webview:11.26.1
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.8.21 (*)
+|         |    \--- androidx.webkit:webkit:1.4.0
+|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+|         |         \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-masked-view:0.2.9
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-clipboard:1.11.2
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-fast-image:8.5.11
+|         |    +--- com.github.bumptech.glide:glide:4.12.0 -> 4.15.1
+|         |    |    +--- com.github.bumptech.glide:gifdecoder:4.15.1
+|         |    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
+|         |    |    +--- com.github.bumptech.glide:disklrucache:4.15.1
+|         |    |    +--- com.github.bumptech.glide:annotations:4.15.1
+|         |    |    +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 (*)
+|         |    |    +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
+|         |    |    +--- androidx.exifinterface:exifinterface:1.3.3 -> 1.3.6 (*)
+|         |    |    \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 (*)
+|         |    \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
+|         |         +--- com.github.bumptech.glide:glide:4.12.0 -> 4.15.1 (*)
+|         |         +--- com.squareup.okhttp3:okhttp:3.9.1 -> 4.10.0 (*)
+|         |         \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-reanimated:2.17.0
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-gesture-handler:2.10.2
+|         |    +--- org.wordpress-mobile.react-native-libraries.v3:react-native-reanimated:2.17.0
+|         |    +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.1 (*)
+|         |    +--- androidx.core:core-ktx:1.6.0 -> 1.10.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*)
+|         +--- org.wordpress-mobile.react-native-libraries.v3:react-native-linear-gradient:2.7.3
+|         +--- org.wordpress-mobile.gutenberg-mobile:react-native-aztec:v1.101.0-alpha1
+|         |    +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
+|         |    +--- androidx.gridlayout:gridlayout:1.0.0
+|         |    |    +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+|         |    |    \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
+|         |    +--- androidx.cardview:cardview:1.0.0 (*)
+|         |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
+|         |    +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0 (*)
+|         |    +--- org.wordpress:aztec:v1.6.4 (*)
+|         |    +--- org.wordpress.aztec:wordpress-shortcodes:v1.6.4 (*)
+|         |    +--- org.wordpress.aztec:wordpress-comments:v1.6.4 (*)
+|         |    +--- org.wordpress.aztec:glide-loader:v1.6.4
+|         |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
+|         |    |    +--- org.wordpress:aztec:v1.6.4 (*)
+|         |    |    \--- com.github.bumptech.glide:glide:4.10.0 -> 4.15.1 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.8.21 (*)
 +--- org.wordpress:fluxc:{strictly trunk-21f44db8f768fff12c7a85ee0531c7d9a53ba780} -> trunk-21f44db8f768fff12c7a85ee0531c7d9a53ba780
-|    \--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0
-|         +--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.10.0 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.8.21 (*)
+|    \--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0 -> 4.9.2 (*)
 \--- com.automattic:about:1.1.0
      \--- androidx.compose.ui:ui:1.0.5 -> 1.4.3
-          \--- androidx.autofill:autofill:1.0.0
-               \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+          \--- androidx.autofill:autofill:1.0.0 -> 1.1.0 (*)

Please review and act accordingly

@fluiddot fluiddot merged commit 1991d28 into trunk Jul 27, 2023
2 checks passed
@fluiddot fluiddot deleted the gutenberg/upgrade/react-native-0.71 branch July 27, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants