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

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

Configure Renovate #37

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 26, 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

  • final/stakater-nordmart-cart/Dockerfile (dockerfile)
  • final/stakater-nordmart-catalog/Dockerfile (dockerfile)
  • final/stakater-nordmart-gateway/Dockerfile (dockerfile)
  • final/stakater-nordmart-inventory/Dockerfile (dockerfile)
  • final/stakater-nordmart-web/Dockerfile (dockerfile)
  • initial/stakater-nordmart-cart/Dockerfile (dockerfile)
  • initial/stakater-nordmart-catalog/Dockerfile (dockerfile)
  • initial/stakater-nordmart-gateway/Dockerfile (dockerfile)
  • initial/stakater-nordmart-inventory/Dockerfile (dockerfile)
  • initial/stakater-nordmart-web/Dockerfile (dockerfile)
  • final/stakater-nordmart-cart/pom.xml (maven)
  • final/stakater-nordmart-catalog/pom.xml (maven)
  • final/stakater-nordmart-gateway/pom.xml (maven)
  • final/stakater-nordmart-inventory/pom.xml (maven)
  • initial/stakater-nordmart-cart/pom.xml (maven)
  • initial/stakater-nordmart-catalog/pom.xml (maven)
  • initial/stakater-nordmart-gateway/pom.xml (maven)
  • initial/stakater-nordmart-inventory/pom.xml (maven)
  • final/stakater-nordmart-web/package.json (npm)
  • initial/stakater-nordmart-web/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 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 28 Pull Requests:

Update dependency junit:junit to v4.13.1 [SECURITY]
  • Branch name: renovate/maven-junit-junit-vulnerability
  • Merge into: master
  • Upgrade junit:junit to 4.13.1
Update dependency com.h2database:h2 to v2 [SECURITY]
  • Branch name: renovate/maven-com.h2database-h2-vulnerability
  • Merge into: master
  • Upgrade com.h2database:h2 to 2.2.220
Update dependency keycloak-connect to v23 [SECURITY]
  • Branch name: renovate/npm-keycloak-connect-vulnerability
  • Merge into: master
  • Upgrade keycloak-connect to ^23.0.0
Update dependency org.infinispan:infinispan-core to v11 [SECURITY]
Update dependency org.postgresql:postgresql to v42 [SECURITY]
  • Branch name: renovate/maven-org.postgresql-postgresql-vulnerability
  • Merge into: master
  • Upgrade org.postgresql:postgresql to 42.2.26
Update dependency io.fabric8:vertx-maven-plugin to v1.0.13
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.springframework.cloud:spring-cloud-dependencies to v2023.0.0
Update slf4j.version to v1.7.36
Update Node.js to v8.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: master
  • Upgrade node to 8.17.0-alpine
Update dependency commons-codec:commons-codec to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: master
  • Upgrade commons-codec:commons-codec to 1.16.0
Update dependency io.micrometer:micrometer-core to v1.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.micrometer-micrometer-core-1.x
  • Merge into: master
  • Upgrade io.micrometer:micrometer-core to 1.12.1
Update dependency io.micrometer:micrometer-registry-prometheus to v1.12.1
Update dependency io.vertx:vertx-dependencies to v3.9.16
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-war-plugin to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-war-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-war-plugin to 3.4.0
Update dependency org.mockito:mockito-junit-jupiter to v2.28.2
Update dependency org.wildfly.swarm:bom-all to v2017.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/version.wildfly.swarm
  • Merge into: master
  • Upgrade org.wildfly.swarm:bom-all to 2017.12.1
Update spring boot
Update Node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.10.0-alpine
Update dependency io.vertx:vertx-dependencies to v4
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.infinispan:infinispan-client-hotrod to v15
Update dependency org.mockito:mockito-junit-jupiter to v5
Update dependency org.springframework.boot:spring-boot-starter-parent to v3
Update dependency org.wildfly.swarm:bom-all to v2018
  • Schedule: ["at any time"]
  • Branch name: renovate/major-version.wildfly.swarm
  • Merge into: master
  • Upgrade org.wildfly.swarm:bom-all to 2018.5.0
Update gcr.io/distroless/java Docker tag to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/gcr.io-distroless-java-11.x
  • Merge into: master
  • Upgrade gcr.io/distroless/java to 11
Update slf4j.version to v2 (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.


❓ 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 from d161264 to 5fde308 Compare December 15, 2023 20:33
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