Skip to content

Deprecated: Configure Renovate#464

Closed
renovate[bot] wants to merge 3 commits intomasterfrom
renovate/configure
Closed

Deprecated: Configure Renovate#464
renovate[bot] wants to merge 3 commits intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@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.
  • 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
  • Evaluate schedules according to timezone CET.
  • Remove hourly and concurrent rate limits.
  • Disable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.

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

Update dependency jacoco to v0.8.14
  • Schedule: ["at any time"]
  • Branch name: renovate/jacoco-0.x
  • Merge into: test-renovate
  • Upgrade jacoco to 0.8.14
Update dependency org.slf4j:slf4j-api to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: test-renovate
  • Upgrade org.slf4j:slf4j-api to 1.7.36
Update dependency org.sonarsource.analyzer-commons:sonar-analyzer-recognizers to v2.21.0.4626
Update plugin com.gradleup.shadow to v8.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradleup.shadow-8.x
  • Merge into: test-renovate
  • Upgrade com.gradleup.shadow to 8.3.9
Update SonarSource/gh-action_releasability action to v1.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sonarsource-gh-action_releasability-1.x
  • Merge into: test-renovate
  • Upgrade SonarSource/gh-action_releasability to 0295eda42f8c7d4ca68648e510189255b36ed7d9
Update dependency com.google.code.gson:gson to v2.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: test-renovate
  • Upgrade com.google.code.gson:gson to 2.13.2
Update dependency org.jetbrains.kotlin:kotlin-compiler to v2.3.0
Update Gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: test-renovate
  • Upgrade gradle to 8.14.3
Update plugin com.diffplug.spotless to v6.25.0
  • Schedule: ["at any time"]
  • 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.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/kotlinversion
  • Merge into: test-renovate
  • Upgrade org.jetbrains.kotlin.jvm to 2.3.0
Update slackapi/slack-github-action action to v1.27.1
  • Schedule: ["at any time"]
  • 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 dependency org.slf4j:slf4j-api to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: test-renovate
  • Upgrade org.slf4j:slf4j-api to 2.0.17
Update Gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: test-renovate
  • Upgrade gradle to 9.2.1
Update plugin com.diffplug.spotless to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.diffplug.spotless-8.x
  • Merge into: test-renovate
  • Upgrade com.diffplug.spotless to 8.1.0
Update plugin com.gradleup.shadow to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradleup.shadow-9.x
  • Merge into: test-renovate
  • Upgrade com.gradleup.shadow to 9.3.1
Update plugin com.jfrog.artifactory to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jfrog.artifactory-6.x
  • Merge into: test-renovate
  • Upgrade com.jfrog.artifactory to 6.0.4
Update plugin org.sonarqube to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-7.x
  • Merge into: test-renovate
  • Upgrade org.sonarqube to 7.2.2.6593
Update slackapi/slack-github-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/slackapi-slack-github-action-2.x
  • Merge into: test-renovate
  • Upgrade slackapi/slack-github-action to 91efab103c0de0a537f72a35f6b8cda0ee76bf0a
Update sonarPluginApi to v13 (major)
Update SonarSource/gh-action_releasability action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/sonarsource-gh-action_releasability-3.x
  • Merge into: test-renovate
  • Upgrade SonarSource/gh-action_releasability to d629774c84a04cddfcffa334490d6688c459db7f

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

@sonarqube-next
Copy link
Copy Markdown

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
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 3, 2025

🤖 Pull Request summary

Adds Renovate configuration for automated dependency management.

• Extends SonarSource's shared Renovate configuration
• Excludes test directories (kotlin-checks-test-sources, its) from updates
• Targets test-renovate branch instead of main/master

Review focus: Verify the test branch target is intentional and not meant for production.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@renovate renovate Bot closed this Jan 26, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 26, 2026

Renovate is disabled

Renovate is disabled because the onboarding PR has been unmerged for more than 366 days. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@jonas-wielage-sonarsource jonas-wielage-sonarsource changed the title Configure Renovate Deprecated: Configure Renovate Feb 23, 2026
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