-
Notifications
You must be signed in to change notification settings - Fork 1.4k
build(deps): Bump androidx-activity from 1.10.1 to 1.12.0 #22361
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?
Conversation
Bumps `androidx-activity` from 1.10.1 to 1.12.0. Updates `androidx.activity:activity-compose` from 1.10.1 to 1.12.0 Updates `androidx.activity:activity` from 1.10.1 to 1.12.0 --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.activity:activity dependency-version: 1.12.0 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 WordPressThe following changes in the --- ./build/reports/diff_manifest/WordPress/wordpressVanillaRelease/base_manifest.txt 2025-11-20 08:09:11.644771238 +0000
+++ ./build/reports/diff_manifest/WordPress/wordpressVanillaRelease/head_manifest.txt 2025-11-20 08:09:26.144766920 +0000
@@ -1441,7 +1441,11 @@
android:value="false" />
<meta-data
android:name="io.sentry.breadcrumbs.user-interaction"
- android:value="false" /> <!-- 'android:authorities' must be unique in the device, across all apps -->
+ android:value="false" />
+
+ <activity
+ android:name="androidx.compose.ui.tooling.PreviewActivity"
+ android:exported="true" /> <!-- 'android:authorities' must be unique in the device, across all apps -->
<provider
android:name="io.sentry.android.core.SentryInitProvider"
android:authorities="org.wordpress.android.SentryInitProvider"
@@ -1452,10 +1456,6 @@
android:exported="false"
android:initOrder="200" />
- <activity
- android:name="androidx.compose.ui.tooling.PreviewActivity"
- android:exported="true" />
-
<uses-library
android:name="androidx.window.extensions"
android:required="false" />Go to https://buildkite.com/automattic/wordpress-android/builds/23939/canvas?sid=019aa04b-89fa-4dfb-b8f6-dce51436d238, click on the |
|
Project manifest changes for WordPressThe following changes in the --- ./build/reports/diff_manifest/WordPress/jetpackVanillaRelease/base_manifest.txt 2025-11-20 08:09:49.718612796 +0000
+++ ./build/reports/diff_manifest/WordPress/jetpackVanillaRelease/head_manifest.txt 2025-11-20 08:09:59.098653015 +0000
@@ -1468,7 +1468,11 @@
android:value="false" />
<meta-data
android:name="io.sentry.breadcrumbs.user-interaction"
- android:value="false" /> <!-- 'android:authorities' must be unique in the device, across all apps -->
+ android:value="false" />
+
+ <activity
+ android:name="androidx.compose.ui.tooling.PreviewActivity"
+ android:exported="true" /> <!-- 'android:authorities' must be unique in the device, across all apps -->
<provider
android:name="io.sentry.android.core.SentryInitProvider"
android:authorities="com.jetpack.android.SentryInitProvider"
@@ -1479,10 +1483,6 @@
android:exported="false"
android:initOrder="200" />
- <activity
- android:name="androidx.compose.ui.tooling.PreviewActivity"
- android:exported="true" />
-
<uses-library
android:name="androidx.window.extensions"
android:required="false" />Go to https://buildkite.com/automattic/wordpress-android/builds/23939/canvas?sid=019aa04b-89fb-4e69-bf45-153a44d4c78f, click on the |
Project dependencies changeslist+ New Dependencies
androidx.navigationevent:navigationevent:1.0.0
androidx.navigationevent:navigationevent-android:1.0.0
androidx.navigationevent:navigationevent-compose:1.0.0
androidx.navigationevent:navigationevent-compose-android:1.0.0
! Upgraded Dependencies
androidx.activity:activity:1.12.0, (changed from 1.10.1)
androidx.activity:activity-compose:1.12.0, (changed from 1.10.1)
androidx.activity:activity-ktx:1.12.0, (changed from 1.10.1) |
🤖 Test Failure AnalysisYour tests failed. Claude has analyzed the failures - check the annotation for details. |



Bumps
androidx-activityfrom 1.10.1 to 1.12.0.Updates
androidx.activity:activity-composefrom 1.10.1 to 1.12.0Updates
androidx.activity:activityfrom 1.10.1 to 1.12.0Dependabot 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)