-
Notifications
You must be signed in to change notification settings - Fork 131
Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.10.1 #13968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.10.1 #13968
Conversation
Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.10.1. --- updated-dependencies: - dependency-name: androidx.work:work-runtime-ktx dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Generated by 🚫 Danger |
Project manifest changes for WooCommerceThe following changes in the --- ./build/reports/diff_manifest/WooCommerce/vanillaRelease/base_manifest.txt 2025-04-23 18:43:18.560122998 +0000
+++ ./build/reports/diff_manifest/WooCommerce/vanillaRelease/head_manifest.txt 2025-04-23 18:43:27.280074870 +0000
@@ -724,25 +724,6 @@
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
- <meta-data
- android:name="io.sentry.auto-init"
- android:value="false" />
- <meta-data
- android:name="io.sentry.breadcrumbs.user-interaction"
- android:value="false" />
-
- <provider
- android:name="com.squareup.picasso.PicassoProvider"
- android:authorities="com.woocommerce.android.com.squareup.picasso"
- android:exported="false" />
-
- <service
- android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery"
- android:exported="false" >
- <meta-data
- android:name="backend:com.google.android.datatransport.cct.CctBackendFactory"
- android:value="cct" />
- </service>
<receiver
android:name="androidx.profileinstaller.ProfileInstallReceiver"
@@ -764,6 +745,25 @@
</intent-filter>
</receiver>
+ <meta-data
+ android:name="io.sentry.auto-init"
+ android:value="false" />
+ <meta-data
+ android:name="io.sentry.breadcrumbs.user-interaction"
+ android:value="false" />
+
+ <provider
+ android:name="com.squareup.picasso.PicassoProvider"
+ android:authorities="com.woocommerce.android.com.squareup.picasso"
+ android:exported="false" />
+
+ <service
+ android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery"
+ android:exported="false" >
+ <meta-data
+ android:name="backend:com.google.android.datatransport.cct.CctBackendFactory"
+ android:value="cct" />
+ </service>
<service
android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService"
android:exported="false" Go to https://buildkite.com/automattic/woocommerce-android/builds/28693/canvas?sid=019663f2-8d40-47cc-8902-4407136f28af, click on the |
Project manifest changes for WooCommerce-WearThe following changes in the --- ./build/reports/diff_manifest/WooCommerce-Wear/vanillaRelease/base_manifest.txt 2025-04-23 18:43:35.350031098 +0000
+++ ./build/reports/diff_manifest/WooCommerce-Wear/vanillaRelease/head_manifest.txt 2025-04-23 18:43:39.940006212 +0000
@@ -324,13 +324,6 @@
android:name="androidx.window.sidecar"
android:required="false" />
- <meta-data
- android:name="io.sentry.auto-init"
- android:value="false" />
- <meta-data
- android:name="io.sentry.breadcrumbs.user-interaction"
- android:value="false" />
-
<receiver
android:name="androidx.profileinstaller.ProfileInstallReceiver"
android:directBootAware="false"
@@ -350,6 +343,13 @@
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
</intent-filter>
</receiver>
+
+ <meta-data
+ android:name="io.sentry.auto-init"
+ android:value="false" />
+ <meta-data
+ android:name="io.sentry.breadcrumbs.user-interaction"
+ android:value="false" />
</application>
</manifest>
\ No newline at end of file Go to https://buildkite.com/automattic/woocommerce-android/builds/28693/canvas?sid=019663f2-8d40-47cc-8902-4407136f28af, click on the |
Project dependencies changeslist+ New Dependencies
androidx.concurrent:concurrent-futures-ktx:1.1.0
androidx.tracing:tracing-ktx:1.2.0
! Upgraded Dependencies
androidx.tracing:tracing:1.2.0, (changed from 1.0.0)
androidx.work:work-runtime:2.10.1, (changed from 2.7.1)
androidx.work:work-runtime-ktx:2.10.1, (changed from 2.7.1) tree +--- com.google.firebase:firebase-messaging -> 24.1.0
| \--- com.google.firebase:firebase-common:21.0.0
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.8.1
| \--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0
| \--- com.google.android.gms:play-services-basement:18.4.0 -> 18.5.0
| +--- androidx.core:core:1.2.0 -> 1.13.1
| | \--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.8.7
| | \--- androidx.lifecycle:lifecycle-runtime-android:2.8.7
| | \--- androidx.profileinstaller:profileinstaller:1.3.1
| | \--- androidx.startup:startup-runtime:1.1.1
-| | \--- androidx.tracing:tracing:1.0.0
-| | \--- androidx.annotation:annotation:1.1.0 -> 1.8.1 (*)
+| | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.8.1 (*)
+| | \--- androidx.tracing:tracing-ktx:1.2.0 (c)
| \--- androidx.fragment:fragment:1.1.0 -> 1.8.5
| \--- androidx.activity:activity:1.8.1 -> 1.8.2
-| \--- androidx.tracing:tracing:1.0.0 (*)
+| \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
-+--- androidx.work:work-runtime-ktx:2.7.1
-| +--- androidx.work:work-runtime:2.7.1
-| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.4.1 (*)
-| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.8.7
-| | | +--- androidx.arch.core:core-common:2.2.0 (*)
-| | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
-| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.7 (*)
-| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.7 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.8.1 (*)
-| | | +--- androidx.lifecycle:lifecycle-common:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-common-java8:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-process:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-service:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 (c)
-| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.7 (c)
-| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
-| | +--- androidx.core:core:1.6.0 -> 1.13.1 (*)
-| | +--- androidx.room:room-runtime:2.2.5 -> 2.6.1
-| | | +--- androidx.annotation:annotation-experimental:1.1.0-rc01 -> 1.4.1 (*)
-| | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
-| | | +--- androidx.room:room-common:2.6.1
-| | | | +--- androidx.annotation:annotation:1.3.0 -> 1.8.1 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
-| | | | +--- androidx.room:room-ktx:2.6.1 (c)
-| | | | \--- androidx.room:room-runtime:2.6.1 (c)
-| | | +--- androidx.sqlite:sqlite:2.4.0
-| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.8.1 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
-| | | | \--- androidx.sqlite:sqlite-framework:2.4.0 (c)
-| | | +--- androidx.sqlite:sqlite-framework:2.4.0
-| | | | +--- androidx.annotation:annotation:1.2.0 -> 1.8.1 (*)
-| | | | +--- androidx.sqlite:sqlite:2.4.0 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
-| | | | \--- androidx.sqlite:sqlite:2.4.0 (c)
-| | | +--- androidx.room:room-common:2.6.1 (c)
-| | | \--- androidx.room:room-ktx:2.6.1 (c)
-| | +--- androidx.sqlite:sqlite:2.1.0 -> 2.4.0 (*)
-| | +--- androidx.sqlite:sqlite-framework:2.1.0 -> 2.4.0 (*)
-| | +--- androidx.core:core:1.1.0 -> 1.13.1 (*)
-| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.8.7
-| | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
-| | +--- androidx.lifecycle:lifecycle-common:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-common-java8:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-process:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 (c)
-| | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.7 (c)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 2.1.10 (*)
-| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.8.1 (*)
++--- androidx.work:work-runtime-ktx:2.10.1
+| +--- androidx.work:work-runtime:2.10.1
+| | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
+| | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0
+| | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 2.1.10 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.4 -> 1.8.1 (*)
+| | +--- androidx.core:core:1.12.0 -> 1.13.1 (*)
+| | +--- androidx.lifecycle:lifecycle-livedata:2.6.2 -> 2.8.7
+| | | +--- androidx.arch.core:core-common:2.2.0 (*)
+| | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.7 (*)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.7 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.8.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-common:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-common-java8:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-process:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-service:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 (c)
+| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.7 (c)
+| | +--- androidx.lifecycle:lifecycle-service:2.6.2 -> 2.8.7
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+| | | +--- androidx.lifecycle:lifecycle-common:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-common-java8:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-process:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 (c)
+| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.7 (c)
+| | +--- androidx.room:room-ktx:2.6.1
+| | | +--- androidx.room:room-common:2.6.1
+| | | | +--- androidx.annotation:annotation:1.3.0 -> 1.8.1 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | | | +--- androidx.room:room-ktx:2.6.1 (c)
+| | | | \--- androidx.room:room-runtime:2.6.1 (c)
+| | | +--- androidx.room:room-runtime:2.6.1
+| | | | +--- androidx.annotation:annotation-experimental:1.1.0-rc01 -> 1.4.1 (*)
+| | | | +--- androidx.arch.core:core-runtime:2.2.0 (*)
+| | | | +--- androidx.room:room-common:2.6.1 (*)
+| | | | +--- androidx.sqlite:sqlite:2.4.0
+| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.8.1 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+| | | | | \--- androidx.sqlite:sqlite-framework:2.4.0 (c)
+| | | | +--- androidx.sqlite:sqlite-framework:2.4.0
+| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.8.1 (*)
+| | | | | +--- androidx.sqlite:sqlite:2.4.0 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+| | | | | \--- androidx.sqlite:sqlite:2.4.0 (c)
+| | | | +--- androidx.room:room-common:2.6.1 (c)
+| | | | \--- androidx.room:room-ktx:2.6.1 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.8.1 (*)
+| | | +--- androidx.room:room-common:2.6.1 (c)
+| | | \--- androidx.room:room-runtime:2.6.1 (c)
+| | +--- androidx.startup:startup-runtime:1.1.1 (*)
+| | +--- androidx.tracing:tracing-ktx:1.2.0
+| | | +--- androidx.tracing:tracing:1.2.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.1.10 (*)
+| | | \--- 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.1.10 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.8.1 (*)
+| | +--- androidx.work:work-runtime-ktx:2.10.1 (c)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (c)
+| \--- androidx.work:work-runtime:2.10.1 (c)
+--- project :libs:fluxc
-| \--- androidx.room:room-ktx:2.6.1
-| +--- androidx.room:room-common:2.6.1 (*)
-| +--- androidx.room:room-runtime:2.6.1 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*)
-| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.8.1 (*)
-| +--- androidx.room:room-common:2.6.1 (c)
-| \--- androidx.room:room-runtime:2.6.1 (c)
+| \--- androidx.room:room-ktx:2.6.1 (*)
+--- project :libs:login
| \--- com.github.bumptech.glide:glide:4.16.0
-| \--- androidx.tracing:tracing:1.0.0 (*)
+| \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
\--- androidx.hilt:hilt-work:1.2.0
- \--- androidx.work:work-runtime:2.3.4 -> 2.7.1 (*)
+ \--- androidx.work:work-runtime:2.3.4 -> 2.10.1 (*) |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.10.1.
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)