Skip to content

chore(deps): update dependency androidx.compose:compose-bom to v2026.03.01#294

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/androidx.compose-compose-bom-2026.x
Mar 25, 2026
Merged

chore(deps): update dependency androidx.compose:compose-bom to v2026.03.01#294
renovate[bot] merged 1 commit intomainfrom
renovate/androidx.compose-compose-bom-2026.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2026

This PR contains the following updates:

Package Change Age Confidence
androidx.compose:compose-bom 2026.03.002026.03.01 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@greptile-apps
Copy link

greptile-apps bot commented Mar 25, 2026

Greptile Summary

This PR bumps the default composeBom version in the Android data class from 2026.03.00 to 2026.03.01, keeping the Jetpack Compose BOM up-to-date with its latest patch release.

  • Updates Android.composeBom default value in Versions.kt from "2026.03.00""2026.03.01".
  • Change is limited to a single string literal; no logic, API surface, or behavior is affected.
  • Automerge is enabled for this Renovate-generated PR.

Confidence Score: 5/5

  • This PR is safe to merge — it is a single-line patch version bump with no logic changes.
  • The entire diff is one string literal change ("2026.03.00""2026.03.01"). There are no new code paths, no API changes, and no risk of regressions beyond what the upstream Compose BOM patch release itself may introduce.
  • No files require special attention.

Important Files Changed

Filename Overview
project-generator/src/main/kotlin/io/github/cdsap/projectgenerator/model/Versions.kt Single-line patch version bump of the composeBom default value from "2026.03.00" to "2026.03.01" in the Android data class; no logic changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Versions.kt\nAndroid.composeBom = '2026.03.01'"] --> B["Project Generator\ncreates build files"]
    B --> C["Generated project\nbuild.gradle / libs.versions.toml"]
    C --> D["androidx.compose:compose-bom\n2026.03.01 resolved via Maven"]
    D --> E["All Compose library\nversions pinned by BOM"]
Loading

Reviews (1): Last reviewed commit: "chore(deps): update dependency androidx...." | Re-trigger Greptile

@renovate renovate bot merged commit eb644f3 into main Mar 25, 2026
12 checks passed
@renovate renovate bot deleted the renovate/androidx.compose-compose-bom-2026.x branch March 25, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants