Skip to content

chore: Configure Renovate#9

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#9
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • build/docker/docker-compose.yml (docker-compose)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • pom.xml (maven)
  • thats-interesting-converters/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-fastjson/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-genson/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-gson/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-jackson/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-jibx/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-json-io/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-jsr353/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-moshi/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-simple/pom.xml (maven)
  • thats-interesting-converters/thats-interesting-xstream/pom.xml (maven)
  • thats-interesting-core/pom.xml (maven)
  • thats-interesting-sinks/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-commons-logging/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-elasticsearch/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-flume/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-jul/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-kafka/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-log4j/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-slf4j/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-syslog/pom.xml (maven)
  • thats-interesting-sinks/thats-interesting-tinylog/pom.xml (maven)
  • renovate.json (renovate-config)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • Use semantic prefixes for commit messages and PR titles.
  • Pin github-action digests.
  • Pin Docker digests.

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

fix(deps): update dependency com.cedarsoftware:json-io to v4.14.1 [security]
  • Branch name: renovate/maven-com.cedarsoftware-json-io-vulnerability
  • Merge into: main
  • Upgrade com.cedarsoftware:json-io to 4.14.1
chore(deps): pin dependencies
chore(deps): update container base images
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/container-base-images
  • Merge into: main
  • Upgrade docker.elastic.co/elasticsearch/elasticsearch to sha256:9ffbb6d9d0f383d70b8249117e5758dcf9c628a5ab3a78fd6a520ef1d0f416a2
  • Upgrade wurstmeister/kafka to sha256:2d4bbf9cc83d9854d36582987da5f939fb9255fb128d18e3cf2c6ad825a32751
  • Upgrade wurstmeister/zookeeper to sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680
fix(deps): update java dependencies
chore(deps): update container base images to v9
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/major-container-base-images
  • Merge into: main
  • Upgrade docker.elastic.co/elasticsearch/elasticsearch to sha256:be5f49784ff5ec8a5b5d7ba17f944d9d6b10c067f596ee93e6b6cb82d2dd874c
chore(deps): update github actions (major)
fix(deps): update java dependencies (major)

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 wtf.metio.ti:thats-interesting-converters: no-result
  • Failed to look up maven package wtf.metio.ti:thats-interesting-sinks: no-result

Files affected: thats-interesting-converters/thats-interesting-fastjson/pom.xml, thats-interesting-converters/thats-interesting-genson/pom.xml, thats-interesting-converters/thats-interesting-gson/pom.xml, thats-interesting-converters/thats-interesting-jackson/pom.xml, thats-interesting-converters/thats-interesting-jibx/pom.xml, thats-interesting-converters/thats-interesting-json-io/pom.xml, thats-interesting-converters/thats-interesting-jsr353/pom.xml, thats-interesting-converters/thats-interesting-moshi/pom.xml, thats-interesting-converters/thats-interesting-simple/pom.xml, thats-interesting-converters/thats-interesting-xstream/pom.xml, thats-interesting-sinks/thats-interesting-commons-logging/pom.xml, thats-interesting-sinks/thats-interesting-elasticsearch/pom.xml, thats-interesting-sinks/thats-interesting-flume/pom.xml, thats-interesting-sinks/thats-interesting-jul/pom.xml, thats-interesting-sinks/thats-interesting-kafka/pom.xml, thats-interesting-sinks/thats-interesting-log4j/pom.xml, thats-interesting-sinks/thats-interesting-slf4j/pom.xml, thats-interesting-sinks/thats-interesting-syslog/pom.xml, thats-interesting-sinks/thats-interesting-tinylog/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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 20, 2026
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant