woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

Bump composeVersion from 1.1.1 to 1.2.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps composeVersion from 1.1.1 to 1.2.0. Updates material from 1.1.1 to 1.2.0

Updates animation from 1.1.1 to 1.2.0

Updates ui-tooling from 1.1.1 to 1.2.0

Updates runtime-livedata from 1.1.1 to 1.2.0

Updates ui-test-junit4 from 1.1.1 to 1.2.0

Updates ui-test-manifest from 1.1.1 to 1.2.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 04 '22 14:08 dependabot[bot]

Found 1 violations:

The PR caused the following dependency changes:

expand

 +--- com.google.firebase:firebase-messaging-ktx -> 23.0.6
 |    \--- com.google.android.gms:play-services-basement:18.0.0
 |         \--- androidx.fragment:fragment:1.0.0 -> 1.4.1
 |              +--- androidx.activity:activity:1.2.4 -> 1.4.0
-|              |    +--- androidx.savedstate:savedstate:1.1.0
-|              |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|              |    |    +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
-|              |    |    \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.4.1 (*)
+|              |    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0
+|              |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|              |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
+|              |    |    +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.4.1 (*)
+|              |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.6.21 (*)
 |              |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -> 2.4.1
-|              |         \--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0 (*)
+|              |         \--- androidx.savedstate:savedstate:1.0.0 -> 1.2.0 (*)
-|              \--- androidx.savedstate:savedstate:1.1.0 (*)
+|              \--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
 +--- androidx.constraintlayout:constraintlayout:2.1.4
 |    \--- androidx.appcompat:appcompat:1.2.0 -> 1.4.2
-|         \--- androidx.savedstate:savedstate:1.1.0 (*)
+|         \--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
 +--- androidx.preference:preference:1.2.0
 |    \--- androidx.fragment:fragment-ktx:1.3.6 -> 1.4.1
 |         +--- androidx.activity:activity-ktx:1.2.3 -> 1.4.0
-|         |    \--- androidx.savedstate:savedstate-ktx:1.1.0
-|         |         +--- androidx.savedstate:savedstate:1.1.0 (*)
-|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.21 (*)
+|         |    \--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0
+|         |         +--- androidx.savedstate:savedstate:1.2.0 (*)
+|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.6.21 (*)
-|         \--- androidx.savedstate:savedstate-ktx:1.1.0 (*)
+|         \--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0 (*)
 +--- androidx.navigation:navigation-fragment-ktx:2.4.1
 |    \--- androidx.navigation:navigation-fragment:2.4.1
 |         \--- androidx.navigation:navigation-runtime:2.4.1
 |              \--- androidx.navigation:navigation-common:2.4.1
-|                   \--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0 (*)
+|                   \--- androidx.savedstate:savedstate:1.0.0 -> 1.2.0 (*)
 +--- com.automattic:about:0.0.6
