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

Open
wants to merge 3 commits into
base: arith-dev
Choose a base branch
from
Open

chore: Configure Renovate #787

wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 24, 2024

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/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/gradle.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • arithmetization/build.gradle (gradle)
  • buildSrc/build.gradle (gradle)
  • buildSrc/src/main/groovy/common-plugins.gradle (gradle)
  • gradle/versions.gradle (gradle)
  • gradle/allprojects.gradle (gradle)
  • gradle/build-aliases.gradle (gradle)
  • gradle/check-licenses.gradle (gradle)
  • gradle/common-dependencies.gradle (gradle)
  • gradle/corset.gradle (gradle)
  • gradle/dependency-management.gradle (gradle)
  • gradle/dist.gradle (gradle)
  • gradle/java.gradle (gradle)
  • gradle/lint.gradle (gradle)
  • gradle/publishing.gradle (gradle)
  • gradle/tests.gradle (gradle)
  • gradle/trace-files.gradle (gradle)
  • reference-tests/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-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 27 Pull Requests:

fix(deps): update besuversion to v24.6-develop-8571db2
fix(deps): update dependency com.google.guava:guava to v32.1.3-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: arith-dev
  • Upgrade com.google.guava:guava to 32.1.3-jre
fix(deps): update dependency com.splunk.logging:splunk-library-javalogging to v1.11.8
fix(deps): update dependency org.awaitility:awaitility to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.awaitility-awaitility-4.x
  • Merge into: arith-dev
  • Upgrade org.awaitility:awaitility to 4.2.1
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: arith-dev
  • Upgrade org.slf4j:slf4j-api to 2.0.13
fix(deps): update info.picocli:4.7.1 to v4.7.6
chore(deps): update webfactory/ssh-agent action to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webfactory-ssh-agent-0.x
  • Merge into: arith-dev
  • Upgrade webfactory/ssh-agent to v0.9.0
fix(deps): update ch.qos.logback:1.4.9 to v1.5.6
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.17.1
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jdk8 to v2.17.1
fix(deps): update dependency com.google.auto.service:auto-service to v1.1.1
fix(deps): update dependency com.slack.api:slack-api-client to v1.40.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.slack.api-slack-api-client-1.x
  • Merge into: arith-dev
  • Upgrade com.slack.api:slack-api-client to 1.40.1
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: arith-dev
  • Upgrade commons-io:commons-io to 2.16.1
fix(deps): update dependency io.vertx:vertx-core to v4.5.8
  • Schedule: ["at any time"]
  • Branch name: renovate/io.vertx-vertx-core-4.x
  • Merge into: arith-dev
  • Upgrade io.vertx:vertx-core to 4.5.8
fix(deps): update dependency net.java.dev.jna:jna to v5.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jna-monorepo
  • Merge into: arith-dev
  • Upgrade net.java.dev.jna:jna to 5.14.0
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: arith-dev
  • Upgrade org.assertj:assertj-core to 3.26.0
fix(deps): update org.bouncycastle:1.75 to v1.78.1
fix(deps): update org.web3j:4.9.7 to v4.12.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: arith-dev
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: arith-dev
  • Upgrade actions/setup-go to v5
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: arith-dev
  • Upgrade actions/setup-java to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: arith-dev
  • Upgrade actions/upload-artifact to v4
chore(deps): update gradle/wrapper-validation-action action to v3
fix(deps): update dependency com.google.guava:guava to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: arith-dev
  • Upgrade com.google.guava:guava to 33.2.1-jre
fix(deps): update org.web3j:4.9.7 to v5 (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.bouncycastle:jcajce

Files affected: gradle/dependency-management.gradle


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

1 participant