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

chore: Configure Renovate #71

Merged
merged 3 commits into from
Oct 9, 2024
Merged

chore: Configure Renovate #71

merged 3 commits into from
Oct 9, 2024

Conversation

bot-gh-dv-shared
Copy link
Collaborator

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

  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • buildSrc/src/main/kotlin/develocity/adapters/AdaptersPublicationExtension.kt (gradle)
  • buildSrc/src/main/kotlin/develocity/adapters/SourceSetExtensions.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/develocity/adapters/develocity.adapters-library.gradle.kts (gradle)
  • develocity-gradle-plugin-adapters/build.gradle.kts (gradle)
  • develocity-maven-extension-adapters/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .teamcity/pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.

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

[Renovate Bot] Update kotlin monorepo to v1.9.25
[Renovate Bot] Update dependency com.gradle:gradle-enterprise-gradle-plugin to v3.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle-gradle-enterprise-gradle-plugin-3.x
  • Merge into: main
  • Upgrade com.gradle:gradle-enterprise-gradle-plugin to 3.18.1
[Renovate Bot] Update dependency com.gradle:gradle-enterprise-maven-extension to v1.22.2
[Renovate Bot] Update dependency gradle to v8.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.10.2
[Renovate Bot] Update kotlin monorepo to v2 (major)
[Renovate Bot] Update mockito monorepo to v5 (major)

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 org.jetbrains.teamcity:configs-dsl-kotlin-parent
  • Failed to look up maven package org.jetbrains.teamcity:configs-dsl-kotlin-plugins

Files affected: .teamcity/pom.xml


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

@leonard84 leonard84 self-assigned this Oct 9, 2024
@leonard84 leonard84 merged commit a99e69f into main Oct 9, 2024
4 checks passed
@leonard84 leonard84 deleted the renovate/configure branch October 9, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants