Configure Renovate #3

Merged
notarock-s-renovate[bot] merged 1 commit from renovate/configure into main 2026-03-04 02:27:39 +00:00
notarock-s-renovate[bot] commented 2026-03-04 02:26:23 +00:00 (Migrated from github.com)

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

  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/docker.yml (github-actions)
  • .github/workflows/nix.yml (github-actions)
  • go.mod (gomod)
  • terraform/providers.tf (terraform)

What to Expect

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

Update module golang.org/x/oauth2 to v0.27.0 [SECURITY]
  • Branch name: renovate/go-golang.org-x-oauth2-vulnerability
  • Merge into: main
  • Upgrade golang.org/x/oauth2 to v0.27.0
Update docker/login-action digest to b45d80f
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to b45d80f862d83dbcd57f89517bcf500b2ab88fb2
Update module github.com/mattn/go-sqlite3 to v1.14.34
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-sqlite3-1.x
  • Merge into: main
  • Upgrade github.com/mattn/go-sqlite3 to v1.14.34
Update module github.com/minio/minio-go/v7 to v7.0.98
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-minio-minio-go-v7-7.x
  • Merge into: main
  • Upgrade github.com/minio/minio-go/v7 to v7.0.98
Update dependency go to v1.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.26.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-bookworm
Update module cloud.google.com/go/storage to v1.60.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-storage-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/storage to v1.60.0
Update module cloud.google.com/go/texttospeech to v1.16.0
Update module cloud.google.com/go/videointelligence to v1.12.7
Update module github.com/golang-migrate/migrate/v4 to v4.19.1
Update module github.com/PuerkitoBio/goquery to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-puerkitobio-goquery-1.x
  • Merge into: main
  • Upgrade github.com/PuerkitoBio/goquery to v1.11.0
Update module github.com/sashabaranov/go-openai to v1.41.2
Update module github.com/spf13/cobra to v1.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.10.2
Update module github.com/stretchr/testify to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.11.1
Update module google.golang.org/api to v0.269.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.269.0
Update module gopkg.in/gographics/imagick.v3 to v3.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-gographics-imagick.v3-3.x
  • Merge into: main
  • Upgrade gopkg.in/gographics/imagick.v3 to v3.7.3
Update module gorm.io/driver/sqlite to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-driver-sqlite-1.x
  • Merge into: main
  • Upgrade gorm.io/driver/sqlite to v1.6.0
Update module gorm.io/gorm to v1.31.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-gorm-1.x
  • Merge into: main
  • Upgrade gorm.io/gorm to v1.31.1
Update Terraform google to v5.45.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-5.x
  • Merge into: main
  • Upgrade google to 5.45.2
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update Terraform google to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/google-7.x
  • Merge into: main
  • Upgrade google to 7.22.0

