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

Configure Renovate #509

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

Configure Renovate #509

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 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

  • Dockerfile (dockerfile)
  • .github/workflows/docker-build-push.yml (github-actions)
  • .github/workflows/gh-pages.yml (github-actions)
  • .github/workflows/maven.yml (github-actions)
  • pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)
  • website/package.json (npm)

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.
  • Pin all dependency versions except peerDependencies.
  • Special rules covering major version updates.
  • Rules governing github actions.
  • Weekly schedule on early Monday mornings.
  • Base Renovate configuration for Expedia Group projects
  • Run Renovate on following schedule: before 4am on Monday

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

feat(deps): update compile com.google.protobuf:protobuf-java from v3.18.0 to v3.25.5 [security]
feat(deps): update compile com.rabbitmq:amqp-client from v5.17.0 to v5.18.0 [security]
  • Branch name: renovate/maven-com.rabbitmq-amqp-client-vulnerability
  • Merge into: main
  • Upgrade com.rabbitmq:amqp-client to 5.18.0
chore(deps): pin devdependencies docusaurus from v1.14.4 to 1.14.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Pin docusaurus to 1.14.4
chore(deps): update eclipse-temurin:17_35-jdk docker digest to 485c8cb
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/eclipse-temurin-17_35-jdk
  • Merge into: main
  • Upgrade eclipse-temurin to sha256:485c8cbd22faa14719042dd806976b9355aa52da7d3ad7da46d7ef29aa6ae986
chore(deps): update devdependencies docusaurus from v1.14.4 to ^1.14.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/docusaurus-monorepo
  • Merge into: main
  • Upgrade docusaurus to ^1.14.4
chore(deps): update devdependencies minimist from v1.2.6 to v1.2.8
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/minimist-1.x
  • Merge into: main
  • Upgrade minimist to 1.2.8
fix(deps): update compile com.amazonaws:amazon-kinesis-producer from v0.15.5 to v0.15.11
fix(deps): update compile org.msgpack:jackson-dataformat-msgpack from v0.9.0 to v0.9.8
fix(deps): update compile org.projectlombok:lombok from v1.18.26 to v1.18.34
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.34
fix(deps): update eclipse-temurin docker tag to v17.0.12_7-jdk
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/eclipse-temurin-17.x
  • Merge into: main
  • Upgrade eclipse-temurin to sha256:49f9bff5392fcf25f2d5268858258f1ba36b9f127ab6fe418bb68baf9a9af945
fix(deps): update import com.amazonaws:aws-java-sdk-bom from v1.12.417 to v1.12.772
fix(deps): update test org.awaitility:awaitility from v4.2.0 to v4.2.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/awaitility.version
  • Merge into: main
  • Upgrade org.awaitility:awaitility to 4.2.2
chore(deps): update actions/setup-node action from vv3.6.0 to v3.8.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: main
  • Upgrade actions/setup-node to v3.8.2
feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.8.1 to v3.13.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
feat(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.2.0 to v3.4.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.4.2
feat(deps): update build org.ow2.asm:asm from v9.2 to v9.7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.ow2.asm-asm-9.x
  • Merge into: main
  • Upgrade org.ow2.asm:asm to 9.7
feat(deps): update compile com.amazonaws:amazon-kinesis-client from v1.14.10 to v1.15.2
feat(deps): update debian docker tag to v11.11
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/debian-11.x
  • Merge into: main
  • Upgrade debian to 11.11-slim
feat(deps): update dependency maven from v3.6.1 to v3.9.9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.9
feat(deps): update import com.fasterxml.jackson:jackson-bom from v2.14.2 to v2.17.2
feat(deps): update import io.zipkin.reporter2:zipkin-reporter-bom from v2.16.3 to v2.17.2
feat(deps): update kafka.version from v3.0.0 to v3.8.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/kafka.version
  • Merge into: main
  • Upgrade org.apache.kafka:kafka-streams to 3.8.0
  • Upgrade org.apache.kafka:kafka-clients to 3.8.0
feat(deps): update spring boot from v2.5.5 to v2.7.18
feat(deps): update test org.assertj:assertj-core from v3.21.0 to v3.26.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/assertj-core.version
  • Merge into: main
  • Upgrade org.assertj:assertj-core to 3.26.3
feat(deps): update test org.mock-server:mockserver-client-java from v5.11.2 to v5.15.0
feat(deps): update testcontainers-java monorepo from v1.16.0 to v1.20.1
chore(deps): update actions/checkout action from vv3 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action from vv3 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update actions/setup-node action from vv3.6.0 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4.0.4
chore(deps): update docker/build-push-action action from vv4 to v6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
chore(deps): update docker/login-action action from vv1 to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/metadata-action action from vv4 to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: main
  • Upgrade docker/metadata-action to v5
chore(deps): update peaceiris/actions-gh-pages action from vv3 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: main
  • Upgrade peaceiris/actions-gh-pages to v4
feat(deps): update build org.apache.maven.plugins:maven-surefire-plugin from v2.22.2 to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.5.0
feat(deps): update debian docker tag to v12
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/debian-12.x
  • Merge into: main
  • Upgrade debian to 12.7-slim
feat(deps): update eclipse-temurin docker tag to v21
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: main
  • Upgrade eclipse-temurin to sha256:e538e34d1df871c9b7da571582cdc49538f1eaee1dacbfb317a3e7f54abeebae
feat(deps): update import io.zipkin.reporter2:zipkin-reporter-bom from v2.16.3 to v3
feat(deps): update spring boot from v2.5.5 to v3 (major)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants