Skip to content

chore: Configure Renovate - #2

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 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

  • apps/example-api/docker-compose.yaml (docker-compose)
  • apps/example-api/Dockerfile (dockerfile)
  • apps/example-ui/Dockerfile (dockerfile)
  • apps/example-api/.github/workflows/release.yaml (github-actions)
  • apps/example-ui/.github/workflows/release.yaml (github-actions)
  • apps/example-api/settings.gradle.kts (gradle)
  • apps/example-api/build.gradle.kts (gradle)
  • apps/example-api/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • deploy/services/.example-service/values.yaml (helm-values)
  • infrastructure/charts/redis-instance/values.yaml (helm-values)
  • deploy/services/.example-service/Chart.yaml (helmv3)
  • infrastructure/charts/kube-prometheus-stack/Chart.yaml (helmv3)
  • apps/example-ui/package.json (npm)
  • 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
  • Shared update policy. It decides by update type, never by package name: a name list is what makes a config unportable, so names stay in the repository that knows what they mean.
  • The line it draws: automerge whatever costs a revert when it goes wrong, and hold whatever costs data or an outage. A repository tightens this by adding automerge:false rules for its own stateful pieces, and widens it by adding minor automerge for the stateless ones.
  • This assumes the repository has checks worth waiting for. Renovate merges only on green, so a repo with no CI gets an automerge that proves nothing.

What to Expect

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

chore(deps): update dependency @​refinedev/core to v5.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/refinedev-core-5.x-lockfile
  • Merge into: master
  • Upgrade @refinedev/core to 5.0.12
chore(deps): update dependency @​refinedev/react-router to v2.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/refinedev-react-router-2.x-lockfile
  • Merge into: master
  • Upgrade @refinedev/react-router to 2.0.4
chore(deps): update dependency @​types/node to v20.19.43
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 20.19.43
chore(deps): update dependency antd to v5.29.3
  • Schedule: ["at any time"]
  • Branch name: renovate/antd-5.x-lockfile
  • Merge into: master
  • Upgrade antd to 5.29.3
chore(deps): update eslint monorepo to v9.39.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade @eslint/js to 9.39.5
  • Upgrade eslint to 9.39.5
chore(deps): update react monorepo to v19.2.17
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade @types/react to 19.2.17
  • Upgrade react to 19.2.7
  • Upgrade react-dom to 19.2.7
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17
chore(deps): update dependency @auth0/auth0-react to v2.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/auth0-auth0-react-2.x-lockfile
  • Merge into: master
  • Upgrade @auth0/auth0-react to 2.22.0
chore(deps): update dependency axios to v1.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: master
  • Upgrade axios to 1.18.1
chore(deps): update dependency prettier to v3.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: master
  • Upgrade prettier to 3.9.6
chore(deps): update dependency react-router to v7.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router to 7.18.1
chore(deps): update dependency typescript-eslint to v8.65.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: master
  • Upgrade typescript-eslint to 8.65.0
chore(deps): update dependency vite-plugin-pwa to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-plugin-pwa-1.x-lockfile
  • Merge into: master
  • Upgrade vite-plugin-pwa to 1.3.0
chore(deps): update gradle to v8.14
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.14-jdk21
chore(deps): update helm release kube-prometheus-stack to v79.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/kube-prometheus-stack-79.x
  • Merge into: master
  • Upgrade kube-prometheus-stack to 36e42687f4cc57e18b400b7441bb21233a2b2457cc8d216155dd78b9e40f4ae0
chore(deps): update plugin org.flywaydb.flyway to v11.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flyway
  • Merge into: master
  • Upgrade org.flywaydb.flyway to 11.20.3
chore(deps): update plugin org.springframework.boot to v3.5.16
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: master
  • Upgrade org.springframework.boot to 3.5.16
chore(deps): update quay.io/opstree/redis docker tag to v7.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-opstree-redis-7.x
  • Merge into: master
  • Upgrade quay.io/opstree/redis to v7.4.8
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: master
  • Upgrade actions/checkout to v7
chore(deps): update dependency @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: master
  • Upgrade @vitejs/plugin-react to ^6.0.0
chore(deps): update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: master
  • Upgrade globals to ^17.0.0
chore(deps): update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: master
  • Upgrade typescript to ^7.0.0
chore(deps): update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: master
  • Upgrade vite to ^8.0.0
chore(deps): update docker/build-push-action action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-7.x
  • Merge into: master
  • Upgrade docker/build-push-action to v7
chore(deps): update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: master
  • Upgrade docker/login-action to v4
chore(deps): update docker/metadata-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-6.x
  • Merge into: master
  • Upgrade docker/metadata-action to v6
chore(deps): update docker/setup-buildx-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: master
  • Upgrade docker/setup-buildx-action to v4
chore(deps): update eclipse-temurin docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-25.x
  • Merge into: master
  • Upgrade eclipse-temurin to 25-jre-alpine
chore(deps): update eslint monorepo to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
chore(deps): update gradle
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: master
  • Upgrade gradle to 9.6.1
  • Upgrade gradle to 9.6-jdk21
chore(deps): update helm release kube-prometheus-stack to v87
  • Schedule: ["at any time"]
  • Branch name: renovate/kube-prometheus-stack-87.x
  • Merge into: master
  • Upgrade kube-prometheus-stack to b846cc368aaafd122148c8eec9b361d3893c6068d6301ec20d41c8023dcd8c88
chore(deps): update kotlin monorepo to v2
chore(deps): update node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: master
  • Upgrade node to 24-alpine
  • Upgrade @types/node to ^24.0.0
chore(deps): update plugin org.flywaydb.flyway to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/major-flyway
  • Merge into: master
  • Upgrade org.flywaydb.flyway to 13.0.0
chore(deps): update plugin org.springframework.boot to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-spring-boot
  • Merge into: master
  • Upgrade org.springframework.boot to 4.1.0
chore(deps): update postgres docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: master
  • Upgrade postgres to 18-alpine
chore(deps): update quay.io/opstree/redis docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-opstree-redis-8.x
  • Merge into: master
  • Upgrade quay.io/opstree/redis to v8.6.2
chore(deps): update redis docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-8.x
  • Merge into: master
  • Upgrade redis to 8-alpine
fix(deps): update dependency antd to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/antd-6.x
  • Merge into: master
  • Upgrade antd to ^6.0.0
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v3
fix(deps): update dependency react-router to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router to ^8.0.0

🚸 PR creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package your-registry/your-service: no-result

Files affected: deploy/services/.example-service/values.yaml


❓ 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