Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 12, 2025

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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/ci-build-publish.yml (github-actions)
  • .github/workflows/code-analysis.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/secrets-scanner.yml (github-actions)
  • build.gradle (gradle)
  • renovate.json (renovate-config-presets)

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.
  • Enable Renovate Dependency Dashboard creation.
  • Update _VERSION variables in Dockerfiles.
  • Onboarding preset for use with HMCTS's repositories
  • Run Renovate on following schedule: after 7am and before 11am every weekday

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

Update dependency org.projectlombok:lombok to v1.18.40
  • Schedule: ["after 7am and before 11am every weekday"]
  • Branch name: renovate/lombokversion
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.40
Update dependency uk.gov.hmcts.cp:api-cp-crime-schedulingandlisting-courtschedule to v0.4.8-90d8aad
  • Schedule: ["after 7am and before 11am every weekday"]
  • Branch name: renovate/apicourtscheduleversion
  • Merge into: main
  • Upgrade uk.gov.hmcts.cp:api-cp-crime-schedulingandlisting-courtschedule to 0.4.8-90d8aad
Update dependency org.apache.logging.log4j:log4j-to-slf4j to v2.25.1

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

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants