Skip to content

Configure Renovate#33

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

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

Conversation

@renovate

@renovate renovate Bot commented Dec 19, 2025

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.


Detected Package Files

  • backend/Dockerfile (dockerfile)
  • frontend/Dockerfile (dockerfile)
  • .github/workflows/deploy.yml (github-actions)
  • backend/pom.xml (maven)
  • backend/.mvn/wrapper/maven-wrapper.properties (maven-wrapper)
  • backend/mvnw (maven-wrapper)
  • backend/mvnw.cmd (maven-wrapper)
  • frontend/package.json (npm)

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

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

Update dependency maven to v3.9.12
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.12
Update dependency maven-wrapper to v3.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: main
  • Upgrade maven-wrapper to 3.3.4
Update eclipse-temurin Docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: main
  • Upgrade eclipse-temurin to 21.0.9_10-jre-alpine
  • Upgrade eclipse-temurin to 21.0.9_10-jdk-alpine
Update dependency org.apache.commons:commons-csv to v1.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.commons-commons-csv-1.x
  • Merge into: main
  • Upgrade org.apache.commons:commons-csv to 1.14.1
Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.9
Update dependency typescript to ~5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.9.0
Update tanstack-query monorepo to v5.90.12
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update dependency @​vitejs/plugin-react to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^5.0.0
Update dependency babel-loader to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-10.x
  • Merge into: main
  • Upgrade babel-loader to ^10.0.0
Update dependency copy-webpack-plugin to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/copy-webpack-plugin-13.x
  • Merge into: main
  • Upgrade copy-webpack-plugin to ^13.0.0
Update dependency css-loader to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-7.x
  • Merge into: main
  • Upgrade css-loader to ^7.0.0
Update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
Update dependency globals to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x
  • Merge into: main
  • Upgrade globals to ^16.0.0
Update dependency org.springframework.boot:spring-boot-starter-parent to v4
Update dependency style-loader to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-4.x
  • Merge into: main
  • Upgrade style-loader to ^4.0.0
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update dependency webpack-cli to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-6.x
  • Merge into: main
  • Upgrade webpack-cli to ^6.0.0
Update eclipse-temurin Docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-25.x
  • Merge into: main
  • Upgrade eclipse-temurin to 25.0.1_8-jre-alpine
  • Upgrade eclipse-temurin to 25.0.1_8-jdk-alpine
Update google-github-actions/auth action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/google-github-actions-auth-3.x
  • Merge into: main
  • Upgrade google-github-actions/auth to v3
Update google-github-actions/get-gke-credentials action to v3
Update google-github-actions/setup-gcloud action to v3
Update material-ui monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-material-ui-monorepo
  • Merge into: main
  • Upgrade @mui/icons-material to ^7.0.0
  • Upgrade @mui/material to ^7.0.0
Update Node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24-alpine

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants