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 #464

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Configure Renovate #464

wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 24, 2024

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/dogfood.yml (github-actions)
  • .github/workflows/releasability.yaml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/slack_notify.yml (github-actions)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/CreateKotlinGradleRuleStubsTask.kt (gradle)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/CreateKotlinRuleStubsTask.kt (gradle)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/CreateRuleStubsTask.kt (gradle)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/FetchRuleMetadata.kt (gradle)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/GitHubApi.kt (gradle)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/RuleStubTemplates.kt (gradle)
  • buildSrc/src/main/kotlin/org/sonarsource/kotlin/buildsrc/tasks/license.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • sonar-kotlin-api/build.gradle.kts (gradle)
  • sonar-kotlin-checks/build.gradle.kts (gradle)
  • sonar-kotlin-external-linters/build.gradle.kts (gradle)
  • sonar-kotlin-external-linters/src/test/resources/org/sonarsource/kotlin/externalreport/androidlint/build.gradle (gradle)
  • sonar-kotlin-gradle/build.gradle.kts (gradle)
  • sonar-kotlin-gradle/src/test/samples/non-compiling/S6625/compliant/settings.gradle.kts (gradle)
  • sonar-kotlin-gradle/src/test/samples/non-compiling/S6625/compliant/build.gradle.kts (gradle)
  • sonar-kotlin-gradle/src/test/samples/non-compiling/S6625/compliant-setter/settings.gradle.kts (gradle)
  • sonar-kotlin-gradle/src/test/samples/non-compiling/S6625/noncompliant/settings.gradle.kts (gradle)
  • sonar-kotlin-metrics/build.gradle.kts (gradle)
  • sonar-kotlin-plugin/build.gradle.kts (gradle)
  • sonar-kotlin-surefire/build.gradle.kts (gradle)
  • sonar-kotlin-test-api/build.gradle.kts (gradle)
  • utils-kotlin/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • sonar-kotlin-surefire/src/test/resources/org/sonarsource/kotlin/surefire/api/SurefireUtilsTest/shouldGetReportsPathFromDeprecatedProperty/pom.xml (maven)
  • sonar-kotlin-surefire/src/test/resources/org/sonarsource/kotlin/surefire/api/SurefireUtilsTest/shouldGetReportsPathFromProperty/pom.xml (maven)
  • sonar-kotlin-surefire/src/test/resources/org/sonarsource/kotlin/surefire/api/SurefireUtilsTest/shouldGetReportsPathFromProperty/submodule/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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Evaluate schedules according to timezone CET.
  • Schedule during typical non-office hours on weekdays (i.e., 10 PM - 5 AM) and anytime on weekends.
  • Remove hourly and concurrent rate limits.
  • Disable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.
  • Run Renovate on following schedule: * 0-4,22-23 * * 1-5,* * * * 0,6

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


You have configured Renovate to use branch test-renovate as base branch.

What to Expect

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

Roll back SonarSource/gh-action_build-notify action to 1.3.1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonarsource-gh-action_build-notify-rollback
  • Merge into: test-renovate
  • Upgrade SonarSource/gh-action_build-notify to 1.3.1
Roll back SonarSource/gh-action_release action to 5.10.3
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonarsource-gh-action_release-rollback
  • Merge into: test-renovate
  • Upgrade SonarSource/gh-action_release to 5.10.3
Roll back SonarSource/vault-action-wrapper action to 2.7.4-1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonarsource-vault-action-wrapper-rollback
  • Merge into: test-renovate
  • Upgrade SonarSource/vault-action-wrapper to 2.7.4-1
Update SonarSource/gh-action_releasability action to v1.2.3
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonarsource-gh-action_releasability-1.x
  • Merge into: test-renovate
  • Upgrade SonarSource/gh-action_releasability to 0295eda42f8c7d4ca68648e510189255b36ed7d9
Update dependency org.slf4j:slf4j-api to v1.7.36
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: test-renovate
  • Upgrade org.slf4j:slf4j-api to 1.7.36
Update plugin com.gradleup.shadow to v8.3.5
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/com.gradleup.shadow-8.x
  • Merge into: test-renovate
  • Upgrade com.gradleup.shadow to 8.3.5
Update dependency com.google.code.gson:gson to v2.11.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: test-renovate
  • Upgrade com.google.code.gson:gson to 2.11.0
Update dependency gradle to v8.12
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/gradle-8.x
  • Merge into: test-renovate
  • Upgrade gradle to 8.12
Update dependency org.jetbrains.kotlin:kotlin-compiler to v2.1.0
Update dependency org.sonarsource.analyzer-commons:sonar-analyzer-recognizers to v2.16.0.3141
Update plugin com.diffplug.spotless to v6.25.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/com.diffplug.spotless-6.x
  • Merge into: test-renovate
  • Upgrade com.diffplug.spotless to 6.25.0
Update plugin org.jetbrains.kotlin.jvm to v2.1.0
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/kotlinversion
  • Merge into: test-renovate
  • Upgrade org.jetbrains.kotlin.jvm to 2.1.0
Update slackapi/slack-github-action action to v1.27.1
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/slackapi-slack-github-action-1.x
  • Merge into: test-renovate
  • Upgrade slackapi/slack-github-action to fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3
Update sonarPluginApi to v10.14.0.2599
Update SonarSource/gh-action_releasability action to v2
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/sonarsource-gh-action_releasability-2.x
  • Merge into: test-renovate
  • Upgrade SonarSource/gh-action_releasability to c473fad674553bc398eead1c0d18d5bb85d2f05e
Update dependency org.slf4j:slf4j-api to v2
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: test-renovate
  • Upgrade org.slf4j:slf4j-api to 2.0.16
Update plugin org.sonarqube to v6
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/org.sonarqube-6.x
  • Merge into: test-renovate
  • Upgrade org.sonarqube to 6.0.1.5171
Update slackapi/slack-github-action action to v2
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/slackapi-slack-github-action-2.x
  • Merge into: test-renovate
  • Upgrade slackapi/slack-github-action to 485a9d42d3a73031f12ec201c457e2162c45d02d
Update sonarPluginApi to v11 (major)

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

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@Godin Godin self-assigned this Oct 24, 2024
@Godin Godin force-pushed the renovate/configure branch from ba50fe9 to b2aa73b Compare October 24, 2024 09:03
@Godin Godin marked this pull request as draft October 24, 2024 18:59
@Godin Godin force-pushed the renovate/configure branch 2 times, most recently from 10ca84c to d7addf3 Compare October 24, 2024 20:10
@Godin Godin force-pushed the renovate/configure branch from d7addf3 to e144ee4 Compare October 24, 2024 20:23
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