Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #48

wants to merge 1 commit into from

Conversation

svc-secops
Copy link
Contributor

@svc-secops svc-secops commented Jul 13, 2023

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .circleci/config.yml (circleci)
  • .github/workflows/pr.yml (github-actions)
  • final/gradle.properties (gradle)
  • final/settings.gradle.kts (gradle)
  • final/build.gradle.kts (gradle)
  • final/app/build.gradle.kts (gradle)
  • final/gradle/libs.versions.toml (gradle)
  • start/gradle.properties (gradle)
  • start/settings.gradle.kts (gradle)
  • start/build.gradle.kts (gradle)
  • start/app/build.gradle.kts (gradle)
  • start/gradle/libs.versions.toml (gradle)
  • final/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • start/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Apply Apollo's centralized, default Renovate configuration
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Show all Merge Confidence badges for pull requests.
  • Pin dependency versions for devDependencies and retain SemVer ranges for others.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 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 16 Pull Requests:

chore(deps): update dependency secops to v2.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-dependencies-(non-major)
  • Merge into: main
  • Upgrade secops to 2.0.7
fix(deps): update dependency androidx.activity:activity-compose to v1.9.3
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
chore(deps): update apollo graphql packages to v4.1.0
chore(deps): update dependency com.android.application to v8.7.3
chore(deps): update dependency gradle to v8.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.11.1
chore(deps): update kotlin monorepo to v2.1.0
fix(deps): update dependency androidx.compose:compose-bom to v2024.12.01
  • Schedule: ["at any time"]
  • Branch name: renovate/composebom
  • Merge into: main
  • Upgrade androidx.compose:compose-bom to 2024.12.01
fix(deps): update dependency androidx.core:core-ktx to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/corektx
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.15.0
fix(deps): update dependency androidx.navigation:navigation-compose to v2.8.5
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/espressocore
  • Merge into: main
  • Upgrade androidx.test.espresso:espresso-core to 3.6.1
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidxtestjunit
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.2.1
fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant