Update dependency androidx.navigation:navigation-testing to v2.9.8#6776
Update dependency androidx.navigation:navigation-testing to v2.9.8#6776
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the AndroidX Navigation dependency set used by the app/automotive modules by bumping the shared Navigation version in the Gradle version catalog and refreshing dependency lockfiles accordingly.
Changes:
- Bump the shared Navigation version (
navigation-compose/navigation-testingvia version catalog) from2.9.7to2.9.8 - Update
appdependency lockfile entries for Navigation artifacts to2.9.8 - Update
automotivedependency lockfile entries for Navigation artifacts to2.9.8
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| gradle/libs.versions.toml | Updates the version catalog Navigation version from 2.9.7 to 2.9.8 (used for both navigation-compose and navigation-testing) |
| app/gradle.lockfile | Refreshes locked Navigation dependency versions to 2.9.8 for the app module configurations |
| automotive/gradle.lockfile | Refreshes locked Navigation dependency versions to 2.9.8 for the automotive module configurations |
| media3 = "1.10.0" | ||
| mockk = "1.14.9" | ||
| navigation-compose = "2.9.7" | ||
| navigation-compose = "2.9.8" |
There was a problem hiding this comment.
The PR title/description says this updates androidx.navigation:navigation-testing, but the version catalog bump is for navigation-compose, which also upgrades the runtime Navigation artifacts (compose/common/runtime) for app/automotive. Please either adjust the PR title/description to reflect the broader Navigation upgrade, or split the version catalog so navigation-testing can be updated independently if that was the intent.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Test Results 236 files 244 suites 9m 32s ⏱️ Results for commit 8e811b1. ♻️ This comment has been updated with latest results. |
This PR contains the following updates:
2.9.7→2.9.8Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.