-|    +--- androidx.compose.ui:ui:1.0.5 -> 1.1.1
-|    |    +--- androidx.compose.runtime:runtime-saveable:1.1.1
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1
-|    |    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.4 (*)
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    +--- androidx.compose.ui:ui-geometry:1.1.1
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-util:1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    +--- androidx.compose.ui:ui-graphics:1.1.1
-|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|    |    |    +--- androidx.compose.ui:ui-unit:1.1.1
-|    |    |    |    +--- androidx.compose.ui:ui-geometry:1.1.1 (*)
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    |    \--- androidx.compose.ui:ui-util:1.1.1 (*)
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-util:1.1.1 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    +--- androidx.compose.ui:ui-text:1.1.1
-|    |    |    +--- androidx.compose.ui:ui-graphics:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 (*)
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-util:1.1.1 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    |    +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
-|    |    |    \--- androidx.core:core:1.5.0 -> 1.7.0 (*)
-|    |    +--- androidx.compose.ui:ui-unit:1.1.1 (*)
-|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
-|    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    +--- androidx.compose.ui:ui-util:1.1.1 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    +--- androidx.autofill:autofill:1.0.0
-|    |    |    \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
-|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.4 (*)
-|    |    +--- androidx.savedstate:savedstate:1.1.0 (*)
-|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.4.1 (*)
-|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
-|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
-|    |    \--- androidx.profileinstaller:profileinstaller:1.1.0
-|    |         +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|    |         \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+|    +--- androidx.compose.ui:ui:1.0.5 -> 1.2.0
+|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    +--- androidx.autofill:autofill:1.0.0
+|    |    |    \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+|    |    +--- androidx.compose.runtime:runtime:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+|    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    +--- androidx.compose.ui:ui-geometry:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-util:1.2.0
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    +--- androidx.compose.ui:ui-graphics:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-unit:1.2.0
+|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-geometry:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-util:1.2.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    +--- androidx.compose.ui:ui-util:1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    +--- androidx.compose.ui:ui-text:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-graphics:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-unit:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-util:1.2.0 (*)
+|    |    |    +--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 -> 1.6.4 (*)
+|    |    +--- androidx.compose.ui:ui-unit:1.2.0 (*)
+|    |    +--- androidx.compose.ui:ui-util:1.2.0 (*)
+|    |    +--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+|    |    +--- androidx.customview:customview-poolingcontainer:1.0.0
+|    |    |    +--- androidx.core:core-ktx:1.5.0 -> 1.7.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.4.1 (*)
+|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
+|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
+|    |    +--- androidx.profileinstaller:profileinstaller:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|    |    |    \--- androidx.startup:startup-runtime:1.1.1 (*)
+|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 -> 1.6.4 (*)
-|    +--- androidx.compose.ui:ui-tooling:1.0.5 -> 1.1.1
-|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    +--- androidx.compose.ui:ui:1.1.1 (*)
-|    |    +--- androidx.compose.ui:ui-tooling-preview:1.1.1
-|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    +--- androidx.compose.ui:ui-tooling-data:1.1.1
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui:1.1.1 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    +--- androidx.compose.animation:animation:1.1.1
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    +--- androidx.compose.animation:animation-core:1.1.1
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
-|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.1.1
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    +--- androidx.compose.ui:ui:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    +--- androidx.compose.material:material:1.0.0 -> 1.1.1
-|    |    |    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.compose.foundation:foundation:1.1.1
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    +--- androidx.compose.animation:animation:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui:1.1.1 (*)
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    |    |    +--- androidx.compose.foundation:foundation-layout:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui-graphics:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.1.1 (*)
-|    |    |    |    \--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.compose.material:material-icons-core:1.1.1
-|    |    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
-|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    |    |    +--- androidx.compose.material:material-ripple:1.1.1
-|    |    |    |    +--- androidx.compose.foundation:foundation:1.1.1 (*)
-|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    |    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
-|    |    |    |    \--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
-|    |    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.compose.foundation:foundation-layout:1.1.1 (*)
-|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
-|    |    |    +--- androidx.savedstate:savedstate:1.1.0 (*)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
-|    |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
-|    |    \--- androidx.activity:activity-compose:1.3.0 -> 1.4.0
-|    |         +--- androidx.compose.runtime:runtime:1.0.1 -> 1.1.1 (*)
-|    |         +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.1.1 (*)
-|    |         +--- androidx.activity:activity-ktx:1.4.0 (*)
-|    |         +--- androidx.compose.ui:ui:1.0.1 -> 1.1.1 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+|    +--- androidx.compose.ui:ui-tooling:1.0.5 -> 1.2.0
+|    |    +--- androidx.activity:activity-compose:1.3.0 -> 1.4.0
+|    |    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0 (*)
+|    |    |    +--- androidx.activity:activity-ktx:1.4.0 (*)
+|    |    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    +--- androidx.compose.animation:animation:1.1.1 -> 1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- androidx.compose.animation:animation-core:1.2.0
+|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0 (*)
+|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 -> 1.6.4 (*)
+|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0
+|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    +--- androidx.compose.animation:animation-core:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.core:core:1.7.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    +--- androidx.compose.material:material:1.0.0 -> 1.2.0
+|    |    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.foundation:foundation:1.2.0
+|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    +--- androidx.compose.animation:animation:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.foundation:foundation-layout:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui:1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    |    +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.0 (*)
+|    |    |    +--- androidx.compose.material:material-icons-core:1.2.0
+|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    +--- androidx.compose.material:material-ripple:1.2.0
+|    |    |    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    |    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-text:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
+|    |    |    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    +--- androidx.compose.ui:ui:1.2.0 (*)
+|    |    +--- androidx.compose.ui:ui-tooling-data:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    |    |    +--- androidx.compose.ui:ui:1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    +--- androidx.compose.ui:ui-tooling-preview:1.2.0
+|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|    +--- androidx.compose.material:material:1.0.5 -> 1.1.1 (*)
+|    +--- androidx.compose.material:material:1.0.5 -> 1.2.0 (*)
 |    +--- androidx.navigation:navigation-compose:2.4.0-beta02