🚸 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://redirect.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 * `docker-compose.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `.github/workflows/docker.yml` (github-actions) * `.github/workflows/nix.yml` (github-actions) * `go.mod` (gomod) * `terraform/providers.tf` (terraform) ### What to Expect With your current configuration, Renovate will create 21 Pull Requests: <details> <summary>Update module golang.org/x/oauth2 to v0.27.0 [SECURITY]</summary> - Branch name: `renovate/go-golang.org-x-oauth2-vulnerability` - Merge into: `main` - Upgrade golang.org/x/oauth2 to `v0.27.0` </details> <details> <summary>Update docker/login-action digest to b45d80f</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-digest` - Merge into: `main` - Upgrade docker/login-action to `b45d80f862d83dbcd57f89517bcf500b2ab88fb2` </details> <details> <summary>Update module github.com/mattn/go-sqlite3 to v1.14.34</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-mattn-go-sqlite3-1.x` - Merge into: `main` - Upgrade [github.com/mattn/go-sqlite3](https://redirect.github.com/mattn/go-sqlite3) to `v1.14.34` </details> <details> <summary>Update module github.com/minio/minio-go/v7 to v7.0.98</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-minio-minio-go-v7-7.x` - Merge into: `main` - Upgrade [github.com/minio/minio-go/v7](https://redirect.github.com/minio/minio-go) to `v7.0.98` </details> <details> <summary>Update dependency go to v1.26.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/go-1.x` - Merge into: `main` - Upgrade [go](https://redirect.github.com/golang/go) to `1.26.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-bookworm` </details> <details> <summary>Update module cloud.google.com/go/storage to v1.60.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/cloud.google.com-go-storage-1.x` - Merge into: `main` - Upgrade [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) to `v1.60.0` </details> <details> <summary>Update module cloud.google.com/go/texttospeech to v1.16.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/cloud.google.com-go-texttospeech-1.x` - Merge into: `main` - Upgrade [cloud.google.com/go/texttospeech](https://redirect.github.com/googleapis/google-cloud-go) to `v1.16.0` </details> <details> <summary>Update module cloud.google.com/go/videointelligence to v1.12.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/cloud.google.com-go-videointelligence-1.x` - Merge into: `main` - Upgrade [cloud.google.com/go/videointelligence](https://redirect.github.com/googleapis/google-cloud-go) to `v1.12.7` </details> <details> <summary>Update module github.com/golang-migrate/migrate/v4 to v4.19.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-golang-migrate-migrate-v4-4.x` - Merge into: `main` - Upgrade [github.com/golang-migrate/migrate/v4](https://redirect.github.com/golang-migrate/migrate) to `v4.19.1` </details> <details> <summary>Update module github.com/PuerkitoBio/goquery to v1.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-puerkitobio-goquery-1.x` - Merge into: `main` - Upgrade [github.com/PuerkitoBio/goquery](https://redirect.github.com/PuerkitoBio/goquery) to `v1.11.0` </details> <details> <summary>Update module github.com/sashabaranov/go-openai to v1.41.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-sashabaranov-go-openai-1.x` - Merge into: `main` - Upgrade [github.com/sashabaranov/go-openai](https://redirect.github.com/sashabaranov/go-openai) to `v1.41.2` </details> <details> <summary>Update module github.com/spf13/cobra to v1.10.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-spf13-cobra-1.x` - Merge into: `main` - Upgrade [github.com/spf13/cobra](https://redirect.github.com/spf13/cobra) to `v1.10.2` </details> <details> <summary>Update module github.com/stretchr/testify to v1.11.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `main` - Upgrade [github.com/stretchr/testify](https://redirect.github.com/stretchr/testify) to `v1.11.1` </details> <details> <summary>Update module google.golang.org/api to v0.269.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `main` - Upgrade [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) to `v0.269.0` </details> <details> <summary>Update module gopkg.in/gographics/imagick.v3 to v3.7.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-gographics-imagick.v3-3.x` - Merge into: `main` - Upgrade [gopkg.in/gographics/imagick.v3](https://redirect.github.com/gographics/imagick) to `v3.7.3` </details> <details> <summary>Update module gorm.io/driver/sqlite to v1.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/gorm.io-driver-sqlite-1.x` - Merge into: `main` - Upgrade [gorm.io/driver/sqlite](https://redirect.github.com/go-gorm/sqlite) to `v1.6.0` </details> <details> <summary>Update module gorm.io/gorm to v1.31.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/gorm.io-gorm-1.x` - Merge into: `main` - Upgrade [gorm.io/gorm](https://redirect.github.com/go-gorm/gorm) to `v1.31.1` </details> <details> <summary>Update Terraform google to v5.45.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/google-5.x` - Merge into: `main` - Upgrade [google](https://redirect.github.com/hashicorp/terraform-provider-google) to `5.45.2` </details> <details> <summary>Update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `main` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v6` </details> <details> <summary>Update Terraform google to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/google-7.x` - Merge into: `main` - Upgrade [google](https://redirect.github.com/hashicorp/terraform-provider-google) to `7.22.0` </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://redirect.github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Sign in to join this conversation.
No description provided.