Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docs/guides/avro/docker-compose.yml
(docker-compose)docs/guides/simple/docker-compose.yml
(docker-compose)dev/actions/images/ubuntu/Dockerfile
(dockerfile)zoe-cli/Dockerfile
(dockerfile).github/workflows/build-test.yml
(github-actions).github/workflows/publish-docker-images.yml
(github-actions).github/workflows/upload-release-assets.yml
(github-actions)gradle.properties
(gradle)settings.gradle.kts
(gradle)build.gradle.kts
(gradle)buildSrc/build.gradle.kts
(gradle)zoe-cli/build.gradle.kts
(gradle)zoe-core/build.gradle.kts
(gradle)zoe-service/build.gradle.kts
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 52 Pull Requests:
Update dependency com.amazonaws:aws-lambda-java-core to v1.2.2
renovate/com.amazonaws-aws-lambda-java-core-1.x
master
1.2.2
Update dependency net.thisptr:jackson-jq to v1.0.0-preview.20220705
renovate/net.thisptr-jackson-jq-1.x
master
1.0.0-preview.20220705
Update dependency org.slf4j:slf4j-log4j12 to v1.7.36
renovate/org.slf4j-slf4j-log4j12-1.x
master
1.7.36
Update dependency org.spekframework.spek2:spek-dsl-jvm to v2.0.19
renovate/org.spekframework.spek2-spek-dsl-jvm-2.x
master
2.0.19
Update dependency org.spekframework.spek2:spek-runner-junit5 to v2.0.19
renovate/org.spekframework.spek2-spek-runner-junit5-2.x
master
2.0.19
Update Node.js to v12.22
renovate/node-12.x
master
12.22-buster-slim
Update confluentinc/cp-kafka Docker tag to v5.5.12
renovate/confluentinc-cp-kafka-5.x
master
5.5.12
Update confluentinc/cp-schema-registry Docker tag to v5.5.12
renovate/confluentinc-cp-schema-registry-5.x
master
5.5.12
Update confluentinc/cp-zookeeper Docker tag to v5.5.12
renovate/confluentinc-cp-zookeeper-5.x
master
5.5.12
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2
renovate/com.fasterxml.jackson.core-jackson-databind-2.x
master
2.14.2
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.14.2
renovate/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.x
master
2.14.2
Update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.14.2
renovate/com.fasterxml.jackson.module-jackson-module-kotlin-2.x
master
2.14.2
Update dependency com.jakewharton.picnic:picnic to v0.6.0
renovate/com.jakewharton.picnic-picnic-0.x
master
0.6.0
Update dependency commons-codec:commons-codec to v1.15
renovate/commons-codec-commons-codec-1.x
master
1.15
Update dependency gradle to v7.6.1
renovate/gradle-7.x
master
7.6.1
Update dependency io.burt:jmespath-jackson to v0.5.1
renovate/io.burt-jmespath-jackson-0.x
master
0.5.1
Update dependency io.fabric8:kubernetes-client to v4.13.3
renovate/io.fabric8-kubernetes-client-4.x
master
4.13.3
Update dependency io.kotest:kotest-assertions-core-jvm to v4.6.4
renovate/io.kotest-kotest-assertions-core-jvm-4.x
master
4.6.4
Update dependency io.kotest:kotest-property-jvm to v4.6.4
renovate/io.kotest-kotest-property-jvm-4.x
master
4.6.4
Update dependency io.kotest:kotest-runner-junit5-jvm to v4.6.4
renovate/io.kotest-kotest-runner-junit5-jvm-4.x
master
4.6.4
Update dependency junit:junit to v4.13.2
renovate/junit-junit-4.x
master
4.13.2
Update dependency org.apache.avro:avro-compiler to v1.11.1
renovate/org.apache.avro-avro-compiler-1.x
master
1.11.1
Update dependency org.apache.commons:commons-text to v1.10.0
renovate/org.apache.commons-commons-text-1.x
master
1.10.0
Update dependency org.eclipse.jgit:org.eclipse.jgit to v5.13.1.202206130422-r
renovate/org.eclipse.jgit-org.eclipse.jgit-5.x
master
5.13.1.202206130422-r
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.4
renovate/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.x
master
1.6.4
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 to v1.6.4
renovate/org.jetbrains.kotlinx-kotlinx-coroutines-jdk8-1.x
master
1.6.4
Update dependency org.junit.jupiter:junit-jupiter to v5.9.2
renovate/junit5-monorepo
master
5.9.2
Update dependency org.koin:koin-core to v2.2.2
renovate/org.koin-koin-core-2.x
master
2.2.2
Update dependency software.amazon.awssdk:bom to v2.20.19
renovate/aws-java-sdk-v2-monorepo
master
2.20.19
Update plugin com.github.ben-manes.versions to v0.46.0
renovate/com.github.ben-manes.versions-0.x
master
0.46.0
Update plugin com.google.cloud.tools.jib to v2.8.0
renovate/com.google.cloud.tools.jib-2.x
master
2.8.0
Update plugin com.palantir.git-version to v0.15.0
renovate/com.palantir.git-version-0.x
master
0.15.0
Update plugin org.jetbrains.kotlin.jvm to v1.8.10
renovate/org.jetbrains.kotlin.jvm-1.x
master
1.8.10
Update testcontainers-java monorepo to v1.17.6
renovate/testcontainers-java-monorepo
master
1.17.6
1.17.6
1.17.6
Update Node.js to v19
renovate/node-19.x
master
19.7-buster-slim
Update actions/checkout action to v3
renovate/actions-checkout-3.x
master
v3
Update actions/setup-java action to v3
renovate/actions-setup-java-3.x
master
v3
Update confluentinc/cp-kafka Docker tag to v7
renovate/confluentinc-cp-kafka-7.x
master
7.3.2
Update confluentinc/cp-schema-registry Docker tag to v7
renovate/confluentinc-cp-schema-registry-7.x
master
7.3.2
Update confluentinc/cp-zookeeper Docker tag to v7
renovate/confluentinc-cp-zookeeper-7.x
master
7.3.2
Update dependency com.github.jengelman.gradle.plugins:shadow to v6
renovate/com.github.jengelman.gradle.plugins-shadow-6.x
master
6.1.0
Update dependency com.google.guava:guava to v31
renovate/major-guava-monorepo
master
31.1-jre
Update dependency gradle to v8
renovate/gradle-8.x
master
8.0.2
Update dependency io.fabric8:kubernetes-client to v6
renovate/io.fabric8-kubernetes-client-6.x
master
6.4.1
Update dependency io.kotest:kotest-assertions-core-jvm to v5
renovate/io.kotest-kotest-assertions-core-jvm-5.x
master
5.5.5
Update dependency io.kotest:kotest-property-jvm to v5
renovate/io.kotest-kotest-property-jvm-5.x
master
5.5.5
Update dependency io.kotest:kotest-runner-junit5-jvm to v5
renovate/io.kotest-kotest-runner-junit5-jvm-5.x
master
5.5.5
Update dependency org.eclipse.jgit:org.eclipse.jgit to v6
renovate/org.eclipse.jgit-org.eclipse.jgit-6.x
master
6.5.0.202303070854-r
Update dependency org.slf4j:slf4j-log4j12 to v2
renovate/org.slf4j-slf4j-log4j12-2.x
master
2.0.6
Update plugin com.github.johnrengelman.shadow to v8
renovate/com.github.johnrengelman.shadow-8.x
master
8.1.0
Update plugin com.google.cloud.tools.jib to v3
renovate/com.google.cloud.tools.jib-3.x
master
3.3.1
Update plugin com.palantir.git-version to v2
renovate/com.palantir.git-version-2.x
master
2.0.0
🚸 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.⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up maven dependency io.confluent:kafka-avro-serializer
Files affected:
zoe-core/build.gradle.kts
❓ 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.