Configure Renovate #3
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
Cargo.toml
(cargo)compose.yaml
(docker-compose)Dockerfile
(dockerfile).gitea/workflows/01_test.yaml
(github-actions).gitea/workflows/02_build.yaml
(github-actions)What to Expect
With your current configuration, Renovate will create 13 Pull Requests:
Update Rust crate log to v0.4.22
renovate/log-0.x-lockfile
develop
0.4.22
Update Rust crate serde to v1.0.215
renovate/serde-1.x-lockfile
develop
1.0.215
Update Rust crate toml to v0.8.19
renovate/toml-0.x-lockfile
develop
0.8.19
Update git.fai.st/fedi-image-bot/bot-api Docker tag to v1.0.2
renovate/git.fai.st-fedi-image-bot-bot-api-1.x
develop
v1.0.2
Update Rust crate async-std to v1.13.0
renovate/async-std-1.x-lockfile
develop
1.13.0
Update Rust crate reqwest to 0.12.0
renovate/reqwest-0.x
develop
0.12.0
Update Rust crate tokio to v1.41.1
renovate/tokio-1.x-lockfile
develop
1.41.1
Update rust Docker tag to v1.82.0
renovate/rust-1.x
develop
1.82.0-slim-bullseye
Update actions/checkout action to v4
renovate/actions-checkout-4.x
develop
v4
Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.x
develop
v6
Update docker/login-action action to v3
renovate/docker-login-action-3.x
develop
v3
Update docker/metadata-action action to v5
renovate/docker-metadata-action-5.x
develop
v5
Update docker/setup-buildx-action action to v3
renovate/docker-setup-buildx-action-3.x
develop
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.