Configure Renovate #2

Merged
snowykami merged 1 commits from renovate/configure into main 2025-06-16 00:12:59 +00:00
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)
  • .gitea/workflows/release-nightly.yml (github-actions)
  • go.mod (gomod)

What to Expect

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

Update module gitea.com/gitea/act to v0.261.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gitea.com-gitea-act-0.x
  • Merge into: main
  • Upgrade gitea.com/gitea/act to v0.261.6
Update module github.com/avast/retry-go/v4 to v4.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-avast-retry-go-v4-4.x
  • Merge into: main
  • Upgrade github.com/avast/retry-go/v4 to v4.6.1
Update module github.com/docker/docker to v25.0.10+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-25.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v25.0.10+incompatible
Update module gotest.tools/v3 to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gotest.tools-v3-3.x
  • Merge into: main
  • Upgrade gotest.tools/v3 to v3.5.2
Update module connectrpc.com/connect to v1.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/connectrpc.com-connect-1.x
  • Merge into: main
  • Upgrade connectrpc.com/connect to v1.18.1
Update module github.com/nektos/act to v0.2.78
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-nektos-act-0.x
  • Merge into: main
  • Upgrade github.com/nektos/act to v0.2.78
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/stretchr/testify to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.10.0
Update module golang.org/x/term to v0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: main
  • Upgrade golang.org/x/term to v0.32.0
Update module golang.org/x/time to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-time-0.x
  • Merge into: main
  • Upgrade golang.org/x/time to v0.12.0
Update module google.golang.org/protobuf to v1.36.6
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.36.6
Update module github.com/docker/docker to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-28.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v28.2.2+incompatible

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package reg.liteyuki.icu/dockerhub/golang

Files affected: Dockerfile


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) * `.gitea/workflows/release-nightly.yml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 12 Pull Requests: <details> <summary>Update module gitea.com/gitea/act to v0.261.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/gitea.com-gitea-act-0.x` - Merge into: `main` - Upgrade gitea.com/gitea/act to `v0.261.6` </details> <details> <summary>Update module github.com/avast/retry-go/v4 to v4.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-avast-retry-go-v4-4.x` - Merge into: `main` - Upgrade [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) to `v4.6.1` </details> <details> <summary>Update module github.com/docker/docker to v25.0.10+incompatible</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-docker-docker-25.x` - Merge into: `main` - Upgrade [github.com/docker/docker](https://github.com/docker/docker) to `v25.0.10+incompatible` </details> <details> <summary>Update module gotest.tools/v3 to v3.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/gotest.tools-v3-3.x` - Merge into: `main` - Upgrade [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) to `v3.5.2` </details> <details> <summary>Update module connectrpc.com/connect to v1.18.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/connectrpc.com-connect-1.x` - Merge into: `main` - Upgrade [connectrpc.com/connect](https://github.com/connectrpc/connect-go) to `v1.18.1` </details> <details> <summary>Update module github.com/nektos/act to v0.2.78</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-nektos-act-0.x` - Merge into: `main` - Upgrade [github.com/nektos/act](https://github.com/nektos/act) to `v0.2.78` </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/stretchr/testify to v1.10.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `main` - Upgrade [github.com/stretchr/testify](https://github.com/stretchr/testify) to `v1.10.0` </details> <details> <summary>Update module golang.org/x/term to v0.32.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-term-0.x` - Merge into: `main` - Upgrade golang.org/x/term to `v0.32.0` </details> <details> <summary>Update module golang.org/x/time to v0.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-time-0.x` - Merge into: `main` - Upgrade golang.org/x/time to `v0.12.0` </details> <details> <summary>Update module google.golang.org/protobuf to v1.36.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-protobuf-1.x` - Merge into: `main` - Upgrade [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) to `v1.36.6` </details> <details> <summary>Update module github.com/docker/docker to v28</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-docker-docker-28.x` - Merge into: `main` - Upgrade [github.com/docker/docker](https://github.com/docker/docker) to `v28.2.2+incompatible` </details> <br /> 🚸 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. --- > > ⚠ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up docker package reg.liteyuki.icu/dockerhub/golang` > > Files affected: `Dockerfile` --- ❓ 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:099c7d523504206690399b4d1a7ccc1862e2eb544b0851e38bb10a2a3566c8a4-->
renovatebot added 1 commit 2025-06-16 00:12:40 +00:00
snowykami merged commit 9c40c71aed into main 2025-06-16 00:12:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LiteyukiStudio/liteyuki-runner#2
No description provided.