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

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

Configure Renovate #34

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 23, 2022

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

  • docker-compose.yml (docker-compose)
  • gateway/Dockerfile (dockerfile)
  • websocket/Dockerfile (dockerfile)
  • .github/workflows/sonar.yml (github-actions)
  • common/pom.xml (maven)
  • gateway/pom.xml (maven)
  • pom.xml (maven)
  • websocket/pom.xml (maven)

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 13 Pull Requests:

chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jacoco-jacoco-maven-plugin-0.x
  • Merge into: main
  • Upgrade org.jacoco:jacoco-maven-plugin to 0.8.12
fix(deps): update dependency com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery to v2.2.10
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.3
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • 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
fix(deps): update dependency com.github.docker-java:docker-java to v3.4.0
fix(deps): update spring boot to v2.7.18
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): 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
chore(deps): 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
chore(deps): 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: main
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.3.1
chore(deps): update openjdk docker tag to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-17.x
  • Merge into: main
  • Upgrade openjdk to 17-jdk-alpine
fix(deps): update dependency com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery to v2023
fix(deps): 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 docker package gateway
  • Failed to look up docker package websocket
  • Failed to look up maven package me.lawrenceli:common

Files affected: docker-compose.yml, gateway/pom.xml, websocket/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 was generated by Mend Renovate. View the repository job log.

@k8s-ci-bot k8s-ci-bot requested a review from la3rence June 23, 2022 17:23
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e901c08) 56.10% compared to head (f4beed7) 56.10%.
Report is 1 commits behind head on main.

❗ Current head f4beed7 differs from pull request most recent head 8ead91c. Consider uploading reports for the commit 8ead91c to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #34   +/-   ##
=========================================
  Coverage     56.10%   56.10%           
  Complexity       80       80           
=========================================
  Files            22       22           
  Lines           426      426           
  Branches         41       41           
=========================================
  Hits            239      239           
  Misses          182      182           
  Partials          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/configure branch from 66429a1 to f4beed7 Compare June 26, 2022 07:34
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/configure branch from f4beed7 to 2c76fc8 Compare March 23, 2023 19:30
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