wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.32k forks source link

Bump androidx-work from 2.9.1 to 2.10.0 #21388

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps androidx-work from 2.9.1 to 2.10.0. Updates androidx.work:work-runtime from 2.9.1 to 2.10.0

Updates androidx.work:work-testing from 2.9.1 to 2.10.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 show 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)
dangermattic commented 4 weeks ago
1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

wpmobilebot commented 4 weeks ago

Project dependencies changes

The following changes in project dependencies were detected (configuration wordpressVanillaReleaseRuntimeClasspath):

list ``` 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.1.0) androidx.work:work-runtime:2.10.0, (changed from 2.9.1) ```
tree ```diff +--- androidx.navigation:navigation-compose:2.7.7 | \--- androidx.activity:activity-compose:1.7.0 -> 1.9.3 | \--- androidx.activity:activity-ktx:1.9.3 | \--- androidx.activity:activity:1.9.3 | +--- androidx.core:core:1.13.0 -> 1.13.1 | | \--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.8.5 | | \--- androidx.lifecycle:lifecycle-runtime-android:2.8.5 | | \--- androidx.profileinstaller:profileinstaller:1.3.1 | | \--- androidx.startup:startup-runtime:1.1.1 -| | \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 -| | \--- androidx.annotation:annotation:1.2.0 -> 1.9.0 (*) +| | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 +| | +--- androidx.annotation:annotation:1.2.0 -> 1.9.0 (*) +| | \--- androidx.tracing:tracing-ktx:1.2.0 (c) -| \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 (*) +| \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) +--- project :libs:editor | +--- com.facebook.react:react-android:0.73.3 -| | \--- androidx.tracing:tracing:1.1.0 (*) +| | \--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | \--- org.wordpress.gutenberg-mobile:react-native-gutenberg-bridge:v1.121.0 | \--- org.wordpress.react-native-libraries.v6:react-native-fast-image:8.5.11 | \--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0 -| \--- androidx.tracing:tracing:1.0.0 -> 1.1.0 (*) +| \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -\--- androidx.work:work-runtime:2.9.1 - +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.4.1 (*) - +--- androidx.core:core:1.9.0 -> 1.13.1 (*) - +--- androidx.lifecycle:lifecycle-livedata:2.5.1 -> 2.8.5 (*) - +--- androidx.lifecycle:lifecycle-service:2.5.1 -> 2.8.5 - | +--- androidx.lifecycle:lifecycle-runtime:2.8.5 (*) - | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*) - | +--- androidx.lifecycle:lifecycle-common:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-livedata:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-process:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-runtime:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.5 (c) - | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.5 (c) - | \--- androidx.lifecycle:lifecycle-common-java8:2.8.5 (c) - +--- androidx.room:room-ktx:2.5.0 -> 2.6.1 (*) - +--- androidx.sqlite:sqlite-framework:2.3.0 -> 2.4.0 (*) - +--- androidx.startup:startup-runtime:1.1.1 (*) - +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava - +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*) - \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.8.1 (*) +\--- androidx.work:work-runtime:2.10.0 + +--- 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.0.0 (*) + | \--- 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.5 (*) + +--- androidx.lifecycle:lifecycle-service:2.6.2 -> 2.8.5 + | +--- androidx.lifecycle:lifecycle-runtime:2.8.5 (*) + | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*) + | +--- androidx.lifecycle:lifecycle-common:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-livedata:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-livedata-core:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-process:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-runtime:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.5 (c) + | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.5 (c) + | \--- androidx.lifecycle:lifecycle-common-java8:2.8.5 (c) + +--- androidx.room:room-ktx:2.6.1 (*) + +--- 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.0.0 (*) + | \--- 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.0.0 (*) + +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.8.1 (*) + \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (c) ```
nbradbury commented 4 weeks ago

This update requires us to target android-35 and we're not prepared to update from android-34 yet.

dependabot[bot] commented 4 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.