Skip to content

fix(deps): update dependency androidx.compose.runtime:runtime to v1.12.0 - #1333

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

fix(deps): update dependency androidx.compose.runtime:runtime to v1.12.0#1333
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/androidx.compose.runtime-runtime-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
androidx.compose.runtime:runtime (source) 1.5.41.12.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.

@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies

FAILURE: Build failed with an exception.

* What went wrong:
There was a failure while populating the build operation queue: The root project is not yet available for build.
> The root project is not yet available for build.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 44s

@github-actions

github-actions Bot commented Jun 23, 2026

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.compose.runtime:runtime to v1.12.0 ([#1333](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1333))

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 fd90c81

@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 7d02cc0. Configure here.

Comment thread gradle/libs.versions.toml Outdated
sample-androidx-appcompat = "androidx.appcompat:appcompat:1.7.1"

sample-androidx-composeRuntime = "androidx.compose.runtime:runtime:1.5.4"
sample-androidx-composeRuntime = "androidx.compose.runtime:runtime:1.11.3"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Compose runtime version mismatch

Medium Severity

Updating sample-androidx-composeRuntime to 1.11.3 while sample-androidx-composeFoundation and sample-androidx-composeFoundationLayout stay at 1.5.4 splits the Compose stack. The instrumentation sample declares all of them, so Gradle can resolve a newer runtime against older UI artifacts and trigger binary incompatibility or runtime failures in that sample.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 7d02cc0. Configure here.

@renovate
renovate Bot force-pushed the renovate/androidx.compose.runtime-runtime-1.x branch from 7d02cc0 to 7e1ed69 Compare July 2, 2026 12:17
@renovate renovate Bot changed the title fix(deps): update dependency androidx.compose.runtime:runtime to v1.11.3 fix(deps): update dependency androidx.compose.runtime:runtime to v1.11.4 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/androidx.compose.runtime-runtime-1.x branch 2 times, most recently from bb94e9d to c633a7e Compare July 20, 2026 14:24
@renovate
renovate Bot force-pushed the renovate/androidx.compose.runtime-runtime-1.x branch from c633a7e to ae23b7e Compare August 11, 2026 13:31
@renovate
renovate Bot force-pushed the renovate/androidx.compose.runtime-runtime-1.x branch from ae23b7e to fd90c81 Compare August 12, 2026 19:51
@renovate renovate Bot changed the title fix(deps): update dependency androidx.compose.runtime:runtime to v1.11.4 fix(deps): update dependency androidx.compose.runtime:runtime to v1.12.0 Aug 12, 2026
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