gspot/renovate.json

4 lines
69 B
JSON
Raw Normal View History

chore: Configure Renovate (#1) 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 * `.gitea/workflows/push.yaml` (github-actions) * `.gitea/workflows/releaser.yaml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 9 Pull Requests: <details> <summary>chore(deps): update golang.org/x/exp digest to 7f521ea</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-exp-digest` - Merge into: `master` - Upgrade golang.org/x/exp to `7f521ea00fb8` </details> <details> <summary>chore(deps): update module github.com/charmbracelet/bubbletea to v0.26.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-charmbracelet-bubbletea-0.x` - Merge into: `master` - Upgrade [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) to `v0.26.6` </details> <details> <summary>chore(deps): update module go.uber.org/fx to v1.22.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/go.uber.org-fx-1.x` - Merge into: `master` - Upgrade [go.uber.org/fx](https://github.com/uber-go/fx) to `v1.22.1` </details> <details> <summary>chore(deps): update module golang.org/x/net to v0.27.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-net-0.x` - Merge into: `master` - Upgrade golang.org/x/net to `v0.27.0` </details> <details> <summary>chore(deps): update module golang.org/x/oauth2 to v0.21.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-oauth2-0.x` - Merge into: `master` - Upgrade golang.org/x/oauth2 to `v0.21.0` </details> <details> <summary>chore(deps): update module google.golang.org/api to v0.187.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `master` - Upgrade [google.golang.org/api](https://github.com/googleapis/google-api-go-client) to `v0.187.0` </details> <details> <summary>chore(deps): update module modernc.org/sqlite to v1.30.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/modernc.org-sqlite-1.x` - Merge into: `master` - Upgrade [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) to `v1.30.1` </details> <details> <summary>chore(deps): update module gfx.cafe/util/go/frand to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/gfx.cafe-util-go-frand-1.x` - Merge into: `master` - Upgrade gfx.cafe/util/go/frand to `5db68942734eba89e6f024a5d644d0b787c2587a` </details> <details> <summary>chore(deps): update module gfx.cafe/util/go/fxplus to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/gfx.cafe-util-go-fxplus-1.x` - Merge into: `master` - Upgrade gfx.cafe/util/go/fxplus to `5db68942734eba89e6f024a5d644d0b787c2587a` </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--> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Reviewed-on: https://git.asdf.cafe/abs3nt/gspot/pulls/1
2024-07-06 20:11:10 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}