Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 4, 2025

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

  • Gemfile (bundler)
  • .github/workflows/continuous_integration.yml (github-actions)
  • .github/workflows/publish-android.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • scripts/publish-module.gradle (gradle)
  • scripts/publish-root.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • pom.xml (maven)

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 GitHub.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

🔡 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 14 Pull Requests:

fix(deps): update dependency org.jacoco:org.jacoco.core to v0.8.14
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.25
chore(deps): update dependency fastlane to v2.230.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastlane-2.x-lockfile
  • Merge into: main
  • Upgrade fastlane to 2.230.0
chore(deps): update gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.3
fix(deps): update dependency androidx.activity:activity-ktx to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.activity-activity-ktx-1.x
  • Merge into: main
  • Upgrade androidx.activity:activity-ktx to 1.12.2
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.17.0
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-core-3.x
  • Merge into: main
  • Upgrade androidx.test.espresso:espresso-core to 3.7.0
fix(deps): update dependency androidx.test.ext:junit to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.3.0
fix(deps): update dependency com.android.tools.build:gradle to v8.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-8.x
  • Merge into: main
  • Upgrade com.android.tools.build:gradle to 8.13.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/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 gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.2.1
chore(deps): update plugin org.sonarqube to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-7.x
  • Merge into: main
  • Upgrade org.sonarqube to 7.2.2.6593
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2

🚸 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.


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 io.github.gradle-nexus:publish-plugin

Files affected: build.gradle


❓ 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.

1 participant