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

Merged
merged 2 commits into from
May 15, 2024
Merged

chore: Configure Renovate #1489

merged 2 commits into from
May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

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

  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • app/update_instances.gradle.kts (gradle)
  • app/build.gradle.kts (gradle)
  • benchmarks/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .woodpecker.yml (woodpecker)

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 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.
  • Run Renovate on following schedule: before 4am on the first day of the month

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

chore(deps): update kotlin monorepo to v1.9.24
chore(deps): update plugin com.google.devtools.ksp to v1.9.24-1.0.20
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/com.google.devtools.ksp-1.x
  • Merge into: main
  • Upgrade com.google.devtools.ksp to 1.9.24-1.0.20
fix(deps): update dependency composeoptions to v1.5.14
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/composeoptions-1.x
  • Merge into: main
  • Upgrade composeOptions to 1.5.14
fix(deps): update dependency io.ktor:ktor-client-logging to v2.3.11
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/ktor-monorepo
  • Merge into: main
  • Upgrade io.ktor:ktor-client-logging to 2.3.11
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.8.1
fix(deps): update dependency org.ocpsoft.prettytime:prettytime to v5.0.8.final
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/org.ocpsoft.prettytime-prettytime-5.x
  • Merge into: main
  • Upgrade org.ocpsoft.prettytime:prettytime to 5.0.8.Final
chore(deps): update plugin com.github.ben-manes.versions to v0.51.0
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/com.github.ben-manes.versions-0.x
  • Merge into: main
  • Upgrade com.github.ben-manes.versions to 0.51.0
fix(deps): update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.8.0
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.8.0
fix(deps): update dependency org.mockito:mockito-core to v5.12.0
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 5.12.0

🚸 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested review from dessalines and MV-GH as code owners May 15, 2024 13:54
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm adding renovate for a lot of our LemmyNet repos. @MV-GH even if they don't prove useful, we could take its PRs on a case-by-case basis.

@dessalines dessalines merged commit b80f0ad into main May 15, 2024
2 checks passed
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