chore(deps): bump the compose group with 4 updates#5389
chore(deps): bump the compose group with 4 updates#5389dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the compose group with 4 updates: androidx.compose.foundation:foundation, androidx.compose.foundation:foundation-layout, androidx.compose.ui:ui and androidx.compose.ui:ui-test-junit4. Updates `androidx.compose.foundation:foundation` from 1.6.3 to 1.11.1 Updates `androidx.compose.foundation:foundation-layout` from 1.6.3 to 1.11.1 Updates `androidx.compose.ui:ui` from 1.6.3 to 1.11.1 Updates `androidx.compose.foundation:foundation-layout` from 1.6.3 to 1.11.1 Updates `androidx.compose.ui:ui` from 1.6.3 to 1.11.1 Updates `androidx.compose.ui:ui-test-junit4` from 1.9.5 to 1.11.1 --- updated-dependencies: - dependency-name: androidx.compose.foundation:foundation dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose - dependency-name: androidx.compose.foundation:foundation-layout dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose - dependency-name: androidx.compose.ui:ui dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose - dependency-name: androidx.compose.foundation:foundation-layout dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose - dependency-name: androidx.compose.ui:ui dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose - dependency-name: androidx.compose.ui:ui-test-junit4 dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3676d3c. Configure here.
| androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androidxCompose" } | ||
| # Note: don't change without testing forwards compatibility | ||
| androidx-compose-ui-replay = { module = "androidx.compose.ui:ui", version = "1.10.2" } | ||
| androidx-compose-ui-replay = { module = "androidx.compose.ui:ui", version = "1.11.1" } |
There was a problem hiding this comment.
Replay forward compatibility version gap collapsed by bump
Medium Severity
The androidx-compose-ui-replay dependency was intentionally pinned at a higher version than androidxCompose (previously 1.10.2 vs 1.6.3) to verify forwards compatibility, as the comment on line 87 warns. Dependabot bumped both to 1.11.1, collapsing this deliberate version gap. The sentry-android-replay module uses this as a compileOnly dependency while tests run against the main androidxCompose version — having them identical eliminates the forwards-compatibility validation the setup was designed to provide.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 3676d3c. Configure here.


Bumps the compose group with 4 updates: androidx.compose.foundation:foundation, androidx.compose.foundation:foundation-layout, androidx.compose.ui:ui and androidx.compose.ui:ui-test-junit4.
Updates
androidx.compose.foundation:foundationfrom 1.6.3 to 1.11.1Updates
androidx.compose.foundation:foundation-layoutfrom 1.6.3 to 1.11.1Updates
androidx.compose.ui:uifrom 1.6.3 to 1.11.1Updates
androidx.compose.foundation:foundation-layoutfrom 1.6.3 to 1.11.1Updates
androidx.compose.ui:uifrom 1.6.3 to 1.11.1Updates
androidx.compose.ui:ui-test-junit4from 1.9.5 to 1.11.1Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions