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

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

chore: Configure Renovate #171

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 1, 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

  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • integration-tests-8/advanced/settings.gradle (gradle)
  • integration-tests-8/advanced/build.gradle (gradle)
  • integration-tests-8/advanced-multi-instance/settings.gradle (gradle)
  • integration-tests-8/advanced-multi-instance/build.gradle (gradle)
  • integration-tests-8/simple/settings.gradle (gradle)
  • integration-tests-8/simple/build.gradle (gradle)
  • integration-tests/advanced/settings.gradle (gradle)
  • integration-tests/advanced/build.gradle (gradle)
  • integration-tests/advanced-multi-instance/settings.gradle (gradle)
  • integration-tests/advanced-multi-instance/build.gradle (gradle)
  • integration-tests/advanced-spring/settings.gradle (gradle)
  • integration-tests/advanced-spring/build.gradle (gradle)
  • integration-tests/advanced-spring-boot/settings.gradle (gradle)
  • integration-tests/advanced-spring-boot/build.gradle (gradle)
  • integration-tests/simple/settings.gradle (gradle)
  • integration-tests/simple/build.gradle (gradle)
  • gradle-plugin-8/pom.xml (maven)
  • gradle-plugin/pom.xml (maven)
  • impl-8/pom.xml (maven)
  • impl/pom.xml (maven)
  • integration-tests-8/advanced-multi-instance/pom.xml (maven)
  • integration-tests-8/advanced/pom.xml (maven)
  • integration-tests-8/simple/pom.xml (maven)
  • integration-tests/advanced-multi-instance/pom.xml (maven)
  • integration-tests/advanced-spring-boot/pom.xml (maven)
  • integration-tests/advanced-spring/pom.xml (maven)
  • integration-tests/advanced/pom.xml (maven)
  • integration-tests/coverage-spring-boot/pom.xml (maven)
  • integration-tests/coverage-spring/pom.xml (maven)
  • integration-tests/coverage/pom.xml (maven)
  • integration-tests/simple/pom.xml (maven)
  • maven-plugin-8/pom.xml (maven)
  • maven-plugin/pom.xml (maven)
  • model-8/pom.xml (maven)
  • model/pom.xml (maven)
  • pom.xml (maven)
  • camunda-modeler-plugin/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 36 Pull Requests:

chore(deps): update dependency adm-zip to v0.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/adm-zip-0.x-lockfile
  • Merge into: master
  • Upgrade adm-zip to 0.5.14
fix(deps): update dependency org.codehaus.groovy:groovy to v3.0.21
fix(deps): update dependency org.immutables:annotate to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.immutables-annotate-2.x
  • Merge into: master
  • Upgrade org.immutables:annotate to 2.10.1
fix(deps): update dependency org.immutables:value-annotations to v2.10.1
fix(deps): update junit5 monorepo to v5.10.3
fix(deps): update maven.version to v3.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/maven.version
  • Merge into: master
  • Upgrade org.apache.maven:maven-plugin-api to 3.9.8
  • Upgrade org.apache.maven:maven-model to 3.9.8
  • Upgrade org.apache.maven:maven-core to 3.9.8
  • Upgrade org.apache.maven:maven-artifact to 3.9.8
fix(deps): update spring core to v6.1.10
chore(deps): update babel monorepo
chore(deps): update camunda.process.test.coverage.version to v2.6.0
chore(deps): update dependency css-loader to v6.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x-lockfile
  • Merge into: master
  • Upgrade css-loader to 6.11.0
chore(deps): update dependency mocha to v10.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x-lockfile
  • Merge into: master
  • Upgrade mocha to 10.5.2
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: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.2.4
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0
  • 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.3.0
chore(deps): update dependency webpack to v5.92.1
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: master
  • Upgrade webpack to 5.92.1
chore(deps): update maven.plugin.version to v3.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/maven.plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-plugin-plugin to 3.13.1
  • Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations to 3.13.1
fix(deps): update camunda.zeebe.version to v8.5.4
fix(deps): update dependency com.google.truth:truth to v1.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.truth-truth-1.x
  • Merge into: master
  • Upgrade com.google.truth:truth to 1.4.3
fix(deps): update dependency com.google.truth:truth to v1.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/google.truth.version
  • Merge into: master
  • Upgrade com.google.truth:truth to 1.4.3
fix(deps): update dependency commons-io:commons-io to v2.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: master
  • Upgrade commons-io:commons-io to 2.16.1
fix(deps): update dependency io.camunda:zeebe-process-test-extension to v8.5.4
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0
fix(deps): update dependency org.assertj:assertj-core to v3.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.assertj-assertj-core-3.x
  • Merge into: master
  • Upgrade org.assertj:assertj-core to 3.26.0
fix(deps): update dependency org.assertj:assertj-core to v3.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/assertj.version
  • Merge into: master
  • Upgrade org.assertj:assertj-core to 3.26.0
fix(deps): update react monorepo to v18.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 18.3.1
  • Upgrade react-dom to 18.3.1
fix(deps): update spring boot to v3.3.1
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 dependency @​fortawesome/fontawesome-free to v6
chore(deps): update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to ^9.0.0
chore(deps): update dependency bpmn-moddle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/bpmn-moddle-9.x
  • Merge into: master
  • Upgrade bpmn-moddle to ^9.0.0
chore(deps): update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: master
  • Upgrade chai to ^5.0.0
chore(deps): update dependency css-loader to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-7.x
  • Merge into: master
  • Upgrade css-loader to ^7.0.0
chore(deps): update dependency nyc to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-17.x
  • Merge into: master
  • Upgrade nyc to ^17.0.0
chore(deps): update dependency style-loader to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-4.x
  • Merge into: master
  • Upgrade style-loader to ^4.0.0
chore(deps): update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
fix(deps): update slf4j monorepo 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.


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 org.gradle:gradle-base-services
  • Failed to look up maven package org.gradle:gradle-core
  • Failed to look up maven package org.gradle:gradle-core-api
  • Failed to look up maven package org.gradle:gradle-model-core
  • Failed to look up maven package org.gradle:gradle-platform-jvm
  • Failed to look up maven package org.gradle:gradle-plugins
  • Failed to look up maven package org.gradle:gradle-plugins-java
  • Failed to look up maven package org.gradle:gradle-plugins-java-base

Files affected: gradle-plugin-8/pom.xml, gradle-plugin/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.

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.

None yet

0 participants