Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: Configure Renovate #95

Merged
merged 1 commit into from
Dec 2, 2024
Merged

chore: Configure Renovate #95

merged 1 commit into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 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/build.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/prepare-release-branch.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/reusable-markdown-link-check.yml (github-actions)
  • .github/workflows/reusable-misspell-check.yml (github-actions)
  • buildSrc/src/main/kotlin/io/opentelemetry/gradle/OtelJavaExtension.kt (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/otel.animalsniffer-conventions.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/otel.japicmp-conventions.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/otel.publish-conventions.gradle.kts (gradle)
  • buildSrc/src/main/kotlin/otel.spotless-conventions.gradle.kts (gradle)
  • dependencyManagement/build.gradle.kts (gradle)
  • semconv/build.gradle.kts (gradle)
  • semconv-incubating/build.gradle.kts (gradle)
  • 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
  • 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.

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

fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/me.champeau.gradle-japicmp-gradle-plugin-0.x
  • Merge into: main
  • Upgrade me.champeau.gradle:japicmp-gradle-plugin to 0.4.5
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v1.7.2
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 plugin de.undercouch.download to v5.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/de.undercouch.download-5.x
  • Merge into: main
  • Upgrade de.undercouch.download to 5.6.0
fix(deps): update dependency checkstyle to v8.45.1
  • Schedule: ["at any time"]
  • Branch name: renovate/checkstyle-8.x
  • Merge into: main
  • Upgrade checkstyle to 8.45.1
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0
fix(deps): update dependency io.opentelemetry:opentelemetry-api to v1.44.1
fix(deps): update dependency org.assertj:assertj-bom to v3.26.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.assertj-assertj-bom-3.x
  • Merge into: main
  • Upgrade org.assertj:assertj-bom to 3.26.3
fix(deps): update dependency org.junit:junit-bom to v5.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/junit5-monorepo
  • Merge into: main
  • Upgrade org.junit:junit-bom to 5.11.3
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): update gradle/gradle-build-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-gradle-build-action-3.x
  • Merge into: main
  • Upgrade gradle/gradle-build-action to v3
chore(deps): update gradle/wrapper-validation-action action to v3
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.github.gradle-nexus.publish-plugin-2.x
  • Merge into: main
  • Upgrade io.github.gradle-nexus.publish-plugin to 2.0.0
fix(deps): update dependency checkstyle to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/checkstyle-10.x
  • Merge into: main
  • Upgrade checkstyle to 10.20.2
fix(deps): update dependency com.google.guava:guava to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: main
  • Upgrade com.google.guava:guava to 33.3.1-jre

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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

@renovate renovate bot requested a review from a team as a code owner November 23, 2024 16:04
@jack-berg jack-berg merged commit 964f33e into main Dec 2, 2024
12 checks passed
@jack-berg jack-berg deleted the renovate/configure branch December 2, 2024 18:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants