Skip to content

chore: Configure Renovate#98

Merged
BakerNet merged 1 commit intomainfrom
renovate/configure
Mar 16, 2026
Merged

chore: Configure Renovate#98
BakerNet merged 1 commit intomainfrom
renovate/configure

Conversation

@mm-renovate-bot
Copy link
Contributor

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)
  • .github/workflows/codeowners.yml (github-actions)
  • .github/workflows/covbadge.yml (github-actions)
  • .github/workflows/go.yml (github-actions)
  • .github/workflows/goreleaser.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/rerun_codeowners.yml (github-actions)
  • go.mod (gomod)

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.
  • Show all Merge Confidence badges for pull requests.

🔡 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 5 Pull Requests:

dev: Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • Upgrade actions/setup-go to 4b73464bb391d4059bd26b0524d20df3927bd417
  • Upgrade alpine to sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
  • Upgrade docker/setup-buildx-action to 4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
  • Upgrade golang to sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0
  • Upgrade golangci/golangci-lint-action to 1e7e51e771db61008b38414a730f564565cf7c20
  • Upgrade goreleaser/goreleaser-action to ec59f474b9834571250b370d4735c50f8e2d1e29
dev: Update dependency go to 1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.26
dev: Update golang Docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to sha256:c7e98cc0fd4dfb71ee7465fee6c9a5f079163307e4bf141b336bb9dae00159a5
dev: Update module github.com/google/go-github/v63 to v84
dev: Update module github.com/urfave/cli/v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-v2-3.x
  • Merge into: main
  • Upgrade github.com/urfave/cli/v2 to v3.7.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.

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

Codeowners approval required for this PR:

@BakerNet BakerNet merged commit e3fc76d into main Mar 16, 2026
9 of 11 checks passed
@BakerNet BakerNet deleted the renovate/configure branch March 16, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant