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

Bump core-ktx from 1.7.0 to 1.8.0

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

Bumps core-ktx from 1.7.0 to 1.8.0.

Dependabot compatibility score

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 Jul 25 '22 12:07 dependabot[bot]

Checked changelog https://developer.android.com/jetpack/androidx/releases/core#1.8.0

When trying to build, this now introduces a build error. Logged in issue #7088 with suggestion for fix.

hafizrahman avatar Aug 02 '22 09:08 hafizrahman

Please don't merge until #7125 is merged.

hafizrahman avatar Aug 08 '22 04:08 hafizrahman

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.core:core:1.2.0 -> 1.7.0
-|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|    |    |    +--- androidx.annotation:annotation-experimental:1.1.0
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1
-|    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0
-|    |    |    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.1
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common-java8:2.4.1 (c)
-|    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
-|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.1
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |    |    \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
-|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
-|    |    |    \--- androidx.concurrent:concurrent-futures:1.0.0
-|    |    |         +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    +--- androidx.core:core:1.2.0 -> 1.8.0
+|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|    |    |    +--- androidx.annotation:annotation-experimental:1.1.0
+|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+|    |    |    +--- androidx.concurrent:concurrent-futures:1.0.0
+|    |    |    |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1
+|    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0
+|    |    |    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.1
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common-java8:2.4.1 (c)
+|    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
+|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
+|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |         \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
 |    |    \--- androidx.fragment:fragment:1.0.0 -> 1.4.1
-|    |         +--- androidx.core:core-ktx:1.2.0 -> 1.7.0
-|    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
-|    |         |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |         |    \--- androidx.core:core:1.7.0 (*)
+|    |         +--- androidx.core:core-ktx:1.2.0 -> 1.8.0
+|    |         |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |         |    +--- androidx.core:core:1.8.0 (*)
+|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
 |    |         +--- androidx.viewpager:viewpager:1.0.0
-|    |         |    +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|    |         |    +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 |    |         |    \--- androidx.customview:customview:1.0.0 -> 1.1.0
-|    |         |         \--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+|    |         |         \--- androidx.core:core:1.3.0 -> 1.8.0 (*)
 |    |         +--- androidx.loader:loader:1.0.0
-|    |         |    \--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|    |         |    \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 |    |         \--- androidx.activity:activity:1.2.4 -> 1.4.0
-|    |              \--- androidx.core:core:1.7.0 (*)
+|    |              \--- androidx.core:core:1.7.0 -> 1.8.0 (*)
 |    \--- com.google.firebase:firebase-messaging:23.0.6
 |         +--- com.google.android.gms:play-services-base:18.0.1
-|         |    \--- androidx.core:core:1.2.0 -> 1.7.0 (*)
+|         |    \--- androidx.core:core:1.2.0 -> 1.8.0 (*)
 |         \--- com.google.android.gms:play-services-stats:17.0.2
 |              \--- androidx.legacy:legacy-support-core-utils:1.0.0
-|                   \--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|                   \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 +--- com.google.firebase:firebase-analytics-ktx -> 21.1.0
 |    \--- com.google.firebase:firebase-analytics:21.1.0
 |         \--- com.google.android.gms:play-services-measurement:21.1.0
 |              \--- com.google.android.gms:play-services-measurement-impl:21.1.0
-|                   \--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|                   \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 +--- androidx.legacy:legacy-support-v4:1.0.0
-|    +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|    +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 |    +--- androidx.media:media:1.0.0 -> 1.2.1
-|    |    \--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+|    |    \--- androidx.core:core:1.3.0 -> 1.8.0 (*)
 |    \--- androidx.legacy:legacy-support-core-ui:1.0.0
-|         +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|         +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 |         +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
-|         |    \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|         |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 |         +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
-|         |    \--- androidx.core:core:1.2.0 -> 1.7.0 (*)
+|         |    \--- androidx.core:core:1.2.0 -> 1.8.0 (*)
 |         +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0 -> 1.2.0
-|         |    +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|         |    +--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 |         |    +--- androidx.window:window:1.0.0
-|         |    |    \--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+|         |    |    \--- androidx.core:core:1.3.2 -> 1.8.0 (*)
 |         |    \--- androidx.transition:transition:1.4.1
-|         |         \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|         |         \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 |         +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0
-|         |    \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|         |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 |         \--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
-|              \--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|              \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
-+--- androidx.core:core-ktx:1.7.0 (*)
++--- androidx.core:core-ktx:1.8.0 (*)
 +--- androidx.constraintlayout:constraintlayout:2.1.4
 |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.2
-|    |    +--- androidx.core:core:1.7.0 (*)
+|    |    +--- androidx.core:core:1.7.0 -> 1.8.0 (*)
 |    |    +--- androidx.appcompat:appcompat-resources:1.4.2
-|    |    |    +--- androidx.core:core:1.0.1 -> 1.7.0 (*)
+|    |    |    +--- androidx.core:core:1.0.1 -> 1.8.0 (*)
 |    |    |    \--- androidx.vectordrawable:vectordrawable:1.1.0
-|    |    |         \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|    |    |         \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 |    |    +--- androidx.emoji2:emoji2:1.0.0
-|    |    |    \--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+|    |    |    \--- androidx.core:core:1.3.0 -> 1.8.0 (*)
 |    |    \--- androidx.emoji2:emoji2-views-helper:1.0.0
-|    |         \--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+|    |         \--- androidx.core:core:1.3.0 -> 1.8.0 (*)
-|    \--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+|    \--- androidx.core:core:1.3.2 -> 1.8.0 (*)
 +--- androidx.recyclerview:recyclerview:1.2.1
