Conversation
Bumps androidx.compose:compose-bom from 2025.11.01 to 2025.12.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2025.12.00 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Generated by 🚫 Danger |
Project dependencies changeslist+ New Dependencies
androidx.compose.runtime:runtime-retain:1.10.0
androidx.compose.runtime:runtime-retain-android:1.10.0
org.jetbrains.androidx.savedstate:savedstate:1.3.5
org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5
! Upgraded Dependencies
androidx.compose.animation:animation:1.10.0, (changed from 1.9.5)
androidx.compose.animation:animation-android:1.10.0, (changed from 1.9.5)
androidx.compose.animation:animation-core:1.10.0, (changed from 1.9.5)
androidx.compose.animation:animation-core-android:1.10.0, (changed from 1.9.5)
androidx.compose.foundation:foundation:1.10.0, (changed from 1.9.5)
androidx.compose.foundation:foundation-android:1.10.0, (changed from 1.9.5)
androidx.compose.foundation:foundation-layout:1.10.0, (changed from 1.9.5)
androidx.compose.foundation:foundation-layout-android:1.10.0, (changed from 1.9.5)
androidx.compose.material:material:1.10.0, (changed from 1.9.5)
androidx.compose.material:material-android:1.10.0, (changed from 1.9.5)
androidx.compose.material:material-ripple:1.10.0, (changed from 1.9.5)
androidx.compose.material:material-ripple-android:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime-android:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime-annotation:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime-annotation-android:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime-livedata:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime-saveable:1.10.0, (changed from 1.9.5)
androidx.compose.runtime:runtime-saveable-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-geometry:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-geometry-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-graphics:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-graphics-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-text:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-text-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-tooling:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-tooling-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-tooling-data:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-tooling-data-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-tooling-preview:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-tooling-preview-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-unit:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-unit-android:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-util:1.10.0, (changed from 1.9.5)
androidx.compose.ui:ui-util-android:1.10.0, (changed from 1.9.5)
androidx.compose:compose-bom:2025.12.00, (changed from 2025.11.01)
androidx.transition:transition:1.6.0, (changed from 1.5.0)
androidx.window:window:1.5.0, (changed from 1.4.0)
androidx.window:window-core:1.5.0, (changed from 1.4.0)
androidx.window:window-core-android:1.5.0, (changed from 1.4.0)
org.jetbrains.compose.runtime:runtime:1.9.2, (changed from 1.9.1)
org.jetbrains.compose.runtime:runtime-saveable:1.9.2, (changed from 1.7.0) |
Project manifest changes for WordPressThe following changes in the --- ./build/reports/diff_manifest/WordPress/jetpackVanillaRelease/base_manifest.txt 2025-12-04 20:46:08.263944187 +0000
+++ ./build/reports/diff_manifest/WordPress/jetpackVanillaRelease/head_manifest.txt 2025-12-04 20:47:20.104137185 +0000
@@ -1504,16 +1504,6 @@
android:directBootAware="true"
android:exported="false" />
- <provider
- android:name="zendesk.core.MediaFileProvider"
- android:authorities="com.jetpack.android.zendesk.sdk.user.attachments"
- android:exported="false"
- android:grantUriPermissions="true" >
- <meta-data
- android:name="android.support.FILE_PROVIDER_PATHS"
- android:resource="@xml/zendesk_user_attachments" />
- </provider>
-
<meta-data
android:name="io.sentry.auto-init"
android:value="false" />
@@ -1534,6 +1524,16 @@
android:name="androidx.compose.ui.tooling.PreviewActivity"
android:exported="true" />
+ <provider
+ android:name="zendesk.core.MediaFileProvider"
+ android:authorities="com.jetpack.android.zendesk.sdk.user.attachments"
+ android:exported="false"
+ android:grantUriPermissions="true" >
+ <meta-data
+ android:name="android.support.FILE_PROVIDER_PATHS"
+ android:resource="@xml/zendesk_user_attachments" />
+ </provider>
+
<uses-library
android:name="androidx.window.extensions"
android:required="false" />Go to https://buildkite.com/automattic/wordpress-android/builds/24113/canvas?sid=019aeb17-11fa-4759-9063-6fa7649cb425, click on the |
Project manifest changes for WordPressThe following changes in the --- ./build/reports/diff_manifest/WordPress/wordpressVanillaRelease/base_manifest.txt 2025-12-04 20:46:01.035876995 +0000
+++ ./build/reports/diff_manifest/WordPress/wordpressVanillaRelease/head_manifest.txt 2025-12-04 20:46:30.205827542 +0000
@@ -1477,16 +1477,6 @@
android:directBootAware="true"
android:exported="false" />
- <provider
- android:name="zendesk.core.MediaFileProvider"
- android:authorities="org.wordpress.android.zendesk.sdk.user.attachments"
- android:exported="false"
- android:grantUriPermissions="true" >
- <meta-data
- android:name="android.support.FILE_PROVIDER_PATHS"
- android:resource="@xml/zendesk_user_attachments" />
- </provider>
-
<meta-data
android:name="io.sentry.auto-init"
android:value="false" />
@@ -1507,6 +1497,16 @@
android:name="androidx.compose.ui.tooling.PreviewActivity"
android:exported="true" />
+ <provider
+ android:name="zendesk.core.MediaFileProvider"
+ android:authorities="org.wordpress.android.zendesk.sdk.user.attachments"
+ android:exported="false"
+ android:grantUriPermissions="true" >
+ <meta-data
+ android:name="android.support.FILE_PROVIDER_PATHS"
+ android:resource="@xml/zendesk_user_attachments" />
+ </provider>
+
<uses-library
android:name="androidx.window.extensions"
android:required="false" />Go to https://buildkite.com/automattic/wordpress-android/builds/24113/canvas?sid=019aeb17-11fa-43b0-baf2-8973e821004d, click on the |
|
| App Name | WordPress | |
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr22392-cee0a1c | |
| Commit | cee0a1c | |
| Direct Download | wordpress-prototype-build-pr22392-cee0a1c.apk |
|
| App Name | Jetpack | |
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr22392-cee0a1c | |
| Commit | cee0a1c | |
| Direct Download | jetpack-prototype-build-pr22392-cee0a1c.apk |
|
nbradbury
left a comment
There was a problem hiding this comment.
After fixing lint errors there were no problems with this update. ![]()
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #22392 +/- ##
==========================================
- Coverage 39.02% 39.02% -0.01%
==========================================
Files 2203 2203
Lines 106348 106349 +1
Branches 15061 15061
==========================================
Hits 41501 41501
- Misses 61356 61357 +1
Partials 3491 3491 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|





Bumps androidx.compose:compose-bom from 2025.11.01 to 2025.12.00.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)