Configure Renovate #1

Open
sa-renovate wants to merge 1 commit from renovate/configure into main
Member

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

  • complete/Dockerfile (dockerfile)
  • complete/Dockerfile_forgejo_action (dockerfile)
  • complete/Dockerfile_podman (dockerfile)
  • go/Dockerfile (dockerfile)
  • golang-ci-lint/Dockerfile (dockerfile)
  • kaniko/Dockerfile (dockerfile)
  • trivy/Dockerfile (dockerfile)
  • .github/workflows/build.yaml (github-actions)

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

Update alpine Docker tag to v3.23.3
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.23.3
Update aquasec/trivy Docker tag to v0.69.3
  • Schedule: ["at any time"]
  • Branch name: renovate/aquasec-trivy-0.x
  • Merge into: main
  • Upgrade aquasec/trivy to 0.69.3
Update gcr.io/kaniko-project/executor Docker tag to v1.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gcr.io-kaniko-project-executor-1.x
  • Merge into: main
  • Upgrade gcr.io/kaniko-project/executor to v1.24.0
Update golang Docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26-alpine
Update golangci/golangci-lint Docker tag to v1.64
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-1.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v1.64-alpine
Update mgoltzsche/podman Docker tag to v5.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mgoltzsche-podman-5.x
  • Merge into: main
  • Upgrade mgoltzsche/podman to 5.8.1
Update golangci/golangci-lint Docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-2.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v2.11-alpine

🚸 PR 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.

Welcome to [Renovate](https://github.com/renovatebot/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 * `complete/Dockerfile` (dockerfile) * `complete/Dockerfile_forgejo_action` (dockerfile) * `complete/Dockerfile_podman` (dockerfile) * `go/Dockerfile` (dockerfile) * `golang-ci-lint/Dockerfile` (dockerfile) * `kaniko/Dockerfile` (dockerfile) * `trivy/Dockerfile` (dockerfile) * `.github/workflows/build.yaml` (github-actions) ### What to Expect With your current configuration, Renovate will create 7 Pull Requests: <details> <summary>Update alpine Docker tag to v3.23.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade alpine to `3.23.3` </details> <details> <summary>Update aquasec/trivy Docker tag to v0.69.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/aquasec-trivy-0.x` - Merge into: `main` - Upgrade [aquasec/trivy](https://github.com/aquasecurity/trivy) to `0.69.3` </details> <details> <summary>Update gcr.io/kaniko-project/executor Docker tag to v1.24.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/gcr.io-kaniko-project-executor-1.x` - Merge into: `main` - Upgrade [gcr.io/kaniko-project/executor](https://github.com/GoogleContainerTools/kaniko) to `v1.24.0` </details> <details> <summary>Update golang Docker tag to v1.26</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.26-alpine` </details> <details> <summary>Update golangci/golangci-lint Docker tag to v1.64</summary> - Schedule: ["at any time"] - Branch name: `renovate/golangci-golangci-lint-1.x` - Merge into: `main` - Upgrade [golangci/golangci-lint](https://github.com/golangci/golangci-lint) to `v1.64-alpine` </details> <details> <summary>Update mgoltzsche/podman Docker tag to v5.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/mgoltzsche-podman-5.x` - Merge into: `main` - Upgrade mgoltzsche/podman to `5.8.1` </details> <details> <summary>Update golangci/golangci-lint Docker tag to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/golangci-golangci-lint-2.x` - Merge into: `main` - Upgrade [golangci/golangci-lint](https://github.com/golangci/golangci-lint) to `v2.11-alpine` </details> 🚸 PR 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
Some checks failed
/ build-go (push) Has been cancelled
/ build-golang-ci-lint (push) Has been cancelled
/ build-kaniko (push) Has been cancelled
/ build-trivy (push) Has been cancelled
/ build-complete (push) Has been cancelled
a55242b11c
Some checks failed
/ build-go (push) Has been cancelled
/ build-golang-ci-lint (push) Has been cancelled
/ build-kaniko (push) Has been cancelled
/ build-trivy (push) Has been cancelled
/ build-complete (push) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/pipeline-container!1
No description provided.