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

Merged
merged 1 commit into from
Feb 27, 2024
Merged

chore: Configure Renovate #2

merged 1 commit into from
Feb 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2023

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

  • compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/check.yml (github-actions)
  • settings.gradle (gradle)
  • build.gradle (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 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 15 Pull Requests:

chore(deps): update eclipse-temurin docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-17.x
  • Merge into: master
  • Upgrade eclipse-temurin to 17.0.10_7-jre
  • Upgrade eclipse-temurin to 17.0.10_7-jdk
chore(deps): update plugin org.springframework.boot to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: master
  • Upgrade org.springframework.boot to 3.2.3
fix(deps): update dependency eu.esdihumboldt.hale:eu.esdihumboldt.hale.app.cli.commands to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/haleversion
  • Merge into: master
  • Upgrade eu.esdihumboldt.hale:eu.esdihumboldt.hale.app.cli.commands to 5.1.0
fix(deps): update dependency org.codehaus.groovy:groovy-all to v2.5.23
fix(deps): update dependency org.slf4j:jul-to-slf4j to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:jul-to-slf4j to 1.7.36
chore(deps): update plugin com.diffplug.spotless to v6.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.diffplug.spotless-6.x
  • Merge into: master
  • Upgrade com.diffplug.spotless to 6.25.0
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-classic-1.x
  • Merge into: master
  • Upgrade ch.qos.logback:logback-classic to 1.5.0
fix(deps): update dependency ch.qos.logback:logback-core to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-core-1.x
  • Merge into: master
  • Upgrade ch.qos.logback:logback-core to 1.5.0
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.httpcomponents.client5-httpclient5-5.x
  • Merge into: master
  • Upgrade org.apache.httpcomponents.client5:httpclient5 to 5.3.1
fix(deps): update dependency software.amazon.awssdk:s3 to v2.24.11
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-java-sdk-v2-monorepo
  • Merge into: master
  • Upgrade software.amazon.awssdk:s3 to 2.24.11
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
chore(deps): update eclipse-temurin docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: master
  • Upgrade eclipse-temurin to 21.0.2_13-jre
  • Upgrade eclipse-temurin to 21.0.2_13-jdk
fix(deps): update dependency org.codehaus.groovy:groovy-all to v3
fix(deps): update dependency org.json:json to v20240205
  • Schedule: ["at any time"]
  • Branch name: renovate/org.json-json-20240205.x
  • Merge into: master
  • Upgrade org.json:json to 20240205
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:jul-to-slf4j to 2.0.12

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

@stempler
Copy link
Member

stempler commented Dec 13, 2023

@florianesser @emanuelaepure10 Since dependabot does not work well with Gradle I wanted to give renovate a try. The free service by mend.io seemed the easiest way to test it. If you want to try it for your repo just merge the PR, otherwise close it. Thanks!

@florianesser florianesser self-requested a review December 13, 2023 11:50
@florianesser
Copy link
Member

Thanks, that's interesting. I'll take a closer look later.

@renovate renovate bot force-pushed the renovate/configure branch from 18f4f96 to 614f0f8 Compare December 15, 2023 20:32
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 076fa66 to 70d05ec Compare February 7, 2024 02:12
@renovate renovate bot force-pushed the renovate/configure branch from 70d05ec to dc8b47f Compare February 27, 2024 14:52
Copy link
Member

@florianesser florianesser left a comment

Choose a reason for hiding this comment

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

Let's try it

@florianesser florianesser merged commit 1fdfa43 into master Feb 27, 2024
1 check passed
@renovate renovate bot deleted the renovate/configure branch February 27, 2024 16:49
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.

2 participants