Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-gradle-plugin (source) 0.70.3 -> 0.71.12 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

facebook/react-native

v0.71.12

Compare Source

v0.71.11

Compare Source

v0.71.10

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added deps Normal dependencies needed at runtime react native react-native-community.github.io/upgrade-helper labels Sep 20, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 4 times, most recently from 3f41a78 to 661e680 Compare September 26, 2022 17:00
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.1 Update dependency react-native-gradle-plugin to v0.71.2 Sep 26, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from 661e680 to c1a1baa Compare September 30, 2022 15:55
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.2 Update dependency react-native-gradle-plugin to v0.71.3 Sep 30, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from c1a1baa to c9d6240 Compare September 30, 2022 19:33
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.3 Update dependency react-native-gradle-plugin to v0.71.4 Sep 30, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 2 times, most recently from 35e0260 to 638b1e8 Compare October 15, 2022 13:54
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from 638b1e8 to 5e14731 Compare October 19, 2022 10:21
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 3 times, most recently from 915477a to 6912aae Compare October 22, 2022 10:01
@leotm
Copy link
Owner

leotm commented Oct 22, 2022

> Task :react-native-gradle-plugin:compileKotlin
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt: (10, 37): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt: (119, 30): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt: (135, 26): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt: (157, 32): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt: (163, 31): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactExtension.kt: (171, 36): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactPlugin.kt: (118, 52): 'reactRoot: DirectoryProperty' is deprecated. reactRoot was confusing and has been replace with root to point to your root project and reactNativeDir to point to the folder of the react-native NPM package
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (10, 37): 'ApplicationVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (11, 37): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (12, 37): 'LibraryVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (27, 51): 'BaseVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (130, 12): 'ApplicationVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (131, 12): 'LibraryVariant' is deprecated. Deprecated in Java
w: /home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt: (251, 14): 'BaseVariant' is deprecated. Deprecated in Java

> Task :react-native-gradle-plugin:compileJava NO-SOURCE
> Task :react-native-gradle-plugin:pluginDescriptors
> Task :react-native-gradle-plugin:processResources
> Task :react-native-gradle-plugin:classes
> Task :react-native-gradle-plugin:inspectClassesForKotlinIC
> Task :react-native-gradle-plugin:jar

> Configure project :app
Checking the license for package NDK (Side by side) 21.4.7075529 in /usr/local/lib/android/sdk/licenses
License for package NDK (Side by side) 21.4.7075529 accepted.
Preparing "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)".
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" ready.
Installing NDK (Side by side) 21.4.7075529 in /usr/local/lib/android/sdk/ndk/21.4.7075529
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" complete.
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" finished.

FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/react-native-template-new-architecture/react-native-template-new-architecture/node_modules/react-native-gesture-handler/android/build.gradle' line: 52

* What went wrong:
A problem occurred evaluating project ':react-native-gesture-handler'.
> Failed to apply plugin 'com.facebook.react'.
   > Extension of type 'AndroidComponentsExtension' does not exist. Currently registered extension types: [ExtraPropertiesExtension, ReactExtension]

@leotm leotm added gradle Gradle android Native Android changes (Java, Gradle, Kotlin) p: Software Mansion labels Oct 22, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from 6912aae to 8b64b3c Compare October 24, 2022 20:16
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.4 Update dependency react-native-gradle-plugin to v0.71.5 Oct 24, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from 8b64b3c to e5325c5 Compare October 25, 2022 18:48
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.5 Update dependency react-native-gradle-plugin to v0.71.6 Oct 25, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 2 times, most recently from 9e0dd9e to 495d657 Compare October 27, 2022 15:19
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.6 Update dependency react-native-gradle-plugin to v0.71.7 Oct 27, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from 495d657 to 7d1db71 Compare October 29, 2022 01:07
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 13 times, most recently from 63a9b29 to b029184 Compare December 19, 2022 15:55
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.11 Update dependency react-native-gradle-plugin to v0.71.12 Dec 19, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 5 times, most recently from 7781068 to f03ee91 Compare December 21, 2022 00:19
@leotm leotm mentioned this pull request Dec 21, 2022
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch 2 times, most recently from 970581c to be9173a Compare December 21, 2022 12:43
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from be9173a to 2da2a0a Compare December 22, 2022 12:15
@renovate renovate bot force-pushed the renovate/react-native-monorepo branch from 2da2a0a to 66dc5b2 Compare December 22, 2022 14:50
@renovate renovate bot changed the title Update dependency react-native-gradle-plugin to v0.71.12 Update dependency react-native-gradle-plugin to v0.71.12 - autoclosed Dec 22, 2022
@renovate renovate bot closed this Dec 22, 2022
@renovate renovate bot deleted the renovate/react-native-monorepo branch December 22, 2022 15:25
@leotm
Copy link
Owner

leotm commented Dec 22, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Native Android changes (Java, Gradle, Kotlin) deps Normal dependencies needed at runtime gradle Gradle 🚫 Blocked p: Facebook Partner: Meta react native react-native-community.github.io/upgrade-helper ReactAndroid Build RN Android w Gradle rngp React Native Gradle Plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant