Skip to content

fix(deps): update androidx libraries#219

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

fix(deps): update androidx libraries#219
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 52s —— View job


PR Review

  • Gather context
  • Review changed files
  • Check for breaking changes
  • Post review feedback

Summary

Routine Renovate dependency update bumping three AndroidX libraries in gradle/libs.versions.toml:

Library From To
androidx.core:core 1.17.0 1.18.0
androidx.core:core-ktx 1.17.0 1.18.0
androidx.activity:activity-compose 1.12.4 1.13.0

Assessment

Low risk. All three are stable releases with no known breaking changes:

  • core / core-ktx 1.18.0 is a minor release (bug fixes, new APIs, backwards compatible)
  • activity-compose 1.13.0 is a stable release following the standard AndroidX release cadence

CI status: Previous CI run (Android CI + Qodana) passed ✅. Current run is in progress.

Minor Observation

gradle/libs.versions.toml has two separate version entries that both track androidx.core:

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

Since core and core-ktx are released together and always share the same version, these could be consolidated into a single version ref to avoid drift. Not a blocker for this PR, but worth a follow-up cleanup. Fix this →

Verdict: ✅ Approved 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