Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps androidx.work:work-runtime-ktx from 2.10.5 to 2.11.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps androidx.work:work-runtime-ktx from 2.10.5 to 2.11.0.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Nov 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2025 18:07
@dependabot dependabot bot requested review from samiuelson and removed request for a team November 5, 2025 18:07
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Nov 5, 2025
@dangermattic
Copy link
Collaborator

1 Error
🚫 PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

Project manifest changes for WooCommerce

The following changes in the WooCommerce's merged AndroidManifest.xml file were detected (build variant: vanillaRelease):

--- ./build/reports/diff_manifest/WooCommerce/vanillaRelease/base_manifest.txt	2025-11-05 18:11:25.492438625 +0000
+++ ./build/reports/diff_manifest/WooCommerce/vanillaRelease/head_manifest.txt	2025-11-05 18:11:33.712456630 +0000
@@ -635,11 +635,6 @@
             android:theme="@android:style/Theme.Translucent.NoTitleBar" />
 
         <service
-            android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"
-            android:directBootAware="false"
-            android:enabled="@bool/enable_system_alarm_service_default"
-            android:exported="false" />
-        <service
             android:name="androidx.work.impl.background.systemjob.SystemJobService"
             android:directBootAware="false"
             android:enabled="@bool/enable_system_job_service_default"
@@ -657,62 +652,12 @@
             android:enabled="true"
             android:exported="false" />
         <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
-                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.intent.action.BATTERY_OKAY" />
-                <action android:name="android.intent.action.BATTERY_LOW" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
-                <action android:name="android.intent.action.DEVICE_STORAGE_OK" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
-            </intent-filter>
-        </receiver>
-        <receiver
             android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver"
             android:directBootAware="false"
             android:enabled="false"
             android:exported="false" >
             <intent-filter>
                 <action android:name="android.intent.action.BOOT_COMPLETED" />
-                <action android:name="android.intent.action.TIME_SET" />
-                <action android:name="android.intent.action.TIMEZONE_CHANGED" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver"
-            android:directBootAware="false"
-            android:enabled="@bool/enable_system_alarm_service_default"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
             </intent-filter>
         </receiver>
         <receiver

Go to https://buildkite.com/automattic/woocommerce-android/builds/33498/canvas?sid=019a5533-9963-4a84-bb4d-d0f2d9a4941e, click on the Artifacts tab and audit the files.

@wpmobilebot
Copy link
Collaborator

Project manifest changes for WooCommerce-Wear

The following changes in the WooCommerce-Wear's merged AndroidManifest.xml file were detected (build variant: vanillaRelease):

--- ./build/reports/diff_manifest/WooCommerce-Wear/vanillaRelease/base_manifest.txt	2025-11-05 18:11:43.972479120 +0000
+++ ./build/reports/diff_manifest/WooCommerce-Wear/vanillaRelease/head_manifest.txt	2025-11-05 18:11:48.792489607 +0000
@@ -206,11 +206,6 @@
         </provider>
 
         <service
-            android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"
-            android:directBootAware="false"
-            android:enabled="@bool/enable_system_alarm_service_default"
-            android:exported="false" />
-        <service
             android:name="androidx.work.impl.background.systemjob.SystemJobService"
             android:directBootAware="false"
             android:enabled="@bool/enable_system_job_service_default"
@@ -228,62 +223,12 @@
             android:enabled="true"
             android:exported="false" />
         <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
-                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.intent.action.BATTERY_OKAY" />
-                <action android:name="android.intent.action.BATTERY_LOW" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
-                <action android:name="android.intent.action.DEVICE_STORAGE_OK" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy"
-            android:directBootAware="false"
-            android:enabled="false"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
-            </intent-filter>
-        </receiver>
-        <receiver
             android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver"
             android:directBootAware="false"
             android:enabled="false"
             android:exported="false" >
             <intent-filter>
                 <action android:name="android.intent.action.BOOT_COMPLETED" />
-                <action android:name="android.intent.action.TIME_SET" />
-                <action android:name="android.intent.action.TIMEZONE_CHANGED" />
-            </intent-filter>
-        </receiver>
-        <receiver
-            android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver"
-            android:directBootAware="false"
-            android:enabled="@bool/enable_system_alarm_service_default"
-            android:exported="false" >
-            <intent-filter>
-                <action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
             </intent-filter>
         </receiver>
         <receiver

Go to https://buildkite.com/automattic/woocommerce-android/builds/33498/canvas?sid=019a5533-9963-4a84-bb4d-d0f2d9a4941e, click on the Artifacts tab and audit the files.

@wpmobilebot
Copy link
Collaborator

Project dependencies changes

list
! Upgraded Dependencies
androidx.work:work-runtime:2.11.0, (changed from 2.10.5)
androidx.work:work-runtime-ktx:2.11.0, (changed from 2.10.5)
tree
-+--- androidx.work:work-runtime-ktx:2.10.5
-|    +--- androidx.work:work-runtime:2.10.5
-|    |    +--- androidx.annotation:annotation-experimental:1.4.1 -> 1.5.0 (*)
-|    |    +--- androidx.concurrent:concurrent-futures-ktx:1.1.0
-|    |    |    +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.2.21 (*)
-|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.4 -> 1.10.2 (*)
-|    |    +--- androidx.core:core:1.12.0 -> 1.17.0 (*)
-|    |    +--- androidx.lifecycle:lifecycle-livedata:2.6.2 -> 2.9.4
-|    |    |    +--- androidx.arch.core:core-common:2.2.0 (*)
-|    |    |    +--- androidx.arch.core:core-runtime:2.2.0 (*)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
-|    |    |    +--- org.jspecify:jspecify:1.0.0
-|    |    |    +--- androidx.lifecycle:lifecycle-common:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-process:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-service:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c)
-|    |    |    \--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c)
-|    |    +--- androidx.lifecycle:lifecycle-service:2.6.2 -> 2.9.4
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    +--- androidx.lifecycle:lifecycle-common:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-process:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c)
-|    |    +--- androidx.room:room-ktx:2.6.1 -> 2.8.3
-|    |    |    +--- androidx.room:room-common:2.8.3
-|    |    |    |    \--- androidx.room:room-common-jvm:2.8.3
-|    |    |    |         +--- androidx.annotation:annotation:1.9.1 (*)
-|    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    |         +--- androidx.room:room-ktx:2.8.3 (c)
-|    |    |    |         +--- androidx.room:room-runtime:2.8.3 (c)
-|    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
-|    |    |    +--- androidx.room:room-runtime:2.8.3
-|    |    |    |    \--- androidx.room:room-runtime-android:2.8.3
-|    |    |    |         +--- androidx.annotation:annotation:1.9.1 (*)
-|    |    |    |         +--- androidx.annotation:annotation-experimental:1.5.0 (*)
-|    |    |    |         +--- androidx.arch.core:core-runtime:2.2.0 (*)
-|    |    |    |         +--- androidx.collection:collection:1.5.0 (*)
-|    |    |    |         +--- androidx.room:room-common:2.8.3 (*)
-|    |    |    |         +--- androidx.sqlite:sqlite:2.6.1
-|    |    |    |         |    \--- androidx.sqlite:sqlite-android:2.6.1
-|    |    |    |         |         +--- androidx.annotation:annotation:1.9.1 (*)
-|    |    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    |         |         +--- androidx.sqlite:sqlite-framework:2.6.1 (c)
-|    |    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
-|    |    |    |         +--- androidx.sqlite:sqlite-framework:2.6.1
-|    |    |    |         |    \--- androidx.sqlite:sqlite-framework-android:2.6.1
-|    |    |    |         |         +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-|    |    |    |         |         +--- androidx.sqlite:sqlite:2.6.1 (*)
-|    |    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    |         |         +--- androidx.sqlite:sqlite:2.6.1 (c)
-|    |    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
-|    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
-|    |    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
-|    |    |    |         +--- org.jspecify:jspecify:1.0.0
-|    |    |    |         +--- androidx.room:room-common:2.8.3 (c)
-|    |    |    |         +--- androidx.room:room-ktx:2.8.3 (c)
-|    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
-|    |    |    +--- androidx.room:room-common:2.8.3 (c)
-|    |    |    +--- androidx.room:room-runtime:2.8.3 (c)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
-|    |    +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 (*)
-|    |    +--- androidx.tracing:tracing-ktx:1.2.0
-|    |    |    +--- androidx.tracing:tracing:1.2.0 (*)
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.2.21 (*)
-|    |    |    \--- androidx.tracing:tracing:1.2.0 (c)
-|    |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
-|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*)
-|    |    +--- androidx.work:work-runtime-ktx:2.10.5 (c)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c)
-|    \--- androidx.work:work-runtime:2.10.5 (c)
++--- androidx.work:work-runtime-ktx:2.11.0
+|    +--- androidx.work:work-runtime:2.11.0
+|    |    +--- androidx.annotation:annotation-experimental:1.4.1 -> 1.5.0 (*)
+|    |    +--- androidx.concurrent:concurrent-futures-ktx:1.1.0
+|    |    |    +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.2.21 (*)
+|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.4 -> 1.10.2 (*)
+|    |    +--- androidx.core:core:1.12.0 -> 1.17.0 (*)
+|    |    +--- androidx.lifecycle:lifecycle-livedata:2.6.2 -> 2.9.4
+|    |    |    +--- androidx.arch.core:core-common:2.2.0 (*)
+|    |    |    +--- androidx.arch.core:core-runtime:2.2.0 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
+|    |    |    +--- org.jspecify:jspecify:1.0.0
+|    |    |    +--- androidx.lifecycle:lifecycle-common:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-process:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-service:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c)
+|    |    |    \--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c)
+|    |    +--- androidx.lifecycle:lifecycle-service:2.6.2 -> 2.9.4
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-common:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-process:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c)
+|    |    +--- androidx.room:room-runtime:2.7.0 -> 2.8.3
+|    |    |    \--- androidx.room:room-runtime-android:2.8.3
+|    |    |         +--- androidx.annotation:annotation:1.9.1 (*)
+|    |    |         +--- androidx.annotation:annotation-experimental:1.5.0 (*)
+|    |    |         +--- androidx.arch.core:core-runtime:2.2.0 (*)
+|    |    |         +--- androidx.collection:collection:1.5.0 (*)
+|    |    |         +--- androidx.room:room-common:2.8.3
+|    |    |         |    \--- androidx.room:room-common-jvm:2.8.3
+|    |    |         |         +--- androidx.annotation:annotation:1.9.1 (*)
+|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    |         |         +--- androidx.room:room-ktx:2.8.3 (c)
+|    |    |         |         +--- androidx.room:room-runtime:2.8.3 (c)
+|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
+|    |    |         +--- androidx.sqlite:sqlite:2.6.1
+|    |    |         |    \--- androidx.sqlite:sqlite-android:2.6.1
+|    |    |         |         +--- androidx.annotation:annotation:1.9.1 (*)
+|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    |         |         +--- androidx.sqlite:sqlite-framework:2.6.1 (c)
+|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
+|    |    |         +--- androidx.sqlite:sqlite-framework:2.6.1
+|    |    |         |    \--- androidx.sqlite:sqlite-framework-android:2.6.1
+|    |    |         |         +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+|    |    |         |         +--- androidx.sqlite:sqlite:2.6.1 (*)
+|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    |         |         +--- androidx.sqlite:sqlite:2.6.1 (c)
+|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
+|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
+|    |    |         +--- org.jspecify:jspecify:1.0.0
+|    |    |         +--- androidx.room:room-common:2.8.3 (c)
+|    |    |         +--- androidx.room:room-ktx:2.8.3 (c)
+|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
+|    |    +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 (*)
+|    |    +--- androidx.tracing:tracing-ktx:1.2.0
+|    |    |    +--- androidx.tracing:tracing:1.2.0 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.2.21 (*)
+|    |    |    \--- androidx.tracing:tracing:1.2.0 (c)
+|    |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*)
+|    |    +--- org.jspecify:jspecify:1.0.0
+|    |    +--- androidx.work:work-runtime-ktx:2.11.0 (c)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
+|    \--- androidx.work:work-runtime:2.11.0 (c)
 +--- com.automattic:encryptedlogging:1.1.1
-|    \--- androidx.room:room-ktx:2.7.2 -> 2.8.3 (*)
+|    \--- androidx.room:room-ktx:2.7.2 -> 2.8.3
+|         +--- androidx.room:room-common:2.8.3 (*)
+|         +--- androidx.room:room-runtime:2.8.3 (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*)
+|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
+|         +--- androidx.room:room-common:2.8.3 (c)
+|         +--- androidx.room:room-runtime:2.8.3 (c)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (c)
 \--- androidx.hilt:hilt-work:1.3.0
-     \--- androidx.work:work-runtime:2.3.4 -> 2.10.5 (*)
+     \--- androidx.work:work-runtime:2.3.4 -> 2.11.0 (*)

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App NameWooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commitc4ae475
Direct Downloadwoocommerce-wear-prototype-build-pr14910-c4ae475.apk

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App NameWooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commitc4ae475
Direct Downloadwoocommerce-prototype-build-pr14910-c4ae475.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update PRs that update a dependency file, used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants