chore: Configure Renovate#5008
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
1be453f to
1f37820
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5008 +/- ##
========================================
Coverage 49.33% 49.33%
========================================
Files 653 653
Lines 23512 23512
Branches 3607 3607
========================================
Hits 11600 11600
Misses 10839 10839
Partials 1073 1073 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
ddce48a to
dfb84d1
Compare
dfb84d1 to
7cfeefa
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 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.Detected Package Files
docker-compose.yml(docker-compose).github/actions/deploy-to-s3/action.yml(github-actions).github/actions/report-to-wire/action.yml(github-actions).github/workflows/build-production.yml(github-actions).github/workflows/build-rc.yml(github-actions).github/workflows/build-unified.yml(github-actions).github/workflows/check-kalium-commitish.yml(github-actions).github/workflows/cherry-pick-pr-to-newer-release-cycle.yml(github-actions).github/workflows/claude-code-review.yml(github-actions).github/workflows/crowdin-source-updater.yml(github-actions).github/workflows/crowdin-translations-updater.yml(github-actions).github/workflows/deploy-adr-docs.yml(github-actions).github/workflows/deploy.yml(github-actions).github/workflows/generate-baseline-profile.yml(github-actions).github/workflows/generate-changelog.yml(github-actions).github/workflows/generate-screenshots.yml(github-actions).github/workflows/gradle-run-ui-tests.yml(github-actions).github/workflows/gradle-run-unit-tests.yml(github-actions).github/workflows/jira-lint-and-link-merge-group.yml(github-actions).github/workflows/jira-lint-and-link.yml(github-actions).github/workflows/pr-author-assigner.yml(github-actions).github/workflows/publish-test-results.yml(github-actions).github/workflows/qa-android-critical-flow-tests.yml(github-actions).github/workflows/qa-android-ui-test-manual-deflake.yml(github-actions).github/workflows/qa-runner-health-check.yml(github-actions).github/workflows/semantic-commit-lint-merge-group.yml(github-actions).github/workflows/semantic-commit-lint.yml(github-actions).github/workflows/stale-issues-and-pr.yml(github-actions)buildSrc/src/main/kotlin/BuildTypes.kt(gradle)buildSrc/src/main/kotlin/Default.kt(gradle)buildSrc/src/main/kotlin/Dependencies.kt(gradle)buildSrc/src/main/kotlin/IncludeGitBuildTask.kt(gradle)buildSrc/src/main/kotlin/LibsCatalog.kt(gradle)buildSrc/src/main/kotlin/MapTojson.kt(gradle)buildSrc/src/main/kotlin/ProjectExtensions.kt(gradle)buildSrc/src/main/kotlin/StringExt.kt(gradle)buildSrc/src/main/kotlin/WriteKeyValuesToFileTask.kt(gradle)buildSrc/src/main/kotlin/customization/BuildTimeConfiguration.kt(gradle)buildSrc/src/main/kotlin/customization/ConfigurationFileImporter.kt(gradle)buildSrc/src/main/kotlin/customization/Customization.kt(gradle)buildSrc/src/main/kotlin/customization/FeatureConfigs.kt(gradle)buildSrc/src/main/kotlin/customization/FeatureFlags.kt(gradle)buildSrc/src/main/kotlin/customization/ResourcesOverrider.kt(gradle)buildSrc/src/main/kotlin/flavor/ProductFlavors.kt(gradle)gradle.properties(gradle)settings.gradle.kts(gradle)gradle/libs.versions.toml(gradle)include_builds.gradle.kts(gradle)sbom.gradle.kts(gradle)build.gradle.kts(gradle)app/build.gradle.kts(gradle)benchmark/build.gradle.kts(gradle)build-logic/gradle.properties(gradle)build-logic/settings.gradle.kts(gradle)build-logic/plugins/build.gradle.kts(gradle)buildSrc/settings.gradle.kts(gradle)buildSrc/build.gradle.kts(gradle)buildSrc/src/main/kotlin/scripts/compilation.gradle.kts(gradle)buildSrc/src/main/kotlin/scripts/infrastructure.gradle.kts(gradle)buildSrc/src/main/kotlin/scripts/quality.gradle.kts(gradle)buildSrc/src/main/kotlin/scripts/testing.gradle.kts(gradle)buildSrc/src/main/kotlin/scripts/variants.gradle.kts(gradle)core/analytics/build.gradle.kts(gradle)core/analytics-disabled/build.gradle.kts(gradle)core/analytics-enabled/build.gradle.kts(gradle)core/di/build.gradle.kts(gradle)core/media/build.gradle.kts(gradle)core/navigation/build.gradle.kts(gradle)core/notification/build.gradle.kts(gradle)core/search/build.gradle.kts(gradle)core/ui-common/build.gradle.kts(gradle)core/ui-common-kmp/build.gradle.kts(gradle)features/cells/build.gradle.kts(gradle)features/meetings/build.gradle.kts(gradle)features/sketch/build.gradle.kts(gradle)features/sync/build.gradle.kts(gradle)features/template/build.gradle.kts(gradle)ksp/build.gradle.kts(gradle)wireone-kmp/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.What to Expect
With your current configuration, Renovate will create 58 Pull Requests:
chore(deps): update actions/checkout action to v6.0.3
renovate/actions-checkout-6.xdevelopdf4cb1c069e1874edd31b4311f1884172cec0e10chore(deps): update dependency androidx.baselineprofile to v1.5.0-alpha06
renovate/benchmark.baselineprofile.plugindevelop1.5.0-alpha06chore(deps): update softprops/action-gh-release action to v3.0.1
renovate/softprops-action-gh-release-3.xdevelopv3.0.1chore(deps): update toshimaru/auto-author-assign action to v3.0.3
renovate/toshimaru-auto-author-assign-3.xdevelopv3.0.3chore(deps): update zizmorcore/zizmor-action action to v0.5.7
renovate/zizmorcore-zizmor-action-0.xdevelop192e21d79ab29983730a13d1382995c2307fbcaafix(deps): update dependency androidx.navigation:navigation-compose to v2.9.8
renovate/compose.navigationdevelop2.9.8fix(deps): update dependency androidx.test.uiautomator:uiautomator to v2.4.0-rc01
renovate/androidx.test.uiautomatordevelop2.4.0-rc01fix(deps): update dependency com.google.zxing:core to v3.5.4
renovate/zxingdevelop3.5.4fix(deps): update dependency ly.count.android:sdk to v26.1.3
renovate/countlydevelop26.1.3fix(deps): update koin to v3.5.6
renovate/koindevelop3.5.63.5.63.5.6fix(deps): update ksp monorepo to v2.3.9
renovate/ksp-monorepodevelop2.3.92.3.92.3.9fix(deps): update metro to v1.2.1
renovate/metrodevelop1.2.11.2.11.2.1fix(deps): update mockk to v1.14.11
renovate/mockkdevelop1.14.111.14.11fix(deps): update screenshot to v0.0.1-alpha15
renovate/screenshotdevelop0.0.1-alpha150.0.1-alpha15chore(deps): update actions/setup-java action to v5.4.0
renovate/actions-setup-java-5.xdevelop1bcf9fb12cf4aa7d266a90ae39939e61372fe520chore(deps): update amannn/action-semantic-pull-request action to v6.1.1
renovate/amannn-action-semantic-pull-request-6.xdevelopv6.1.1chore(deps): update dependency com.github.skydoves.compose.stability.analyzer to v0.10.0
renovate/compose.stability.analyzerdevelop0.10.0chore(deps): update dependency org.cyclonedx.bom to v3.2.4
renovate/cyclonedxdevelop3.2.4chore(deps): update ghcr.io/zizmorcore/zizmor docker tag to v1.26.1
renovate/ghcr.io-zizmorcore-zizmor-1.xdevelop1.26.1chore(deps): update gradle to v9.6.1
renovate/gradle-9.xdevelop9.6.1chore(deps): update gradle/actions action to v6.2.0
renovate/gradle-actions-6.xdevelop3f131e8634966bd73d06cc69884922b02e6faf92fix(deps): update aboutlibraries to v14.2.1
renovate/aboutlibrariesdevelop14.2.114.2.114.2.114.2.114.2.1fix(deps): update android.gradleplugin to v9.2.1
renovate/android.gradleplugindevelop9.2.19.2.19.2.19.2.1fix(deps): update androidx.lifecycle to v2.11.0
renovate/androidx.lifecycledevelop2.11.02.11.02.11.02.11.02.11.02.11.0fix(deps): update androidx.paging3 to v3.5.0
renovate/androidx.paging3develop3.5.03.5.0fix(deps): update coil to v3.5.0
renovate/coildevelop3.5.03.5.03.5.03.5.03.5.0fix(deps): update commonmark to v0.29.0
renovate/commonmarkdevelop0.29.00.29.00.29.0fix(deps): update dependency androidx.browser:browser to v1.10.0
renovate/androidx.browserdevelop1.10.0fix(deps): update dependency androidx.compose.runtime:runtime to v1.11.3
renovate/androidx.compose.runtimedevelop1.11.3fix(deps): update dependency androidx.core:core-ktx to v1.19.0
renovate/androidx.coredevelop1.19.0fix(deps): update dependency androidx.datastore:datastore-preferences to v1.2.1
renovate/androidx.datastoredevelop1.2.1fix(deps): update dependency androidx.paging:paging-compose to v3.5.0
renovate/androidx.paging3composedevelop3.5.0fix(deps): update dependency androidx.test:orchestrator to v1.6.1
renovate/androidx.test.orchestratordevelop1.6.1fix(deps): update dependency androidx.test.ext:junit to v1.3.0
renovate/androidx.test.extensionsdevelop1.3.0fix(deps): update dependency com.google.accompanist:accompanist-placeholder to v0.36.0
renovate/accompanistdevelop0.36.0fix(deps): update dependency com.google.android.gms:play-services-location to v21.4.0
renovate/gms.locationdevelop21.4.0fix(deps): update dependency com.google.android.material:material to v1.14.0
renovate/materialdevelop1.14.0fix(deps): update dependency com.google.firebase:firebase-bom to v34.15.0
renovate/firebasebomdevelop34.15.0fix(deps): update dependency com.google.gms:google-services to v4.5.0
renovate/google.gmsdevelop4.5.0fix(deps): update dependency com.prof18.rssparser:rssparser to v6.1.6
renovate/rss.parserdevelop6.1.6fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.5.2
renovate/lint.composedevelop1.5.2fix(deps): update dependency com.squareup.okio:okio-fakefilesystem to v3.17.0
renovate/okiodevelop3.17.0fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.5.0
renovate/ktx.immutablecollectionsdevelop0.5.0fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.8.0-0.6.x-compat
renovate/ktx.datetimedevelop0.8.0-0.6.x-compatfix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.8.0-0.6.x-compat
renovate/org.jetbrains.kotlinx-kotlinx-datetime-0.xdevelop0.8.0-0.6.x-compatfix(deps): update dependency org.robolectric:robolectric to v4.16.1
renovate/robolectricdevelop4.16.1fix(deps): update jetbrains.compose to v1.11.1
renovate/jetbrains.composedevelop1.11.11.11.11.11.11.11.1fix(deps): update junit-framework monorepo to v5.14.4
renovate/junit-framework-monorepodevelop5.14.45.14.45.14.45.14.4fix(deps): update kotlin monorepo to v2.4.0
renovate/kotlin-monorepodevelop2.4.02.4.02.4.02.4.02.4.02.4.0fix(deps): update resaca to v5.1.1
renovate/resacadevelop5.1.15.1.1chore(deps): update 1password/install-cli-action action to v4
renovate/1password-install-cli-action-4.xdevelopv4chore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xdevelopv79c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0chore(deps): update dependency node to v24
renovate/node-24.xdevelop24fix(deps): update aboutlibraries to v15
renovate/major-aboutlibrariesdevelop15.0.315.0.315.0.315.0.315.0.3fix(deps): update dependency com.datadoghq:dd-sdk-android-compose to v3
renovate/major-datadogdevelop3.11.0fix(deps): update dependency net.datafaker:datafaker to v2
renovate/major-datafakerdevelop2.7.0fix(deps): update junit-framework monorepo to v6
renovate/major-junit-framework-monorepodevelop6.1.16.1.16.1.16.1.1fix(deps): update koin to v4
renovate/major-koindevelop4.2.24.2.24.2.2🚸 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.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package com.wire:detekt-rules: no-resultFiles affected:
buildSrc/src/main/kotlin/scripts/quality.gradle.kts❓ 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.