Skip to content

fix(deps): update androidx libraries#220

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/androidx-libraries
Closed

fix(deps): update androidx libraries#220
renovate[bot] wants to merge 1 commit intomainfrom
renovate/androidx-libraries

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
androidx.core:core-ktx (source) 1.17.01.18.0 age confidence
androidx.activity:activity-compose (source) 1.12.41.13.0 age confidence
androidx.core:core (source) 1.17.01.18.0 age confidence

Configuration

📅 Schedule: Branch creation - "before 9am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@claude
Copy link
Copy Markdown

claude bot commented Mar 30, 2026

Claude finished @renovate[bot]'s task in 46s —— View job


PR Review

  • Gather context
  • Review changed files
  • Check CI status
  • Post review findings

Summary

This is a routine Renovate dependency update bumping three androidx libraries. The changes are confined to gradle/libs.versions.toml with no logic changes.

Updates:

  • androidx.core:core + core-ktx: 1.17.01.18.0
  • androidx.activity:activity-compose: 1.12.41.13.0

CI Status

Previous CI runs all passed (Android CI, Qodana). Current run is in progress.

Code Review

No issues blocking merge. The version bumps are correct and the library group versions are kept in sync.

Minor observation — dual version refs for the same library group:

gradle/libs.versions.toml defines two separate version refs that always need to move together:

  • androidx-core = "1.18.0" (line 25) — used for androidx.core:core
  • coreKtx = "1.18.0" (line 52) — used for androidx.core:core-ktx

Since core and core-ktx are always released together at the same version, these could be consolidated into a single androidx-core ref to eliminate the risk of version drift. This is a pre-existing issue, not introduced by this PR, but worth addressing at some point. Fix this →

Breaking change assessment:

  • core 1.18.0: minor additions (caption bar insets support), no breaking changes
  • activity-compose 1.13.0: minor additions, no breaking changes for library consumers

Verdict

✅ Safe to merge once CI passes.

@github-actions
Copy link
Copy Markdown

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Manabu-GT Manabu-GT closed this Mar 30, 2026
@Manabu-GT Manabu-GT deleted the renovate/androidx-libraries branch March 30, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant