Skip to content

chore: Configure Renovate#44

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#44
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Apr 21, 2026

Copy link
Copy Markdown

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.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/release-notify.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • build.gradle.kts (gradle)
  • androidApp/build.gradle.kts (gradle)
  • composeApp/build.gradle.kts (gradle)
  • wiretap-api/build.gradle.kts (gradle)
  • wiretap-core/build.gradle.kts (gradle)
  • wiretap-ktor/build.gradle.kts (gradle)
  • wiretap-ktor-noop/build.gradle.kts (gradle)
  • wiretap-launcher/build.gradle.kts (gradle)
  • wiretap-launcher-noop/build.gradle.kts (gradle)
  • wiretap-okhttp/build.gradle.kts (gradle)
  • wiretap-okhttp-noop/build.gradle.kts (gradle)
  • wiretap-shake/build.gradle.kts (gradle)
  • wiretap-urlsession/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • swiftSampleApp/project.yml (xcodegen)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

With your current configuration, Renovate will create 34 Pull Requests:

chore(deps): update kover to v0.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/kover
  • Merge into: main
  • Upgrade org.jetbrains.kotlinx.kover to 0.9.8
chore(deps): update ksp monorepo to v2.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/ksp-monorepo
  • Merge into: main
  • Upgrade com.google.devtools.ksp to 2.3.9
chore(deps): update skie to v0.10.12
  • Schedule: ["at any time"]
  • Branch name: renovate/skie
  • Merge into: main
  • Upgrade co.touchlab.skie to 0.10.12
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.8
fix(deps): update koin to v4.2.1
fix(deps): update ktorfit to v2.7.5
chore(deps): update agp to v9.2.1
chore(deps): update composehotreload to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/composehotreload
  • Merge into: main
  • Upgrade org.jetbrains.compose.hot-reload to 1.1.1
chore(deps): update gradle to v9.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.5.1
chore(deps): update mokkery to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mokkery
  • Merge into: main
  • Upgrade dev.mokkery to 3.4.1
fix(deps): update androidx.core to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.19.0
fix(deps): update androidx.lifecycle to v2.10.0
fix(deps): update composebom to v2026.05.01
  • Schedule: ["at any time"]
  • Branch name: renovate/composebom
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2026.05.01
fix(deps): update composemultiplatform to v1.11.1
fix(deps): update kotlin monorepo to v2.4.0
fix(deps): update kotlinx-coroutines monorepo to v1.11.0
fix(deps): update kotlinx.datetime to v0.8.0-0.6.x-compat
fix(deps): update kotlinx.serialization to v1.11.0
fix(deps): update ktor monorepo to v3.5.0
fix(deps): update material to v1.14.0
fix(deps): update nav3 to v1.1.1
fix(deps): update okhttp monorepo to v5.4.0
fix(deps): update room to v2.8.4
fix(deps): update sqlite to v2.6.2
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/configure-pages action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-configure-pages-6.x
  • Merge into: main
  • Upgrade actions/configure-pages to v6
chore(deps): update actions/deploy-pages action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-deploy-pages-5.x
  • Merge into: main
  • Upgrade actions/deploy-pages to v5
chore(deps): update actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to v5
chore(deps): update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
chore(deps): update actions/stale action to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-10.x
  • Merge into: main
  • Upgrade actions/stale to v10
chore(deps): update actions/upload-pages-artifact action to v5
chore(deps): update dorny/paths-filter action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/dorny-paths-filter-4.x
  • Merge into: main
  • Upgrade dorny/paths-filter to v4
chore(deps): update github artifact actions (major)
chore(deps): update gradle/actions action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-actions-6.x
  • Merge into: main
  • Upgrade gradle/actions to v6

🚸 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 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants