Configure Renovate #2
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.yaml
(docker-compose)Dockerfile
(dockerfile).gitea/workflows/02_build.yaml
(github-actions)package.json
(npm)What to Expect
With your current configuration, Renovate will create 21 Pull Requests:
Update dependency bun-types to v1.1.36
renovate/bun-types-1.x-lockfile
main
1.1.36
Update dependency eslint to v8.57.1
renovate/eslint-8.x-lockfile
main
8.57.1
Update dependency eslint-plugin-react-hooks to v4.6.2
renovate/eslint-plugin-react-hooks-4.x-lockfile
main
4.6.2
Update dependency eslint-plugin-react-refresh to v0.4.14
renovate/eslint-plugin-react-refresh-0.x-lockfile
main
0.4.14
Update dependency @testing-library/jest-dom to v6.6.3
renovate/testing-library-jest-dom-6.x-lockfile
main
6.6.3
Update dependency @vitejs/plugin-react-swc to v3.7.1
renovate/vitejs-plugin-react-swc-3.x-lockfile
main
3.7.1
Update dependency react to v18.3.1
renovate/react-18.x-lockfile
main
18.3.1
18.3.12
Update dependency react-dom to v18.3.1
renovate/react-dom-18.x-lockfile
main
18.3.1
18.3.1
Update dependency typescript to v5.7.2
renovate/typescript-5.x-lockfile
main
5.7.2
Update dependency vite to v5.4.11
renovate/vite-5.x-lockfile
main
5.4.11
Update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
Update dependency @happy-dom/global-registrator to v15
renovate/happy-dom-global-registrator-15.x
main
^15.0.0
Update dependency @testing-library/react to v16
renovate/testing-library-react-16.x
main
^16.0.0
Update dependency @typescript-eslint/eslint-plugin to v8
renovate/typescript-eslint-eslint-plugin-8.x
main
^8.0.0
Update dependency @typescript-eslint/parser to v8
renovate/typescript-eslint-parser-8.x
main
^8.0.0
Update dependency eslint to v9
renovate/eslint-9.x
main
^9.0.0
Update dependency eslint-plugin-react-hooks to v5
renovate/eslint-plugin-react-hooks-5.x
main
^5.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.