Skip to content

chore: Configure Renovate#1

Open
knostic-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#1
knostic-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@knostic-renovate
Copy link

@knostic-renovate knostic-renovate bot commented Jan 26, 2026

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

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/gitleaks.yaml (github-actions)
  • .github/workflows/release-please.yml (github-actions)
  • .github/workflows/release.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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin dependency versions where depType=dependencies. Usually applies only to non-dev dependencies in package.json.
  • Disable major updates to @types/node.
  • Rebase existing PRs any time the base branch has been updated.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show OpenSSF badge on pull requests.
  • Apply crowd-sourced package replacement rules.
  • Update _VERSION environment variables in GitHub Action files.
  • Update _VERSION variables in Dockerfiles.
  • Update _VERSION variables in Makefiles.
  • Update *.version properties in pom.xml files.
  • Update *_version variables in .tfvars files.
  • at any time

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

chore(deps): pin dependency go to 1.23.12
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Pin go to 1.23.12
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34
  • 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.34
chore(deps): update actions/checkout action to v4.3.1
  • Schedule: ["* 18 * * 0"]
  • Branch name: renovate/dev-dependencies
  • Merge into: main
  • Upgrade actions/checkout to 34e114876b0b11c390a56381ad16ebd13914f8d5
chore(deps): update dependency go to 1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.26
chore(deps): update devdependencies (major)

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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants