chore: Configure Renovate #352
Open
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
.github/workflows/build.yml(github-actions).github/workflows/release-patch.yml(github-actions).github/workflows/release.yml(github-actions)app/pom.xml(maven)bom/pom.xml(maven)core/pom.xml(maven)graphql/api/pom.xml(maven)graphql/maven-plugin/pom.xml(maven)graphql/scalars/pom.xml(maven)handler-spi/pom.xml(maven)it/pom.xml(maven)model/pom.xml(maven)pom.xml(maven)repository/api/pom.xml(maven)repository/kafka/pom.xml(maven)spring-boot-starter/pom.xml(maven)state/api/pom.xml(maven)state/avro/pom.xml(maven)state/core/pom.xml(maven)state/example/pom.xml(maven)state/graphql-sender/pom.xml(maven)state/it/pom.xml(maven)state/kafka-receiver/pom.xml(maven)state/kafka-sender/pom.xml(maven).mvn/wrapper/maven-wrapper.properties(maven-wrapper)renovate.json(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.peerDependencies.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 29 Pull Requests:
feat(deps): update compile com.graphql-java:graphql-java from v21.0 to v21.5 [security]
renovate/graphql-java.versionmaster21.5fix(deps): update build com.google.cloud.tools:jib-maven-plugin from v3.4.4 to v3.4.6
renovate/jib.maven.plugin.versionmaster3.4.6fix(deps): update compile com.graphql-java-kickstart:graphql-java-tools from v13.1.0 to v13.1.1
renovate/graphql-java-tools.versionmaster13.1.1fix(deps): update compile org.apache.maven:maven-plugin-api from v3.9.9 to v3.9.11
renovate/maven-plugin-api.versionmaster3.9.11fix(deps): update compile org.jetbrains:annotations from v26.0.1 to v26.0.2-1
renovate/jetbrains.annotations.versionmaster26.0.2-1feat(deps): update avro.version
renovate/avro.versionmaster1.12.01.11.4feat(deps): update build com.diffplug.spotless:spotless-maven-plugin from v2.43.0 to v2.46.1
renovate/spotless-maven-plugin.versionmaster2.46.1feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.8.0 to v3.14.1
renovate/maven-compiler-plugin.versionmaster3.14.1feat(deps): update build org.apache.maven.plugins:maven-enforcer-plugin from v3.0.0-m2 to v3.6.2
renovate/maven-enforcer-plugin.versionmaster3.6.2feat(deps): update build org.apache.maven.plugins:maven-failsafe-plugin from v3.0.0-m3 to v3.5.4
renovate/maven-failsafe-plugin.versionmaster3.5.4feat(deps): update build org.apache.maven.plugins:maven-javadoc-plugin from v3.1.0 to v3.12.0
renovate/maven-javadoc-plugin.versionmaster3.12.0feat(deps): update build org.apache.maven.plugins:maven-plugin-plugin from v3.10.1 to v3.15.1
renovate/maven-plugin-plugin.versionmaster3.15.1feat(deps): update build org.codehaus.mojo:build-helper-maven-plugin from v3.1.0 to v3.6.1
renovate/build-helper-maven-plugin.versionmaster3.6.1feat(deps): update compile com.google.guava:guava from v33.3.1-jre to v33.5.0-jre
renovate/guava-monorepomaster33.5.0-jrefeat(deps): update compile com.graphql-java-kickstart:graphql-spring-boot-starter from v15.0.0 to v15.1.0
renovate/graphql-spring-boot.versionmaster15.1.0feat(deps): update compile org.apache.commons:commons-text from v1.12.0 to v1.14.0
renovate/commons-text.versionmaster1.14.0feat(deps): update compile org.yaml:snakeyaml from v2.3 to v2.5
renovate/snakeyaml.versionmaster2.5feat(deps): update confluent.version from v7.7.2 to v7.9.4
renovate/confluent.versionmaster7.9.47.9.4feat(deps): update dependency maven from v3.6.0 to v3.9.11
renovate/maven-3.xmaster3.9.11feat(deps): update github.docker-java.version from v3.4.0 to v3.6.0
renovate/github.docker-java.versionmaster3.6.03.6.0feat(deps): update import org.apache.logging.log4j:log4j-bom from v2.24.2 to v2.25.2
renovate/log4j2-monorepomaster2.25.2feat(deps): update import org.springframework.boot:spring-boot-dependencies from v3.3.6 to v3.5.6
renovate/spring-bootmaster3.5.6feat(deps): update kotlin monorepo from v2.1.0 to v2.2.20
renovate/kotlin-monorepomaster2.2.202.2.20feat(deps): update test org.awaitility:awaitility from v4.2.2 to v4.3.0
renovate/awaitility.versionmaster4.3.0feat(deps): update test org.testcontainers:kafka from v1.20.4 to v1.21.3
renovate/testcontainers-java-monorepomaster1.21.3feat(deps): update build com.diffplug.spotless:spotless-maven-plugin from v2.43.0 to v3
renovate/major-spotless-maven-plugin.versionmaster3.0.0feat(deps): update compile com.apollographql.apollo:apollo-runtime from v2.5.14 to v4
renovate/major-apollo-graphql-packagesmaster4.3.3feat(deps): update compile com.graphql-java-kickstart:graphql-java-tools from v13.1.0 to v14
renovate/major-graphql-java-tools.versionmaster14.0.1feat(deps): update confluent.version from v7.7.2 to v8 (major)
renovate/major-confluent.versionmaster8.0.28.0.2❓ 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.