Skip to content

fix(deps): update dependency androidx.room3:room3-runtime-android to v3.0.1 - #1363

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

fix(deps): update dependency androidx.room3:room3-runtime-android to v3.0.1#1363
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/androidx.room3-room3-runtime-android-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
androidx.room3:room3-runtime-android (source) 3.0.0-alpha063.0.1 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 Jul 17, 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 properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':plugin-build:buildSrc'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
     Required by:
         project :plugin-build:buildSrc
      > Repository Gradle Central Plugin Repository is disabled due to earlier error below:
         > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
            > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'.
               > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'. Received status code 429 from server: Too Many Requests
> There are 5 more failures with identical causes.

* 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 43s

@github-actions

github-actions Bot commented Jul 17, 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.room3:room3-runtime-android to v3.0.1 ([#1363](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1363))

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 41365ec

@runningcode runningcode reopened this Jul 20, 2026
@renovate
renovate Bot force-pushed the renovate/androidx.room3-room3-runtime-android-3.x branch from 1d6b0a5 to a1aa86e Compare July 20, 2026 14:18
@renovate
renovate Bot force-pushed the renovate/androidx.room3-room3-runtime-android-3.x branch from a1aa86e to 41365ec Compare July 29, 2026 18:04
@renovate renovate Bot changed the title fix(deps): update dependency androidx.room3:room3-runtime-android to v3.0.0 fix(deps): update dependency androidx.room3:room3-runtime-android to v3.0.1 Jul 29, 2026

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

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 41365ec. Configure here.

Comment thread gradle/libs.versions.toml
mockitoKotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "5.4.0" }
roomRuntimeAndroid = { group = "androidx.room", name = "room-runtime-android", version = "2.7.0" }
room3RuntimeAndroid = { group = "androidx.room3", name = "room3-runtime-android", version = "3.0.0-alpha06" }
room3RuntimeAndroid = { group = "androidx.room3", name = "room3-runtime-android", version = "3.0.1" }

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Incomplete dependency lock regeneration

High Severity

Bumping room3RuntimeAndroid to 3.0.1 leaves plugin-build/gradle.lockfile and plugin-build/gradle/verification-metadata.xml pinned to 3.0.0-alpha06. With STRICT locking and SHA-256 verification, plugin-build resolution will reject the new version and fail CI until both files are regenerated.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 41365ec. 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.

1 participant