Bump androidx.constraintlayout to 2.2.2 and constraintlayout-compose to 1.1.2 - #23165
Merged
Conversation
Bumps androidx.constraintlayout:constraintlayout-compose from 1.1.1 to 1.1.2. --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout-compose dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.constraintlayout:constraintlayout from 2.2.1 to 2.2.2. --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
Generated by 🚫 Danger |
This was referenced Jul 30, 2026
Contributor
Project dependencies changeslist! Upgraded Dependencies
androidx.constraintlayout:constraintlayout:2.2.2, (changed from 2.2.1)
androidx.constraintlayout:constraintlayout-compose:1.1.2, (changed from 1.1.1)
androidx.constraintlayout:constraintlayout-compose-android:1.1.2, (changed from 1.1.1)
androidx.constraintlayout:constraintlayout-core:1.1.2, (changed from 1.1.1)tree +--- project :libs:image-editor
-| +--- androidx.constraintlayout:constraintlayout:2.2.1
-| | +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.1 (*)
-| | +--- androidx.constraintlayout:constraintlayout-core:1.1.1
-| | | \--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*)
-| | +--- androidx.core:core:1.3.2 -> 1.16.0 (*)
-| | \--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
+| +--- androidx.constraintlayout:constraintlayout:2.2.2
+| | +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.1 (*)
+| | +--- androidx.constraintlayout:constraintlayout-core:1.1.2
+| | | \--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.3.2 -> 1.16.0 (*)
+| | \--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
| \--- com.google.android.material:material:1.14.0
-| \--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
+| \--- androidx.constraintlayout:constraintlayout:2.2.1 -> 2.2.2 (*)
+--- project :libs:fluxc
| \--- com.github.chuckerteam.chucker:library:4.2.0
-| \--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
+| \--- androidx.constraintlayout:constraintlayout:2.2.1 -> 2.2.2 (*)
-+--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.2 (*)
-\--- androidx.constraintlayout:constraintlayout-compose:1.1.1
- \--- androidx.constraintlayout:constraintlayout-compose-android:1.1.1
- +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*)
- +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
- +--- androidx.compose.foundation:foundation:1.7.2 -> 1.11.4 (*)
- +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.4 (*)
- +--- androidx.compose.ui:ui:1.7.2 -> 1.11.4 (*)
- +--- androidx.compose.ui:ui-unit:1.7.2 -> 1.11.4 (*)
- +--- androidx.compose.ui:ui-util:1.7.2 -> 1.11.4 (*)
- +--- androidx.constraintlayout:constraintlayout-core:1.1.1 (*)
- \--- androidx.core:core-ktx:1.5.0 -> 1.16.0 (*)
+\--- androidx.constraintlayout:constraintlayout-compose:1.1.2
+ \--- androidx.constraintlayout:constraintlayout-compose-android:1.1.2
+ +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*)
+ +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
+ +--- androidx.compose.foundation:foundation:1.7.2 -> 1.11.4 (*)
+ +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.4 (*)
+ +--- androidx.compose.ui:ui:1.7.2 -> 1.11.4 (*)
+ +--- androidx.compose.ui:ui-unit:1.7.2 -> 1.11.4 (*)
+ +--- androidx.compose.ui:ui-util:1.7.2 -> 1.11.4 (*)
+ +--- androidx.constraintlayout:constraintlayout-core:1.1.2 (*)
+ \--- androidx.core:core-ktx:1.5.0 -> 1.16.0 (*) |
Contributor
|
|
Contributor
|
|
nbradbury
marked this pull request as ready for review
July 30, 2026 13:59
nbradbury
requested review from
adalpari
and removed request for
a team and
adalpari
July 30, 2026 13:59
nbradbury
enabled auto-merge (squash)
July 30, 2026 14:09
dcalhoun
approved these changes
Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Combines two Dependabot ConstraintLayout bumps into a single branch so they share one CI run. Both PRs touch adjacent lines in
gradle/libs.versions.toml, so whichever merged second would have needed a rebase anyway.androidx.constraintlayout:constraintlayout2.2.1 → 2.2.2 (supersedes Bump androidx.constraintlayout:constraintlayout from 2.2.1 to 2.2.2 #23161)androidx.constraintlayout:constraintlayout-compose1.1.1 → 1.1.2 (supersedes Bump androidx.constraintlayout:constraintlayout-compose from 1.1.1 to 1.1.2 #23164)Both are patch releases. Original Dependabot commits are cherry-picked, authorship preserved.
Testing
Green CI is the gate. Spot-check that ConstraintLayout-based screens still lay out correctly — for example the login screens and Reader post detail.