Skip to content

Configure Renovate#24

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 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.


Detected Package Files

  • Dockerfile (dockerfile)
  • .github/workflows/PRBuild.yaml (github-actions)
  • .github/workflows/REUSE.yaml (github-actions)
  • .github/workflows/codegen-check.yaml (github-actions)
  • .github/workflows/golangci-lint.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/scorecard.yml (github-actions)
  • .github/workflows/stale.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
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

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

Update module github.com/go-chi/chi/v5 to v5.2.2 [SECURITY]
  • Branch name: renovate/go-github.com-go-chi-chi-v5-vulnerability
  • Merge into: main
  • Upgrade github.com/go-chi/chi/v5 to v5.2.2
Update actions/attest-build-provenance action to v4.1.1
Update actions/checkout action to v6.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to df4cb1c069e1874edd31b4311f1884172cec0e10
  • Upgrade actions/checkout to v6.0.3
Update goreleaser/goreleaser-action action to v7.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-7.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to v7.2.3
Update module entgo.io/ent to v0.14.6
  • Schedule: ["at any time"]
  • Branch name: renovate/entgo.io-ent-0.x
  • Merge into: main
  • Upgrade entgo.io/ent to v0.14.6
Update module github.com/mattn/go-sqlite3 to v1.14.47
  • 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.47
Update module github.com/openchami/fabrica to v0.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openchami-fabrica-0.x
  • Merge into: main
  • Upgrade github.com/openchami/fabrica to v0.4.8
Update actions/setup-go action to v6.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to v6.5.0
Update actions/stale action to v10.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-10.x
  • Merge into: main
  • Upgrade actions/stale to v10.3.0
Update docker/login-action action to v4.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: main
  • Upgrade docker/login-action to v4.4.0
Update docker/setup-buildx-action action to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v4.2.0
Update docker/setup-qemu-action action to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-4.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to v4.2.0
Update github/codeql-action action to v3.36.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3.36.3
Update golangci/golangci-lint-action action to v9.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-9.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to v9.3.0
Update module github.com/getkin/kin-openapi to v0.140.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-getkin-kin-openapi-0.x
  • Merge into: main
  • Upgrade github.com/getkin/kin-openapi to v0.140.0
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 actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
  • Upgrade actions/checkout to v7.0.0
Update github/codeql-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-4.x
  • Merge into: main
  • Upgrade github/codeql-action to v4.36.3

🚸 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants