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
.tool-versions
(asdf).github/workflows/build.yaml
(github-actions).github/workflows/deploy.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 21 Pull Requests:
chore(deps): update dependency vite to v5.4.12 [security]
renovate/npm-vite-vulnerability
develop
5.4.12
fix(deps): update dependency dompurify to v3.2.4 [security]
renovate/npm-dompurify-vulnerability
develop
3.2.4
chore(deps): update dependency @types/node to v20.17.19
renovate/node-20.x-lockfile
develop
20.17.19
chore(deps): update dependency @vitejs/plugin-react to v4.3.4
renovate/vitejs-plugin-react-4.x-lockfile
develop
4.3.4
chore(deps): update dependency less to v4.2.2
renovate/less-4.x-lockfile
develop
4.2.2
chore(deps): update react monorepo
renovate/react-monorepo
develop
18.3.18
18.3.5
fix(deps): update dependency axios to v1.7.9
renovate/axios-1.x-lockfile
develop
1.7.9
fix(deps): update dependency i18next to v23.16.8
renovate/i18next-23.x-lockfile
develop
23.16.8
fix(deps): update dependency i18next-browser-languagedetector to v8.0.3
renovate/i18next-browser-languagedetector-8.x-lockfile
develop
8.0.3
fix(deps): update remark
renovate/remark
develop
9.0.3
4.0.1
chore(deps): update dependency typescript to v5.7.3
renovate/typescript-5.x-lockfile
develop
5.7.3
chore(deps): update dependency vite-tsconfig-paths to v5.1.4
renovate/vite-tsconfig-paths-5.x-lockfile
develop
5.1.4
chore(deps): update node.js to v20.18.3
renovate/node.js
develop
20.18.3
fix(deps): update dependency react-i18next to v15.4.1
renovate/react-i18next-15.x-lockfile
develop
15.4.1
fix(deps): update font awesome to v6.7.2
renovate/font-awesome
develop
6.7.2
6.7.2
fix(deps): update react-router monorepo to v6.29.0
renovate/react-router-monorepo
develop
6.29.0
6.29.0
chore(deps): update dependency @types/node to v22
renovate/node-22.x
develop
^22.0.0
chore(deps): update node.js to v22
renovate/major-node.js
develop
22.14.0
fix(deps): update dependency i18next to v24
renovate/i18next-24.x
develop
^24.0.0
fix(deps): update react monorepo to v19 (major)
renovate/major-react-monorepo
develop
^19.0.0
^19.0.0
^19.0.0
^19.0.0
fix(deps): update react-router monorepo to v7 (major)
renovate/major-react-router-monorepo
develop
^7.0.0
^7.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
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.