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

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

chore: Configure Renovate #1842

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

  • pact-jvm-server/Dockerfile (dockerfile)
  • .github/workflows/compatability-suite.yml (github-actions)
  • .github/workflows/gradle.yml (github-actions)
  • .github/workflows/issue-comment-created.yml (github-actions)
  • .github/workflows/smartbear-issue-label-added.yml (github-actions)
  • .github/workflows/triage.yml (github-actions)
  • .github/workflows/trigger_pact_docs_update.yml (github-actions)
  • compatibility-suite/pact-compatibility-suite/.github/workflows/triage.yml (github-actions)
  • settings.gradle (gradle)
  • buildSrc/build.gradle (gradle)
  • buildSrc/src/main/groovy/au.com.dius.pact.kotlin-application-conventions.gradle (gradle)
  • buildSrc/src/main/groovy/au.com.dius.pact.kotlin-common-conventions.gradle (gradle)
  • buildSrc/src/main/groovy/au.com.dius.pact.kotlin-library-conventions.gradle (gradle)
  • compatibility-suite/build.gradle (gradle)
  • consumer/build.gradle (gradle)
  • consumer/groovy/build.gradle (gradle)
  • consumer/junit/build.gradle (gradle)
  • consumer/junit5/build.gradle (gradle)
  • consumer/kotlin/build.gradle (gradle)
  • core/matchers/build.gradle (gradle)
  • core/model/build.gradle (gradle)
  • core/pactbroker/build.gradle (gradle)
  • core/support/build.gradle (gradle)
  • pact-jvm-server/build.gradle (gradle)
  • pact-publish/build.gradle (gradle)
  • pact-specification-test/build.gradle (gradle)
  • provider/build.gradle (gradle)
  • provider/gradle/build.gradle (gradle)
  • provider/gradle/tests_suits/test_provider/settings.gradle (gradle)
  • provider/gradle/tests_suits/test_provider/build.gradle (gradle)
  • provider/gradle/tests_suits/v2.14.1/settings.gradle (gradle)
  • provider/gradle/tests_suits/v2.14.1/build.gradle (gradle)
  • provider/junit/build.gradle (gradle)
  • provider/junit5/build.gradle (gradle)
  • provider/junit5spring/build.gradle (gradle)
  • provider/lein/build.gradle (gradle)
  • provider/maven/build.gradle (gradle)
  • provider/spring/build.gradle (gradle)
  • provider/spring6/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • provider/gradle/tests_suits/test_provider/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • provider/gradle/tests_suits/v2.14.1/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • provider/lein/src/main/resources/META-INF/leiningen/au.com.dius/pact-jvm-provider-lein_2.11/project.clj (leiningen)

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.

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

chore(deps): update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.4
chore(deps): update dependency io.netty:netty-handler to v4.1.115.final
  • Schedule: ["at any time"]
  • Branch name: renovate/netty-monorepo
  • Merge into: master
  • Upgrade io.netty:netty-handler to 4.1.115.Final
chore(deps): update dependency org.apache.tika:tika-core to v2.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tika-monorepo
  • Merge into: master
  • Upgrade org.apache.tika:tika-core to 2.9.2
chore(deps): update ktor monorepo to v2.3.13
chore(deps): update tomhjp/gh-action-jira-search action to v0.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tomhjp-gh-action-jira-search-0.x
  • Merge into: master
  • Upgrade tomhjp/gh-action-jira-search to v0.2.2
