Configure Renovate #8
Loading…
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
Dockerfile
(dockerfile).forgejo/workflows/build.yaml
(github-actions).github/workflows/workflow.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 10 Pull Requests:
Update Yarn to v1.22.22
renovate/yarn-1.x
main
1.22.22
Update dependency axios to v1.7.9
renovate/axios-1.x-lockfile
main
1.7.9
Update actions/forgejo-release action to v2.5.1
renovate/actions-forgejo-release-2.x
main
v2.5.1
Update dependency typescript to v5.7.2
renovate/typescript-5.x-lockfile
main
5.7.2
Update dependency undici to v6.21.0
renovate/undici-6.x-lockfile
main
6.21.0
Update Node.js to v22
renovate/node-22.x
main
22-bookworm
Update dependency @sveltejs/vite-plugin-svelte to v5
renovate/sveltejs-vite-plugin-svelte-5.x
main
^5.0.0
Update dependency svelte to v5
renovate/svelte-5.x
main
^5.0.0
Update dependency undici to v7
renovate/undici-7.x-lockfile
main
7.2.0
Update dependency vite to v6
renovate/vite-6.x
main
^6.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.