-|    \--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+|    \--- androidx.core:core:1.3.2 -> 1.8.0 (*)
 +--- androidx.recyclerview:recyclerview-selection:1.1.0
-|    \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 +--- com.google.android.material:material:1.6.1
-|    +--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+|    +--- androidx.core:core:1.5.0 -> 1.8.0 (*)
 |    +--- androidx.dynamicanimation:dynamicanimation:1.0.0
-|    |    \--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|    |    \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
 |    \--- androidx.viewpager2:viewpager2:1.0.0
-|         \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|         \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 +--- androidx.browser:browser:1.4.0
-|    \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 +--- androidx.preference:preference:1.2.0
-|    +--- androidx.core:core:1.6.0 -> 1.7.0 (*)
+|    +--- androidx.core:core:1.6.0 -> 1.8.0 (*)
 |    \--- androidx.fragment:fragment-ktx:1.3.6 -> 1.4.1
 |         +--- androidx.activity:activity-ktx:1.2.3 -> 1.4.0
-|         |    \--- androidx.core:core-ktx:1.1.0 -> 1.7.0 (*)
+|         |    \--- androidx.core:core-ktx:1.1.0 -> 1.8.0 (*)
-|         \--- androidx.core:core-ktx:1.2.0 -> 1.7.0 (*)
+|         \--- androidx.core:core-ktx:1.2.0 -> 1.8.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.core:core-ktx:1.1.0 -> 1.7.0 (*)
+|                   \--- androidx.core:core-ktx:1.1.0 -> 1.8.0 (*)
 +--- androidx.work:work-runtime-ktx:2.7.1
 |    \--- androidx.work:work-runtime:2.7.1
-|         +--- androidx.core:core:1.6.0 -> 1.7.0 (*)
+|         +--- androidx.core:core:1.6.0 -> 1.8.0 (*)
-|         \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|         \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 +--- org.wordpress:utils:2.6.0
-|    \--- androidx.core:core-ktx:1.5.0 -> 1.7.0 (*)
+|    \--- androidx.core:core-ktx:1.5.0 -> 1.8.0 (*)
 +--- com.automattic:Automattic-Tracks-Android:trunk-95d0743430d709a8ee1fdc128e726056cfd6bb09
 |    \--- io.sentry:sentry-android -> 6.3.0
 |         \--- io.sentry:sentry-android-core:6.3.0
-|              \--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+|              \--- androidx.core:core:1.3.2 -> 1.8.0 (*)
 +--- org.wordpress:login:0.17.0
 |    +--- androidx.gridlayout:gridlayout:1.0.0
-|    |    \--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+|    |    \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
-|    \--- androidx.core:core-ktx:1.3.2 -> 1.7.0 (*)
+|    \--- androidx.core:core-ktx:1.3.2 -> 1.8.0 (*)
 +--- project :libs:cardreader
-|    \--- androidx.core:core-ktx:1.7.0 (*)
+|    \--- androidx.core:core-ktx:1.8.0 (*)
 +--- com.automattic:about:0.0.6
-|    +--- androidx.core:core-ktx:1.7.0 (*)
+|    +--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)
 |    +--- androidx.compose.ui:ui:1.0.5 -> 1.1.1
 |    |    +--- androidx.compose.ui:ui-text:1.1.1
-|    |    |    \--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+|    |    |    \--- androidx.core:core:1.5.0 -> 1.8.0 (*)
 |    |    \--- androidx.autofill:autofill:1.0.0
-|    |         \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+|    |         \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
 |    \--- com.google.android.material:compose-theme-adapter:1.1.1 -> 1.1.8
-|         \--- androidx.core:core-ktx:1.7.0 (*)
+|         \--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)
 +--- com.zendesk:support:5.0.8
 |    \--- com.zendesk:guide:1.0.7
 |         \--- com.zendesk:messaging:5.2.3
 |              \--- com.zendesk:common-ui:4.0.3
 |                   \--- com.zendesk.belvedere2:belvedere:3.0.0-RC
 |                        +--- com.zendesk.belvedere2:belvedere-core:3.0.0-RC
-|                        |    \--- androidx.core:core:1.3.1 -> 1.7.0 (*)
+|                        |    \--- androidx.core:core:1.3.1 -> 1.8.0 (*)
-|                        \--- androidx.core:core:1.3.1 -> 1.7.0 (*)
+|                        \--- androidx.core:core:1.3.1 -> 1.8.0 (*)
 +--- org.wordpress:mediapicker:0.1.0
 |    +--- org.wordpress.mediapicker:domain:0.1.0
-|    |    \--- androidx.core:core-ktx:1.7.0 (*)
+|    |    \--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)
-|    \--- androidx.core:core-ktx:1.7.0 (*)
+|    \--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)
 \--- io.coil-kt:coil-compose:2.1.0
      \--- io.coil-kt:coil-compose-base:2.1.0
           +--- io.coil-kt:coil-base:2.1.0
-          |    \--- androidx.core:core-ktx:1.7.0 (*)
+          |    \--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)
-          \--- androidx.core:core-ktx:1.7.0 (*)
+          \--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)

Please review and act accordingly

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

<ACCUMULATED-VIOLATIONS>

wpmobilebot avatar Aug 16 '22 16:08 wpmobilebot

You can test the changes on this Pull Request by downloading an installable build, or scanning this QR code:

wpmobilebot avatar Aug 16 '22 16:08 wpmobilebot