Skip to content

Configure Renovate #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 25, 2021

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

  • pom.xml (maven)
  • worblehat-acceptancetests/pom.xml (maven)
  • worblehat-domain/pom.xml (maven)
  • worblehat-web/pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-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 29 Pull Requests:

Update dependency mysql:mysql-connector-java to v8.0.28 [SECURITY]
  • Branch name: renovate/maven-mysql-mysql-connector-java-vulnerability
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.28
Update dependency com.google.guava:guava to v32 [SECURITY]
  • Branch name: renovate/maven-com.google.guava-guava-vulnerability
  • Merge into: master
  • Upgrade com.google.guava:guava to 32.0.0-android
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 2.22.2
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jacoco-jacoco-maven-plugin-0.x
  • Merge into: master
  • Upgrade org.jacoco:jacoco-maven-plugin to 0.8.11
Update cucumber.version to v5.7.0
Update dependency com.coveo:fmt-maven-plugin to v2.13
  • Schedule: ["at any time"]
  • Branch name: renovate/com.coveo-fmt-maven-plugin-2.x
  • Merge into: master
  • Upgrade com.coveo:fmt-maven-plugin to 2.13
Update dependency commons-validator:commons-validator to v1.8.0
Update dependency de.codecentric:spring-boot-admin-starter-client to v2.7.14
Update dependency joda-time:joda-time to v2.12.5
  • Schedule: ["at any time"]
  • Branch name: renovate/joda-time-joda-time-2.x
  • Merge into: master
  • Upgrade joda-time:joda-time to 2.12.5
Update dependency maven to v3.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: master
  • Upgrade maven to 3.9.6
Update dependency org.apache.commons:commons-lang3 to v3.14.0
Update dependency org.apache.maven.plugins:maven-changes-plugin to v2.12.1
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.11.0
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-failsafe-plugin to 3.2.3
Update dependency org.apache.maven.plugins:maven-site-plugin to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-site-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-site-plugin to 3.12.1
Update dependency org.apache.maven.surefire:surefire-junit47 to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.surefire-surefire-junit47-3.x
  • Merge into: master
  • Upgrade org.apache.maven.surefire:surefire-junit47 to 3.2.3
Update dependency org.liquibase:liquibase-maven-plugin to v3.10.3
Update dependency org.mockito:mockito-core to v3.12.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 3.12.4
Update dependency org.testcontainers:testcontainers-bom to v1.19.3
Update selenium.version to v3.141.59
Update spring boot to v2.7.18
Update cucumber.version to v7 (major)
Update dependency de.codecentric:spring-boot-admin-starter-client to v3
Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-project-info-reports-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-project-info-reports-plugin to 3.5.0
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.2.3
Update dependency org.liquibase:liquibase-maven-plugin to v4
Update dependency org.mockito:mockito-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 5.8.0
Update dependency org.seleniumhq.selenium:selenium-leg-rc to v4
Update spring boot to v3 (major)

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package de.codecentric.psd:worblehat

Files affected: worblehat-acceptancetests/pom.xml, worblehat-domain/pom.xml, worblehat-web/pom.xml


❓ 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 force-pushed the renovate/configure branch 2 times, most recently from 64e1b68 to 2da3ca4 Compare February 27, 2021 07:20
@renovate renovate bot force-pushed the renovate/configure branch from 2da3ca4 to b47efca Compare November 6, 2021 07:35
@renovate renovate bot force-pushed the renovate/configure branch from b47efca to 4fa1223 Compare June 26, 2022 09:33
@renovate renovate bot force-pushed the renovate/configure branch from 4fa1223 to d54c820 Compare December 5, 2023 05:59
@renovate renovate bot force-pushed the renovate/configure branch from d54c820 to 69cbd62 Compare December 15, 2023 05:54
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.

0 participants