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

Renovate Onboarding PR #17

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Renovate Onboarding PR #17

merged 1 commit into from
Mar 30, 2024

Conversation

renovate-baret[bot]
Copy link
Contributor

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/maven_build.yml (github-actions)
  • .github/workflows/test_coverage.yml (github-actions)
  • kotlin-name-generator-api/pom.xml (maven)
  • kotlin-name-generator-examples/pom.xml (maven)
  • kotlin-name-generator/pom.xml (maven)
  • 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 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.
  • Automerge patch upgrades if they pass tests.
  • Default renovate config. It provides you with the presets you most probably need. Change as you need. For some documentation on Renovate and presets, see our readme: https://gitlab.com/subshell/common/renovate/-/blob/main/README.md

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

Update dependency ch.qos.logback:logback-classic to v1.4.14
  • Schedule: ["at any time"]
  • Branch name: renovate/ch-qos-logback-logback-classic-1-4-x
  • Merge into: main
  • Upgrade ch.qos.logback:logback-classic to 1.4.14
Update dependency io.kotest:kotest-bom to v5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-kotest-version
  • Merge into: main
  • Upgrade io.kotest:kotest-bom to 5.7.2
Update dependency io.mockk:mockk-jvm to v1.13.10
  • Schedule: ["at any time"]
  • Branch name: renovate/io-mockk-mockk-jvm-1-13-x
  • Merge into: main
  • Upgrade io.mockk:mockk-jvm to 1.13.10
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-surefire-plugin-3-2-x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.2.5
Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.9.20
Update kotlin monorepo to v1.9.23 (patch)
Update dependency ch.qos.logback:logback-classic to v1.5.3
Update dependency com.tngtech.archunit:archunit-junit5 to v1.2.1
Update dependency io.kotest:kotest-bom to v5.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/kotest-version
  • Merge into: main
  • Upgrade io.kotest:kotest-bom to 5.8.1
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org-apache-maven-plugins-maven-gpg-plugin-3-x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.2.2
Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.4.0
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
Update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7-x
  • Merge into: main
  • Upgrade actions/github-script to v7
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

🚸 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 has been generated by Renovate Bot.

Copy link

Test coverage report

Overall Project 90% 🟢

There is no coverage information present for the Files changed

@Baret Baret merged commit a993c7f into main Mar 30, 2024
3 checks passed
@renovate-baret renovate-baret bot deleted the renovate/configure branch March 30, 2024 20:55
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.

1 participant