Configure Renovate #8
Loading…
Reference in 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
(bun)compose.yml
(docker-compose)Dockerfile
(dockerfile)Dockerfile.dev
(dockerfile).gitea/workflows/01_test.yaml
(github-actions).gitea/workflows/02_build.yaml
(github-actions)package.json
(npm)What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
Update dependency compression to v1.7.5
renovate/compression-1.x-lockfile
main
1.7.5
Update dependency express to v4.21.1
renovate/express-4.x-lockfile
main
4.21.1
Update dependency winston to v3.17.0
renovate/winston-3.x-lockfile
main
3.17.0
Update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
Update dependency @types/express to v5
renovate/express-5.x
main
^5.0.0
Update dependency express-list-endpoints to v7
renovate/express-list-endpoints-7.x
main
^7.0.0
Update dependency supertest to v7
renovate/supertest-7.x
main
^7.0.0
Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.x
main
v6
Update docker/login-action action to v3
renovate/docker-login-action-3.x
main
v3
Update docker/metadata-action action to v5
renovate/docker-metadata-action-5.x
main
v5
Update docker/setup-buildx-action action to v3
renovate/docker-setup-buildx-action-3.x
main
v3
🚸 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.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.