Skip to content

build(deps): bump androidx.compose:compose-bom from 2026.06.01 to 2026.08.00 - #1273

Merged
bmc08gt merged 2 commits into
code/cashfrom
dependabot/gradle/code/cash/androidx.compose-compose-bom-2026.08.00
Aug 20, 2026
Merged

build(deps): bump androidx.compose:compose-bom from 2026.06.01 to 2026.08.00#1273
bmc08gt merged 2 commits into
code/cashfrom
dependabot/gradle/code/cash/androidx.compose-compose-bom-2026.08.00

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps androidx.compose:compose-bom from 2026.06.01 to 2026.08.00.

Dependabot compatibility score

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 show <dependency name> 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)

Bumps androidx.compose:compose-bom from 2026.06.01 to 2026.08.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.08.00
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies labels Aug 20, 2026
@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Aug 20, 2026
Compose 1.12.0 (compose-bom 2026.08.00) removes
androidx.compose.animation.core.ExperimentalAnimatableApi, so the opt-in no
longer compiles:

  e: ColorSlots.kt:8:40 Unresolved reference 'ExperimentalAnimatableApi'.

The opt-in was vestigial — nothing here uses DeferredTargetAnimation or any
approach-layout API, so it guarded nothing. Removing it rather than migrating to
the replacement annotation.
@github-actions github-actions Bot added the area: ui Compose UI, theme, components, resources label Aug 20, 2026
@bmc08gt
bmc08gt merged commit b145703 into code/cash Aug 20, 2026
3 checks passed
@bmc08gt
bmc08gt deleted the dependabot/gradle/code/cash/androidx.compose-compose-bom-2026.08.00 branch August 20, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic area: ui Compose UI, theme, components, resources dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant