Skip to content

Configure Renovate#33

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

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

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 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/actions/semVers/action.yaml (github-actions)
  • .github/workflows/build_and_deploy.yaml (github-actions)
  • .github/workflows/build_and_deploy_docker.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • 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.

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

Update dependency vite to v4.5.14 [SECURITY]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: master
  • Upgrade vite to 4.5.14
Update dependency axios to v1.7.4 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: master
  • Upgrade axios to 1.7.4
Update dependency dayjs to v1.11.13
  • Schedule: ["at any time"]
  • Branch name: renovate/dayjs-1.x-lockfile
  • Merge into: master
  • Upgrade dayjs to 1.11.13
Update dependency eslint-plugin-react-refresh to v0.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-refresh-0.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-react-refresh to 0.4.20
Update dependency @​mui/material to v5.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/material-ui-monorepo
  • Merge into: master
  • Upgrade @mui/material to 5.18.0
Update dependency @​vitejs/plugin-react to v4.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-4.x-lockfile
  • Merge into: master
  • Upgrade @vitejs/plugin-react to 4.7.0
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 8.57.1
Update dependency prettier to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to 3.6.2
Update dependency typescript to v5.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: master
  • Upgrade typescript to 5.9.2
Update emotion monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/emotion-monorepo
  • Merge into: master
  • Upgrade @emotion/react to 11.14.0
  • Upgrade @emotion/styled to 11.14.1
Update react monorepo
Update react-router monorepo to v6.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router to 6.30.1
  • Upgrade react-router-dom to 6.30.1
Update typescript-eslint monorepo to v6.21.0
Update actions/attest-build-provenance action to v2
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: master
  • Upgrade actions/checkout to v5
Update actions/configure-pages action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-configure-pages-5.x
  • Merge into: master
  • Upgrade actions/configure-pages to v5
Update dependency @​mui/material to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-material-ui-monorepo
  • Merge into: master
  • Upgrade @mui/material to ^7.0.0
Update dependency @​reduxjs/toolkit to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/reduxjs-toolkit-2.x
  • Merge into: master
  • Upgrade @reduxjs/toolkit to ^2.0.0
Update dependency @​vitejs/plugin-react to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: master
  • Upgrade @vitejs/plugin-react to ^5.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
Update dependency node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to 22
Update dependency react-redux to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-9.x
  • Merge into: master
  • Upgrade react-redux to ^9.0.0
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: master
  • Upgrade docker/build-push-action to v6
Update react monorepo (major)
Update react-router monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router to ^7.0.0
  • Upgrade react-router-dom to ^7.0.0
Update typescript-eslint monorepo to v8 (major)

🚸 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