-|    |    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
+|    |    +--- androidx.compose.animation:animation:1.0.1 -> 1.2.0 (*)
-|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.1.1 (*)
+|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0 (*)
-|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.1.1 (*)
+|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0 (*)
-|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.1.1 (*)
+|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0 (*)
 |    |    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0-rc01 -> 2.4.1
-|    |    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.1.1 (*)
+|    |    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0 (*)
-|    |    |    \--- androidx.compose.ui:ui:1.0.1 -> 1.1.1 (*)
+|    |    |    \--- androidx.compose.ui:ui:1.0.1 -> 1.2.0 (*)
-|    |    \--- androidx.compose.foundation:foundation-layout:1.0.1 -> 1.1.1 (*)
+|    |    \--- androidx.compose.foundation:foundation-layout:1.0.1 -> 1.2.0 (*)
-|    +--- androidx.compose.animation:animation:1.1.0-beta02 -> 1.1.1 (*)
+|    +--- androidx.compose.animation:animation:1.1.0-beta02 -> 1.2.0 (*)
 |    +--- com.google.accompanist:accompanist-drawablepainter:0.20.2 -> 0.23.1
-|    |    \--- androidx.compose.ui:ui:1.1.1 (*)
+|    |    \--- androidx.compose.ui:ui:1.1.1 -> 1.2.0 (*)
 |    \--- com.google.android.material:compose-theme-adapter:1.1.1 -> 1.1.8
-|         +--- androidx.compose.runtime:runtime:1.1.1 (*)
+|         +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0 (*)
-|         \--- androidx.compose.material:material:1.1.1 (*)
+|         \--- androidx.compose.material:material:1.1.1 -> 1.2.0 (*)
 +--- com.google.dagger:hilt-android:2.42
-|    \--- androidx.savedstate:savedstate:1.1.0 (*)
+|    \--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
 +--- com.google.accompanist:accompanist-swiperefresh:0.23.1
-|    +--- androidx.compose.material:material:1.1.1 (*)
+|    +--- androidx.compose.material:material:1.1.1 -> 1.2.0 (*)
-|    \--- androidx.compose.ui:ui-util:1.1.1 (*)
+|    \--- androidx.compose.ui:ui-util:1.1.1 -> 1.2.0 (*)
-+--- androidx.compose.material:material:1.1.1 (*)
++--- androidx.compose.material:material:1.2.0 (*)
-+--- androidx.compose.animation:animation:1.1.1 (*)
++--- androidx.compose.animation:animation:1.2.0 (*)
-+--- androidx.compose.ui:ui-tooling:1.1.1 (*)
++--- androidx.compose.ui:ui-tooling:1.2.0 (*)
-+--- androidx.compose.runtime:runtime-livedata:1.1.1
-|    +--- androidx.compose.runtime:runtime:1.1.1 (*)
-|    +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*)
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
-|    \--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
++--- androidx.compose.runtime:runtime-livedata:1.2.0
+|    +--- androidx.compose.runtime:runtime:1.2.0 (*)
+|    +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0 (*)
+|    +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
 \--- io.coil-kt:coil-compose:2.1.0
      \--- io.coil-kt:coil-compose-base:2.1.0
-          \--- androidx.compose.foundation:foundation:1.1.1 (*)
+          \--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.0 (*)

Please review and act accordingly

<this is a auto generated comment from violation-comments-lib F7F8ASD8123FSDF>

<ACCUMULATED-VIOLATIONS>

wpmobilebot avatar Aug 04 '22 14:08 wpmobilebot

Warnings
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: dangerJS

peril-woocommerce[bot] avatar Nov 16 '22 08:11 peril-woocommerce[bot]

Superseded by #7870.

dependabot[bot] avatar Nov 16 '22 08:11 dependabot[bot]