Conversation
Summary of ChangesHello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request integrates Renovate, an automated dependency update tool, into the repository. Its primary purpose is to establish the foundational configuration for Renovate, enabling it to monitor and propose updates for various project dependencies. This setup streamlines the maintenance process by automating the detection and updating of libraries and frameworks. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request introduces Renovate to the project, which will automate dependency updates. The renovate.json file is added with a basic configuration extending config:recommended. This is a good starting point for keeping dependencies up-to-date.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/ChooseRunner.yaml(github-actions).github/workflows/MergeToMainWorkflow.yaml(github-actions).github/workflows/PullRequestWorkflow.yaml(github-actions)gradle.properties(gradle)settings.gradle.kts(gradle)build.gradle.kts(gradle)app/build.gradle.kts(gradle)benchmark/build.gradle.kts(gradle)core/camera/build.gradle.kts(gradle)core/camera/low-light/build.gradle.kts(gradle)core/camera/low-light-playservices/build.gradle.kts(gradle)core/camera/postprocess/build.gradle.kts(gradle)core/common/build.gradle.kts(gradle)core/model/build.gradle.kts(gradle)data/media/build.gradle.kts(gradle)data/settings/build.gradle.kts(gradle)feature/permissions/build.gradle.kts(gradle)feature/postcapture/build.gradle.kts(gradle)feature/preview/build.gradle.kts(gradle)feature/settings/build.gradle.kts(gradle)gradle/init.gradle.kts(gradle)gradle/libs.versions.toml(gradle)ui/components/build.gradle.kts(gradle)ui/components/capture/build.gradle.kts(gradle)ui/uistate/build.gradle.kts(gradle)ui/uistate/capture/build.gradle.kts(gradle)ui/uistate/postcapture/build.gradle.kts(gradle)ui/uistateadapter/build.gradle.kts(gradle)ui/uistateadapter/capture/build.gradle.kts(gradle)ui/uistateadapter/postcapture/build.gradle.kts(gradle)gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 40 Pull Requests:
Update androidxCamera to v1.5.3
renovate/androidxcameramain1.5.31.5.31.5.31.5.31.5.3Update androidxMedia3 to v1.9.2
renovate/androidxmedia3main1.9.21.9.21.9.2Update dependency androidx.compose.material3:material3 to v1.5.0-alpha14
renovate/composematerialmain1.5.0-alpha14Update dependency androidx.graphics:graphics-core to v1.0.4
renovate/androidxgraphicscoremain1.0.4Update dependency androidx.navigation:navigation-compose to v2.9.7
renovate/androidxnavigationcomposemain2.9.7Update dependency com.google.android.gms:play-services-tasks to v18.4.1
renovate/playservicestasksmain18.4.1Update dependency com.google.protobuf to v0.9.6
renovate/protobufpluginmain0.9.6Update dependency com.google.truth:truth to v1.4.5
renovate/truthmain1.4.5Update androidGradlePlugin to v8.13.2
renovate/androidgradlepluginmain8.13.28.13.28.13.2Update androidxLifecycle to v2.10.0
renovate/androidxlifecyclemain2.10.02.10.02.10.0Update dependency androidx.activity:activity-compose to v1.12.4
renovate/androidxactivitycomposemain1.12.4Update dependency androidx.annotation:annotation to v1.9.1
renovate/androidxannotationmain1.9.1Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.4.1
renovate/androidxbenchmarkmain1.4.1Update dependency androidx.compose:compose-bom to v2025.12.01
renovate/composebommain2025.12.01Update dependency androidx.compose.material3:material3-window-size-class to v1.4.0
renovate/material3windowsizeclassmain1.4.0Update dependency androidx.core:core-ktx to v1.17.0
renovate/androidxcorektxmain1.17.0Update dependency androidx.datastore:datastore to v1.2.0
renovate/androidxdatastoremain1.2.0Update dependency androidx.hilt:hilt-navigation-compose to v1.3.0
renovate/androidxhiltnavigationcomposemain1.3.0Update dependency androidx.test:core to v1.7.0
renovate/androidxtestcoremain1.7.0Update dependency androidx.test:monitor to v1.8.0
renovate/androidxtestmonitormain1.8.0Update dependency androidx.test:orchestrator to v1.6.1
renovate/orchestratormain1.6.1Update dependency androidx.test:rules to v1.7.0
renovate/androidxtestrulesmain1.7.0Update dependency androidx.test.espresso:espresso-core to v3.7.0
renovate/androidxtestespressomain3.7.0Update dependency androidx.test.ext:junit to v1.3.0
renovate/androidxtestjunitmain1.3.0Update dependency com.google.android.gms:play-services-base to v18.10.0
renovate/playservicesmain18.10.0Update dependency com.google.android.material:material to v1.13.0
renovate/materialmain1.13.0Update dependency org.jetbrains.kotlinx:atomicfu to v0.31.0
renovate/kotlinxatomicfumain0.31.0Update dependency org.robolectric:robolectric to v4.16.1
renovate/robolectricmain4.16.1Update Gradle to v8.14.4
renovate/gradle-8.xmain8.14.4Update hilt to v2.59.2
renovate/hiltmain2.59.22.59.22.59.2Update kotlin monorepo to v2.3.10
renovate/kotlin-monorepomain2.3.102.3.102.3.10Update protobuf monorepo
renovate/protobuf-monorepomain3.25.84.33.5Update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6Update actions/upload-artifact action to v6
renovate/major-github-artifact-actionsmainv6Update androidGradlePlugin to v9 (major)
renovate/major-androidgradlepluginmain9.0.19.0.19.0.1Update dependency androidx.compose:compose-bom to v2026
renovate/major-composebommain2026.02.00Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8
renovate/major-spotlessversionmain8.2.1Update dependency com.google.protobuf:protoc to v4
renovate/major-protobuf-monorepomain4.33.5Update Gradle to v9
renovate/gradle-9.xmain9.3.1Update gradle/actions action to v5
renovate/gradle-actions-5.xmainv5🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.