chore: Configure Renovate #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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 7 Pull Requests:
fix(deps): update dependency react-bootstrap to v2.10.9
renovate/react-bootstrap-2.x-lockfile
main
2.10.9
fix(deps): update dependency axios to v1.8.2
renovate/axios-1.x-lockfile
main
1.8.2
fix(deps): update dependency react-router-dom to v6.30.0
renovate/react-router-monorepo
main
6.30.0
fix(deps): update dependency react-router-dom to v7
renovate/major-react-router-monorepo
main
^7.0.0
fix(deps): update dependency web-vitals to v4
renovate/web-vitals-4.x
main
^4.0.0
fix(deps): update react monorepo to v19 (major)
renovate/major-react-monorepo
main
^19.0.0
^19.0.0
fix(deps): update testing-library monorepo (major)
renovate/major-testing-library-monorepo
main
^6.0.0
^16.0.0
^14.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 has been generated by Renovate Bot.