Skip to content

Conversation

svc-secops
Copy link

@svc-secops svc-secops commented Sep 19, 2024

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

  • .github/workflows/pr.yml (github-actions)
  • multi-modules-and-services/gradle.properties (gradle)
  • multi-modules-and-services/settings.gradle.kts (gradle)
  • multi-modules-and-services/build.gradle.kts (gradle)
  • multi-modules-and-services/app/build.gradle.kts (gradle)
  • multi-modules-and-services/feature1/build.gradle.kts (gradle)
  • multi-modules-and-services/feature2/build.gradle.kts (gradle)
  • multi-modules-and-services/graphqlSchema/build.gradle.kts (gradle)
  • multi-modules-and-services/graphqlShared/build.gradle.kts (gradle)
  • multi-modules-and-services/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 development dependencies 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 5 Pull Requests:

chore(deps): update actions/checkout action to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update dependency gradle to v8.14.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.2
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.21
  • Schedule: ["at any time"]
  • Branch name: renovate/kotlin-monorepo
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.jvm to 2.1.21
fix(deps): update apollo graphql packages to v4.3.0
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

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (github-tags package actions/setup-java)

Files affected: .github/workflows/pr.yml


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

@BoD BoD closed this Jun 19, 2025
@svc-secops svc-secops deleted the renovate/configure branch June 20, 2025 14:02
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.

2 participants