chore: Configure Renovate #1

Merged
onlyhavecans merged 1 commit from renovate/configure into main 2026-02-26 07:55:52 -08:00
Member

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

  • .forgejo/workflows/ci.yaml (github-actions)
  • .forgejo/workflows/release.yaml (github-actions)
  • go.mod (gomod)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • Run lock file maintenance (updates) early Monday mornings.
  • Use semantic prefixes for commit messages and PR titles.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • Upgrade actions/setup-go to 7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
chore(deps): update actions/goreleaser action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-goreleaser-7.x
  • Merge into: main
  • Upgrade actions/goreleaser to ec59f474b9834571250b370d4735c50f8e2d1e29

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 * `.forgejo/workflows/ci.yaml` (github-actions) * `.forgejo/workflows/release.yaml` (github-actions) * `go.mod` (gomod) * `renovate.json` (renovate-config-presets) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Pin Docker digests. - Pin `github-action` digests. - Enable Renovate configuration migration PRs when needed. - Pin dependency versions for development dependencies. - Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides. - Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds. - Run lock file maintenance (updates) early Monday mornings. - Use semantic prefixes for commit messages and PR titles. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 2 Pull Requests: <details> <summary>chore(deps): pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade [actions/checkout](https://onlyhavecans.works/actions/checkout) to `de0fac2e4500dabe0009e67214ff5f5447ce83dd` - Upgrade [actions/setup-go](https://onlyhavecans.works/actions/setup-go) to `7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5` </details> <details> <summary>chore(deps): update actions/goreleaser action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-goreleaser-7.x` - Merge into: `main` - Upgrade [actions/goreleaser](https://onlyhavecans.works/actions/goreleaser) to `ec59f474b9834571250b370d4735c50f8e2d1e29` </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:60ae7e708ff8835679ac3a90548977c50f368aa53ce48909a5fe28762009a8de-->
chore(deps): add renovate.json
Some checks failed
CI / build (push) Successful in 1m30s
CI / test (push) Successful in 1m32s
CI / lint (push) Failing after 1m36s
398f14a1ec
onlyhavecans force-pushed renovate/configure from 398f14a1ec
Some checks failed
CI / build (push) Successful in 1m30s
CI / test (push) Successful in 1m32s
CI / lint (push) Failing after 1m36s
to 4f3d003891
All checks were successful
CI / test (push) Successful in 3m9s
CI / build (push) Successful in 3m9s
CI / lint (push) Successful in 3m45s
2026-02-25 22:14:16 -08:00
Compare
onlyhavecans force-pushed renovate/configure from 4f3d003891
All checks were successful
CI / test (push) Successful in 3m9s
CI / build (push) Successful in 3m9s
CI / lint (push) Successful in 3m45s
to 845731afa1
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-26 07:34:33 -08:00
Compare
onlyhavecans force-pushed renovate/configure from 845731afa1
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
to 56ea985ef6
All checks were successful
CI / test (push) Successful in 1m12s
CI / build (push) Successful in 1m17s
CI / lint (push) Successful in 2m5s
2026-02-26 07:40:30 -08:00
Compare
onlyhavecans deleted branch renovate/configure 2026-02-26 07:55:52 -08:00
onlyhavecans referenced this pull request from a commit 2026-02-26 07:55:53 -08:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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
tools/spider_webhook!1
No description provided.