-
Notifications
You must be signed in to change notification settings - Fork 34
Bump androidx.compose:compose-bom from 2025.11.01 to 2025.12.00 #2516
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: main
Are you sure you want to change the base?
Bump androidx.compose:compose-bom from 2025.11.01 to 2025.12.00 #2516
Conversation
6d82b02 to
bf3f8de
Compare
9845009 to
488399c
Compare
|
Dependabot (@dependabot) recreate |
Dependabot couldn't find the original pull request head commit, 0b87da7.
2aa9b1b to
5718281
Compare
Generated by 🚫 Danger Kotlin against 0284c35 |
0284c35 to
6f884f3
Compare
Generated by 🚫 Danger Kotlin against 6f884f3 |
Generated by 🚫 Danger Kotlin against ec4d319 |
ec4d319 to
c726d9d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Androidx Compose BOM (Bill of Materials) from version 2025.11.01 to 2025.12.01, which brings API changes in Material3 components. The update includes corresponding code adaptations to maintain compatibility with the new Compose library version.
Key changes:
- Updated Compose BOM dependency version
- Adapted code to use renamed Material3 API classes and methods
- Updated deprecated Compose API usage in demo code
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| gradle/libs.versions.toml | Updated Compose BOM version from 2025.11.01 to 2025.12.01 |
| backpack-compose/src/main/kotlin/net/skyscanner/backpack/compose/select/internal/BpkSelectImpl.kt | Updated to use new Material3 API names: ExposedDropdownMenuAnchorType and matchAnchorWidth |
| app/src/main/java/net/skyscanner/backpack/demo/compose/RatingStory.kt | Replaced deprecated LocalContext with LocalResources API |
| app/src/main/java/net/skyscanner/backpack/demo/compose/ChipGroupStory.kt | Replaced LocalContext usage with stringResource for better Compose practices |
Generated by 🚫 Danger Kotlin against c726d9d |
Generated by 🚫 Danger Kotlin against d425407 |
|
A newer version of androidx.compose:compose-bom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
By approving this PR, you are confirming that you have adequately and effectively reviewed this change.
Searchable Hashes
The above information was added by dependabot-augmentor.
Bumps androidx.compose:compose-bom from 2025.11.01 to 2025.12.00.
You can trigger a rebase of this PR 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)