Configure Renovate #3

Merged
matthias merged 1 commits from renovate/configure into main 2025-09-19 14:18:58 +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

  • go.mod (gomod)

What to Expect

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

Update module github.com/spf13/viper to v1.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.21.0
Update module golang.org/x/crypto to v0.42.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.42.0
Update module gorm.io/gorm to v1.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-gorm-1.x
  • Merge into: main
  • Upgrade gorm.io/gorm to v1.31.0

🚸 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 * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update module github.com/spf13/viper to v1.21.0</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.21.0` </details> <details> <summary>Update module golang.org/x/crypto to v0.42.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-crypto-0.x` - Merge into: `main` - Upgrade golang.org/x/crypto to `v0.42.0` </details> <details> <summary>Update module gorm.io/gorm to v1.31.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/gorm.io-gorm-1.x` - Merge into: `main` - Upgrade [gorm.io/gorm](https://github.com/go-gorm/gorm) to `v1.31.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-->
renovate-bot added 1 commit 2025-09-19 14:01:15 +00:00
matthias merged commit 05b9287d12 into main 2025-09-19 14:18:58 +00:00
matthias deleted branch renovate/configure 2025-09-19 14:18:58 +00:00
Sign in to join this conversation.