Update protobuf monorepo to v4.30.0 (#3387)

* Update protobuf monorepo to v4.30.0

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3388/head
renovate[bot] 9 months ago committed by GitHub
parent a341d51b5e
commit 9903d36908
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -738,8 +738,8 @@
+| | +--- com.google.android.gms:play-services-wearable:19.0.0 (*)
+| | +--- androidx.datastore:datastore-preferences:1.1.1 -> 1.1.3 (*)
+| | +--- androidx.datastore:datastore:1.1.1 -> 1.1.3 (*)
+| | +--- com.google.protobuf:protobuf-kotlin-lite:4.29.0 -> 4.29.3
+| | | +--- com.google.protobuf:protobuf-javalite:4.29.3
+| | +--- com.google.protobuf:protobuf-kotlin-lite:4.29.0 -> 4.30.0
+| | | +--- com.google.protobuf:protobuf-javalite:4.30.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 2.1.10 (*)
+| | +--- androidx.wear:wear-remote-interactions:1.1.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
@ -756,7 +756,7 @@
+| +--- io.grpc:grpc-protobuf-lite:1.68.2 -> 1.71.0
+| | +--- io.grpc:grpc-api:1.71.0
+| | | \--- com.google.guava:guava:33.3.1-android -> 33.4.0-android (*)
+| | +--- com.google.protobuf:protobuf-javalite:3.25.5 -> 4.29.3
+| | +--- com.google.protobuf:protobuf-javalite:3.25.5 -> 4.30.0
+| | \--- com.google.guava:guava:33.3.1-android -> 33.4.0-android (*)
+| +--- io.grpc:grpc-kotlin-stub:1.4.1
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.1.10 (*)
@ -794,7 +794,7 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)
+| +--- com.google.android.horologist:horologist-datalayer:0.6.22 (*)
+| +--- androidx.datastore:datastore-preferences:1.1.3 (*)
+| \--- com.google.protobuf:protobuf-kotlin-lite:4.29.3 (*)
+| \--- com.google.protobuf:protobuf-kotlin-lite:4.30.0 (*)
++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.1.10 (*)
++--- project :data
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*)

@ -567,7 +567,7 @@
+| | \--- javax.annotation:javax.annotation-api:1.3.2
+| +--- io.grpc:grpc-protobuf-lite:1.71.0
+| | +--- io.grpc:grpc-api:1.71.0 (*)
+| | +--- com.google.protobuf:protobuf-javalite:3.25.5 -> 4.29.3
+| | +--- com.google.protobuf:protobuf-javalite:3.25.5 -> 4.30.0
+| | +--- com.google.code.findbugs:jsr305:3.0.2
+| | \--- com.google.guava:guava:33.3.1-android (*)
+| +--- io.grpc:grpc-android:1.71.0
@ -805,8 +805,8 @@
+| | | +--- androidx.datastore:datastore-preferences-proto:1.1.3 (c)
+| | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.3 (c)
+| | +--- androidx.datastore:datastore:1.1.1 -> 1.1.3 (*)
+| | +--- com.google.protobuf:protobuf-kotlin-lite:4.29.0 -> 4.29.3
+| | | +--- com.google.protobuf:protobuf-javalite:4.29.3
+| | +--- com.google.protobuf:protobuf-kotlin-lite:4.29.0 -> 4.30.0
+| | | +--- com.google.protobuf:protobuf-javalite:4.30.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 2.1.10 (*)
+| | +--- androidx.wear:wear-remote-interactions:1.1.0-rc01
+| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@ -822,7 +822,7 @@
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.8.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
+| +--- androidx.datastore:datastore-preferences:1.1.3 (*)
+| \--- com.google.protobuf:protobuf-kotlin-lite:4.29.3 (*)
+| \--- com.google.protobuf:protobuf-kotlin-lite:4.30.0 (*)
++--- project :kmp
+| +--- androidx.compose.ui:ui-tooling-preview-android:1.7.8
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)

@ -52,7 +52,7 @@ play-services-maps = "19.1.0"
play-services-location = "21.3.0"
play-services-oss-licenses = "17.1.0"
preference = "1.2.1"
protobuf = "4.29.3"
protobuf = "4.30.0"
recyclerview = "1.4.0"
rfc5545-datetime = "0.2.4"
room = "2.7.0-rc01"

Loading…
Cancel
Save