Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
compose.dv.yml(docker-compose)compose.yml(docker-compose)docker/client/Dockerfile(dockerfile)docker/server/Dockerfile(dockerfile).github/workflows/build_docker.yml(github-actions).github/workflows/deploy_docker.yml(github-actions).gitlab-ci.yml(gitlabci)client/package.json(npm)server/requirements.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 45 Pull Requests:
Update dependency axios to v1.12.0 [SECURITY]
renovate/npm-axios-vulnerabilitymain1.12.0Update dependency vite to v5.4.21 [SECURITY]
renovate/npm-vite-vulnerabilitymain5.4.21Replace dependency react-query with @tanstack/react-query ^4.0.5
renovate/react-query-replacementmain^4.0.5Update dependency @types/react-swipeable-views to v0.13.6
renovate/react-swipeable-views-0.x-lockfilemain0.13.6Update dependency d3-cloud to v1.2.8
renovate/d3-cloud-1.x-lockfilemain1.2.8Update dependency eslint to v8.57.1
renovate/eslint-monorepomain8.57.1Update dependency eslint-plugin-react-refresh to v0.4.25
renovate/eslint-plugin-react-refresh-0.x-lockfilemain0.4.25Update dependency react-markdown to v8.0.7
renovate/remarkmain8.0.7Update dependency react-swipeable-views-utils to v0.14.1
renovate/react-swipeable-views-utils-0.x-lockfilemain0.14.1Update dependency rehype-highlight to v7.0.2
renovate/rehype-highlight-7.x-lockfilemain7.0.2Update dependency serve to v14.2.5
renovate/serve-14.x-lockfilemain14.2.5Update dependency zustand to v4.5.7
renovate/zustand-4.x-lockfilemain4.5.7Update docker Docker tag to v24.0.9
renovate/docker-24.xmain24.0.9-dind24.0.9Update react monorepo
renovate/react-monorepomain18.3.2718.3.7Update appleboy/ssh-action action to v1.2.4
renovate/appleboy-ssh-action-1.xmainv1.2.4Update dependency @vitejs/plugin-react to v4.7.0
renovate/vitejs-plugin-react-4.x-lockfilemain4.7.0Update dependency npm to v10.9.4
renovate/npm-10.x-lockfilemain10.9.4Update dependency react-error-boundary to v4.1.2
renovate/react-error-boundary-4.x-lockfilemain4.1.2Update dependency react-router-dom to v6.30.2
renovate/react-router-monorepomain6.30.2Update dependency recharts to v2.15.4
renovate/recharts-2.x-lockfilemain2.15.4Update dependency rsuite to v5.83.4
renovate/rsuite-5.x-lockfilemain5.83.4Update dependency typescript to v5.9.3
renovate/typescript-5.x-lockfilemain5.9.3Update emotion monorepo
renovate/emotion-monorepomain11.14.011.14.1Update fontsource monorepo
renovate/fontsource-monorepomain5.2.75.2.9Update material-ui monorepo
renovate/material-ui-monorepomain5.18.05.18.07.29.127.29.10Update python Docker tag to v3.14.2
renovate/python-3.xmain3.14.2-slim-bookwormUpdate typescript-eslint monorepo to v7.18.0
renovate/typescript-eslint-monorepomain7.18.07.18.0Update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6Update appleboy/scp-action action to v1
renovate/appleboy-scp-action-1.xmainv1.0.0Update dependency @vitejs/plugin-react to v5
renovate/vitejs-plugin-react-5.xmain^5.0.0Update dependency eslint to v9
renovate/major-eslint-monorepomain^9.0.0Update dependency npm to v11
renovate/npm-11.xmain^11.0.0Update dependency react-error-boundary to v6
renovate/react-error-boundary-6.xmain^6.0.0Update dependency react-markdown to v10
renovate/major-remarkmain^10.0.0Update dependency react-router-dom to v7
renovate/major-react-router-monorepomain^7.0.0Update dependency recharts to v3
renovate/recharts-3.xmain^3.0.0Update dependency rsuite to v6
renovate/rsuite-6.xmain^6.0.0Update dependency zustand to v5
renovate/zustand-5.xmain^5.0.0Update docker Docker tag to v29
renovate/docker-29.xmain29.1.3-dind29.1.3Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.xmainv6Update material-ui monorepo (major)
renovate/major-material-ui-monorepomain^7.0.0^7.0.0^8.0.0^8.0.0Update postgres Docker tag to v18
renovate/postgres-18.xmain18-alpineUpdate react monorepo (major)
renovate/major-react-monorepomain^19.0.0^19.0.0^7.0.0^19.0.0^19.0.0Update tj-actions/changed-files action to v47
renovate/tj-actions-changed-files-47.xmainv47Update typescript-eslint monorepo to v8 (major)
renovate/major-typescript-eslint-monorepomain^8.0.0^8.0.0🚸 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
prhourlylimitfor 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.