Configure Renovate #1

Open
Fishwaldo wants to merge 1 commit from renovate/configure into main
Owner

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)
  • go.mod (gomod)

What to Expect

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

Update golang Docker tag to v1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.24-alpine
Update module github.com/spf13/cobra to v1.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.9.1
Update module github.com/spf13/viper to v1.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.20.1
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update module codeberg.org/mvdkleijn/forgejo-sdk/forgejo to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/codeberg.org-mvdkleijn-forgejo-sdk-forgejo-2.x
  • Merge into: main
  • Upgrade codeberg.org/mvdkleijn/forgejo-sdk/forgejo to v2.2.0
Update module github.com/google/go-github/v68 to v74

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

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 * `Dockerfile` (dockerfile) * `.forgejo/workflows/build.yaml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 6 Pull Requests: <details> <summary>Update golang Docker tag to v1.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.24-alpine` </details> <details> <summary>Update module github.com/spf13/cobra to v1.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-spf13-cobra-1.x` - Merge into: `main` - Upgrade [github.com/spf13/cobra](https://github.com/spf13/cobra) to `v1.9.1` </details> <details> <summary>Update module github.com/spf13/viper to v1.20.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-spf13-viper-1.x` - Merge into: `main` - Upgrade [github.com/spf13/viper](https://github.com/spf13/viper) to `v1.20.1` </details> <details> <summary>Update dependency ubuntu to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/ubuntu-24.x` - Merge into: `main` - Upgrade [ubuntu](https://github.com/actions/runner-images) to `24.04` </details> <details> <summary>Update module codeberg.org/mvdkleijn/forgejo-sdk/forgejo to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/codeberg.org-mvdkleijn-forgejo-sdk-forgejo-2.x` - Merge into: `main` - Upgrade codeberg.org/mvdkleijn/forgejo-sdk/forgejo to `v2.2.0` </details> <details> <summary>Update module github.com/google/go-github/v68 to v74</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-google-go-github-v68-74.x` - Merge into: `main` - Upgrade [github.com/google/go-github/v68](https://github.com/google/go-github) to `v74.0.0` </details> 🚸 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](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 / Build (pull_request) Successful in 26s
build / Docker Build (pull_request) Failing after 3h12m41s
588e95a283
Some checks failed
build / Build (pull_request) Successful in 26s
build / Docker Build (pull_request) Failing after 3h12m41s
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: Fishwaldo/gh2fg#1
No description provided.