fix(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.780
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.21
fix(deps): update dependency io.dropwizard:dropwizard-testing to v2.1.12
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.179
  • Schedule: ["at any time"]
  • Branch name: renovate/io.github.classgraph-classgraph-4.x
  • Merge into: master
  • Upgrade io.github.classgraph:classgraph to 4.8.179
fix(deps): update dependency javax.activation:activation to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/javax.activation-activation-1.x
  • Merge into: master
  • Upgrade javax.activation:activation to 1.1.1
fix(deps): update dependency javax.xml.bind:jaxb-api to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/javax.xml.bind-jaxb-api-2.x
  • Merge into: master
  • Upgrade javax.xml.bind:jaxb-api to 2.3.1
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.9
fix(deps): update dependency org.jooq:jool to v0.9.15
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jooq-jool-0.x
  • Merge into: master
  • Upgrade org.jooq:jool to 0.9.15
fix(deps): update dependency org.spockframework:spock-core to v2.3-groovy-4.0
fix(deps): update groovy monorepo to v4.0.24
fix(deps): update slf4j monorepo
fix(deps): update spring core
chore(deps): update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2
chore(deps): update dependency commons-codec:commons-codec to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: master
  • Upgrade commons-codec:commons-codec to 1.17.1
chore(deps): update dependency gradle to v5.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-5.x
  • Merge into: master
  • Upgrade gradle to 5.6.4
chore(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.7
chore(deps): update dependency net.bytebuddy:byte-buddy to v1.15.11
  • Schedule: ["at any time"]
  • Branch name: renovate/net.bytebuddy-byte-buddy-1.x
  • Merge into: master
  • Upgrade net.bytebuddy:byte-buddy to 1.15.11
chore(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.httpcomponents.client5-httpclient5-5.x
  • Merge into: master
  • Upgrade org.apache.httpcomponents.client5:httpclient5 to 5.4.1
chore(deps): update dependency org.apache.httpcomponents.client5:httpclient5-fluent to v5.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.httpcomponents.client5-httpclient5-fluent-5.x
  • Merge into: master
  • Upgrade org.apache.httpcomponents.client5:httpclient5-fluent to 5.4.1
chore(deps): update dependency org.codenarc:codenarc to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.codenarc-codenarc-3.x
  • Merge into: master
  • Upgrade org.codenarc:CodeNarc to 3.5.0
chore(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.25
chore(deps): update plugin com.gradle.plugin-publish to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle.plugin-publish-1.x
  • Merge into: master
  • Upgrade com.gradle.plugin-publish to 1.3.0
fix(deps): update dependency au.com.dius.pact.provider:gradle to v4.6.16
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-joda to v2.18.2
fix(deps): update dependency com.github.scopt:scopt_2.12 to v3.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.scopt-scopt_2.12-3.x
  • Merge into: master
  • Upgrade com.github.scopt:scopt_2.12 to 3.7.1
fix(deps): update dependency com.github.zafarkhaja:java-semver to v0.10.2
fix(deps): update dependency com.typesafe.scala-logging:scala-logging_2.12 to v3.9.5
fix(deps): update dependency com.vladsch.flexmark:flexmark to v0.64.8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.vladsch.flexmark-flexmark-0.x
  • Merge into: master
  • Upgrade com.vladsch.flexmark:flexmark to 0.64.8
fix(deps): update dependency com.vladsch.flexmark:flexmark-ext-tables to v0.64.8
fix(deps): update dependency commons-io:commons-io to v2.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: master
  • Upgrade commons-io:commons-io to 2.18.0
fix(deps): update dependency http-kit:http-kit to v2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/http-kit-http-kit-2.x
  • Merge into: master
  • Upgrade http-kit:http-kit to 2.8.0
fix(deps): update dependency io.cucumber:cucumber-java to v7.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.cucumber-cucumber-java-7.x
  • Merge into: master
  • Upgrade io.cucumber:cucumber-java to 7.20.1
fix(deps): update dependency io.cucumber:cucumber-picocontainer to v7.20.1
fix(deps): update dependency io.github.java-diff-utils:java-diff-utils to v4.15
fix(deps): update dependency io.grpc:grpc-protobuf to v1.69.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc-java-monorepo
  • Merge into: master
  • Upgrade io.grpc:grpc-protobuf to 1.69.0
fix(deps): update dependency io.ratpack:ratpack-gradle to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.ratpack-ratpack-gradle-1.x
  • Merge into: master
  • Upgrade io.ratpack:ratpack-gradle to 1.9.0
fix(deps): update dependency io.rest-assured:rest-assured to v5.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.rest-assured-rest-assured-5.x
  • Merge into: master
  • Upgrade io.rest-assured:rest-assured to 5.5.0
fix(deps): update dependency jakarta.servlet:jakarta.servlet-api to v6.1.0
fix(deps): update dependency leiningen-core:leiningen-core to v2.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/leiningen-core-leiningen-core-2.x
  • Merge into: master
  • Upgrade leiningen-core:leiningen-core to 2.11.2
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
fix(deps): update dependency org.apache.commons:commons-text to v1.13.0
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugin-tools-maven-plugin-annotations-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations to 3.15.1
fix(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-plugin-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-plugin-plugin to 3.15.1
fix(deps): update dependency org.apache.maven:maven-aether-provider to v3.3.9
fix(deps): update dependency org.apache.maven:maven-core to v3.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven-maven-core-3.x
  • Merge into: master
  • Upgrade org.apache.maven:maven-core to 3.9.9
fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven-maven-plugin-api-3.x
  • Merge into: master
  • Upgrade org.apache.maven:maven-plugin-api to 3.9.9
fix(deps): update dependency org.clojure:clojure to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.clojure-clojure-1.x
  • Merge into: master
  • Upgrade org.clojure:clojure to 1.12.0
fix(deps): update dependency org.clojure:core.match to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.clojure-core.match-1.x
  • Merge into: master
  • Upgrade org.clojure:core.match to 1.1.0
fix(deps): update dependency org.clojure:core.rrb-vector to v0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.clojure-core.rrb-vector-0.x
  • Merge into: master
  • Upgrade org.clojure:core.rrb-vector to 0.2.0
fix(deps): update dependency org.mockito:mockito-core to v4.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 4.11.0
fix(deps): update dependency org.objenesis:objenesis to v3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.objenesis-objenesis-3.x
  • Merge into: master
  • Upgrade org.objenesis:objenesis to 3.4
fix(deps): update dependency ws.unfiltered:unfiltered-netty-server_2.12 to v0.12.0
fix(deps): update junit5 monorepo to v5.11.3
fix(deps): update logback monorepo to v1.5.12
fix(deps): update spring boot
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • 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: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: master
  • Upgrade actions/github-script to v7
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 actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
chore(deps): update dependency com.github.tomakehurst:wiremock-jre8 to v3
chore(deps): update dependency com.google.guava:guava to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 33.3.1-jre
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.11.1
chore(deps): update dependency io.github.oshai:kotlin-logging-jvm to v7
chore(deps): update dependency org.apache.tika:tika-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tika-monorepo
  • Merge into: master
  • Upgrade org.apache.tika:tika-core to 3.0.0
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
chore(deps): update dependency org.json:json to v20240303
  • Schedule: ["at any time"]
  • Branch name: renovate/org.json-json-20240303.x
  • Merge into: master
  • Upgrade org.json:json to 20240303
chore(deps): update ktor monorepo to v3 (major)
chore(deps): update plugin com.netflix.nebula.clojure to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/com.netflix.nebula.clojure-14.x
  • Merge into: master
  • Upgrade com.netflix.nebula.clojure to 14.2.2
fix(deps): update dependency com.github.jengelman.gradle.plugins:shadow to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.jengelman.gradle.plugins-shadow-6.x
  • Merge into: master
  • Upgrade com.github.jengelman.gradle.plugins:shadow to 6.1.0
fix(deps): update dependency com.github.scopt:scopt_2.12 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.scopt-scopt_2.12-4.x
  • Merge into: master
  • Upgrade com.github.scopt:scopt_2.12 to 4.1.0
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v2
fix(deps): update dependency io.dropwizard:dropwizard-testing to v4
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
fix(deps): update dependency javax.servlet:javax.servlet-api to v4
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4
fix(deps): update dependency org.hamcrest:hamcrest to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-javahamcrest-monorepo
  • Merge into: master
  • Upgrade org.hamcrest:hamcrest to 3.0
fix(deps): update dependency org.slf4j:slf4j-simple to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: master
  • Upgrade org.slf4j:slf4j-simple to 2.0.16
fix(deps): update dependency org.yaml:snakeyaml to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.yaml-snakeyaml-2.x
  • Merge into: master
  • Upgrade org.yaml:snakeyaml to 2.3
fix(deps): update mockito monorepo to v5 (major)
fix(deps): update spring boot to v3 (major)
fix(deps): update spring core to v6 (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 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants