Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
.buildkite/release.yml
(buildkite).github/actions/setup/action.yml
(github-actions).github/workflows/addToProject.yml
(github-actions).github/workflows/ci-docs.yml
(github-actions).github/workflows/ci.yml
(github-actions).github/workflows/labeler.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/test-reporter.yml
(github-actions).github/workflows/updateVersionBranch.yml
(github-actions)gradle.properties
(gradle)settings.gradle
(gradle)build.gradle
(gradle)android-common/build.gradle
(gradle)android-plugin/build.gradle
(gradle)android-sdk/build.gradle
(gradle)android-sdk-ktx/build.gradle
(gradle)android-test/gradle.properties
(gradle)android-test/settings.gradle
(gradle)android-test/build.gradle
(gradle)android-test/android-test-common/build.gradle
(gradle)android-test/app/build.gradle
(gradle)android-test/plugin-test/build.gradle
(gradle)build-tools/gradle.properties
(gradle)build-tools/settings.gradle
(gradle)build-tools/build.gradle
(gradle)build-tools/processor/build.gradle
(gradle)gradle/libs.versions.toml
(gradle)sample-app/gradle.properties
(gradle)sample-app/settings.gradle
(gradle)sample-app/build.gradle
(gradle)sample-app/app/build.gradle
(gradle)sample-app/backend/build.gradle
(gradle)android-test/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)sample-app/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper).buildkite/release.yml
(regex).buildkite/release.yml
(regex)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.github-action
digests.devDependencies
.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 42 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
main
32be4a3c3d8f009c2741af471994337c34b4cb6f
9e6c4fb3d5e898f505be7a1fb6e7b0a278f6665b
692973e3d937129bcbf40652eb9f2f61becf3332
6a0805fcefea3d4657a47ac4c165951e33482018
a8a3f3ad30e3422c9c7b888a15615d19a852ae32
0abb7c92aa7ed263e7d896db50a1ad3389c3fca1
2573c8fb01aadfde8f5b653eea21dd24569ca831
5fa8d08135326e44d74d0ec4ef8705d8e36df12d
095f952145365daec1798d9914dd97f1a8930517
887dcbc94b6e7558e5b21edf4859aa9312cc96ef
chore(deps): update plugin io.spring.dependency-management to v1.1.6
renovate/io.spring.dependency-management-1.x
main
1.1.6
chore(deps): update plugin org.springframework.boot to v2.7.18
renovate/spring-boot
main
2.7.18
fix(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20
renovate/org.jetbrains.dokka-dokka-gradle-plugin-1.x
main
1.9.20
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.15
renovate/slf4j-monorepo
main
2.0.15
chore(deps): update dependency gradle to v8.9
renovate/gradle-8.x
main
8.9
chore(deps): update elastic/oblt-actions action to v1.12.1
renovate/elastic-oblt-actions-1.x
main
095f952145365daec1798d9914dd97f1a8930517
chore(deps): update kotlin monorepo to v1.9.25
renovate/kotlin-monorepo
main
1.9.25
1.9.25
1.9.25
chore(deps): update plugin com.android.application to v8.5.2
renovate/com.android.application-8.x
main
8.5.2
chore(deps): update plugin com.android.library to v8.5.2
renovate/com.android.library-8.x
main
8.5.2
fix(deps): update agp_version to v8.5.2
renovate/agp_version
main
8.5.2
8.5.2
fix(deps): update dependency androidx.annotation:annotation to v1.8.2
renovate/androidx.annotation-annotation-1.x
main
1.8.2
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0
renovate/androidx.appcompat-appcompat-1.x
main
1.7.0
fix(deps): update dependency androidx.core:core-ktx to v1.13.1
renovate/androidx.core-core-ktx-1.x
main
1.13.1
fix(deps): update dependency androidx.fragment:fragment to v1.8.2
renovate/androidx.fragment-fragment-1.x
main
1.8.2
fix(deps): update dependency androidx.fragment:fragment-testing to v1.8.2
renovate/androidx.fragment-fragment-testing-1.x
main
1.8.2
fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.8.4
renovate/androidx.lifecycle-lifecycle-process-2.x
main
2.8.4
fix(deps): update dependency androidx.navigation:navigation-fragment-ktx to v2.7.7
renovate/androidx.navigation-navigation-fragment-ktx-2.x
main
2.7.7
fix(deps): update dependency androidx.navigation:navigation-ui-ktx to v2.7.7
renovate/androidx.navigation-navigation-ui-ktx-2.x
main
2.7.7
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
renovate/androidx.test.ext-junit-1.x
main
1.2.1
fix(deps): update dependency androidx.test:core to v1.6.1
renovate/androidx.test-core-1.x
main
1.6.1
fix(deps): update dependency androidx.test:runner to v1.6.1
renovate/androidx.test-runner-1.x
main
1.6.1
fix(deps): update dependency co.elastic.apm:apm-agent-attach to v1.51.0
renovate/elasticapmversion
main
1.51.0
fix(deps): update dependency com.android.tools.build:gradle to v8.5.2
renovate/androidgradleplugin_version
main
8.5.2
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0
renovate/com.diffplug.spotless-spotless-plugin-gradle-6.x
main
6.25.0
fix(deps): update dependency com.google.android.material:material to v1.12.0
renovate/com.google.android.material-material-1.x
main
1.12.0
fix(deps): update dependency com.squareup.okhttp3:mockwebserver to v4.12.0
renovate/okhttp-monorepo
main
4.12.0
fix(deps): update dependency commons-io:commons-io to v2.16.1
renovate/commons-io-commons-io-2.x
main
2.16.1
fix(deps): update dependency io.opentelemetry:opentelemetry-exporter-otlp to v1.40.0
renovate/opentelemetry-java-monorepo
main
1.40.0
fix(deps): update dependency org.apache.commons:commons-text to v1.12.0
renovate/org.apache.commons-commons-text-1.x
main
1.12.0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.1
renovate/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.x
main
1.8.1
fix(deps): update dependency org.robolectric:robolectric to v4.13
renovate/org.robolectric-robolectric-4.x
main
4.13
fix(deps): update espresso_version to v3.6.1
renovate/espresso_version
main
3.6.1
3.6.1
3.6.1
fix(deps): update lifecycle_version to v2.8.4
renovate/lifecycle_version
main
2.8.4
2.8.4
fix(deps): update mockito monorepo to v4.11.0
renovate/mockito-monorepo
main
4.11.0
4.11.0
chore(deps): update actions/upload-artifact action to v4
renovate/major-github-artifact-actions
main
834a144ee995460fba8ed112a2fc961b36a5ec5a
chore(deps): update kotlin monorepo to v2 (major)
renovate/major-kotlin-monorepo
main
2.0.10
2.0.10
2.0.10
chore(deps): update plugin com.github.gmazzo.buildconfig to v5
renovate/com.github.gmazzo.buildconfig-5.x
main
5.4.0
chore(deps): update plugin org.springframework.boot to v3
renovate/major-spring-boot
main
3.3.2
fix(deps): update dependency gradle.plugin.com.github.johnrengelman:shadow to v8
renovate/gradle.plugin.com.github.johnrengelman-shadow-8.x
main
8.0.0
fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2
renovate/io.github.gradle-nexus-publish-plugin-2.x
main
2.0.0
fix(deps): update mockito monorepo to v5 (major)
renovate/major-mockito-monorepo
main
5.2.0
5.12.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for 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 has been generated by Renovate Bot.