Skip to content

fix(deps): update dependency androidx.core:core to v1.19.0 - #1419

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/androidx.core-core-1.x
Open

fix(deps): update dependency androidx.core:core to v1.19.0#1419
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/androidx.core-core-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
androidx.core:core (source) 1.15.01.19.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 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.

@github-actions

Copy link
Copy Markdown
Contributor
Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- update dependency androidx.core:core to v1.19.0 ([#1419](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1419))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 788a9a9

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 788a9a9. Configure here.

Comment thread gradle/libs.versions.toml

# test
androidxCore = { group = "androidx.core", name = "core", version = "1.15.0" }
androidxCore = { group = "androidx.core", name = "core", version = "1.19.0" }

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale lock after version bump

High Severity

androidxCore was bumped to 1.19.0 in the version catalog, but plugin-build/gradle.lockfile still pins androidx.core:core:1.15.0 and plugin-build/gradle/verification-metadata.xml still only lists checksums for 1.15.0. With STRICT dependency locking and SHA-256 verification, resolving testImplementationAar will fail until both files are regenerated.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 788a9a9. Configure here.

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