Skip to content

chore: Configure Renovate

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • .gitlab-ci.yml (gitlabci-include)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding MR is merged
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 16 Merge Requests:

chore(deps): update gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: develop
  • Upgrade gradle to 8.14.3
chore(deps): update plugin io.miret.etienne.sass to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.miret.etienne.sass-1.x
  • Merge into: develop
  • Upgrade io.miret.etienne.sass to 1.5.2
fix(deps): update dependency jakarta.xml.ws:jakarta.xml.ws-api to v4.0.2
chore(deps): update plugin org.springframework.boot to v3.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: develop
  • Upgrade org.springframework.boot to 3.5.5
fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2
fix(deps): update dependency commons-io:commons-io to v2.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: develop
  • Upgrade commons-io:commons-io to 2.20.0
fix(deps): update dependency info.textgrid.middleware.clients:textgrid-clients to v5.2.0
fix(deps): update dependency org.apache.cxf:cxf-rt-frontend-jaxws to v4.1.3
fix(deps): update dependency org.apache.cxf:cxf-rt-rs-mp-client to v4.1.3
fix(deps): update dependency org.commonmark:commonmark to v0.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.commonmark-commonmark-0.x
  • Merge into: develop
  • Upgrade org.commonmark:commonmark to 0.25.1
fix(deps): update dependency org.commonmark:commonmark-ext-gfm-tables to v0.25.1
fix(deps): update dependency org.commonmark:commonmark-ext-heading-anchor to v0.25.1
chore(deps): update gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: develop
  • Upgrade gradle to 9.0.0
  • Upgrade gradle to 9-jdk17
chore(deps): update plugin org.cyclonedx.bom to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.cyclonedx.bom-2.x
  • Merge into: develop
  • Upgrade org.cyclonedx.bom to 2.3.1
fix(deps): update dependency @​sentry/browser to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-sentry-javascript-monorepo
  • Merge into: develop
  • Upgrade @sentry/browser to ^10.0.0
fix(deps): update dependency com.google.javascript:closure-compiler to v20250820

🚸 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 MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading