Skip to content

chore: Configure Renovate - #1

Merged
henryjarend merged 1 commit into
mainfrom
renovate/configure
Aug 28, 2026
Merged

chore: Configure Renovate#1
henryjarend merged 1 commit into
mainfrom
renovate/configure

Conversation

@renovate-interworks

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

  • .devcontainer/devcontainer.json (devcontainer)
  • Dockerfile (dockerfile)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/releases.yaml (github-actions)
  • .github/workflows/test-e2e.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • charts/typesense-operator/values.yaml (helm-values)
  • config/manager/kustomization.yaml (kustomize)
  • renovate.json (renovate-config)

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 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
  • 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.
  • Use semantic prefixes for commit messages and PR titles.

What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to 11d5960a326750d5838078e36cf38b85af677262
  • Upgrade actions/setup-go to 40f1582b2485089dde7abd97c1529aa768e1baff
  • Upgrade gcr.io/distroless/static to sha256:1c2c046bc09ed40fad370b599a0b1ae7987f55b01e247cf27a7c27cd97e5bbc7
  • Upgrade golangci/golangci-lint-action to 4afd733a84b1f43292c63897423277bb7f4313a9
  • Upgrade helm/chart-releaser-action to a917fd15b20e8b64b94d9158ad54cd6345335584
fix(deps): update k8s.io/utils digest to cf1189d
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to cf1189d6abe3
fix(deps): update module github.com/go-logr/logr to v1.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-logr-logr-1.x
  • Merge into: main
  • Upgrade github.com/go-logr/logr to v1.4.4
chore(deps): update dependency golangci/golangci-lint to v2.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-2.x
  • Merge into: main
  • Upgrade golangci/golangci-lint to v2.12.2
chore(deps): update docker.io/golang docker tag to v1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-golang-1.x
  • Merge into: main
  • Upgrade docker.io/golang to 1.27
chore(deps): update golang docker tag to v1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to sha256:0ecdc2a9f6156af6451080bfe3d8382a662fcc4e209608c6f919e643453514c1
chore(deps): update helm/chart-releaser-action action to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-releaser-action-1.x
  • Merge into: main
  • Upgrade helm/chart-releaser-action to cae68fefc6b5f367a0275617c9f83181ba54714f
fix(deps): update kubernetes monorepo to v0.36.3
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo/v2 to v2.32.1
fix(deps): update module github.com/onsi/gomega to v1.42.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.42.1
fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.93.1
fix(deps): update module go.uber.org/zap to v1.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: main
  • Upgrade go.uber.org/zap to v1.28.0
fix(deps): update module golang.org/x/text to v0.41.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: main
  • Upgrade golang.org/x/text to v0.41.0
fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.24.1
fix(deps): update module sigs.k8s.io/gateway-api to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-gateway-api-1.x
  • Merge into: main
  • Upgrade sigs.k8s.io/gateway-api to v1.6.1
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to 3d3c42e5aac5ba805825da76410c181273ba90b1
chore(deps): update actions/setup-go action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-7.x
  • Merge into: main
  • Upgrade actions/setup-go to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e
chore(deps): update golangci/golangci-lint-action action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-9.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package ghcr.io/devcontainers/features/docker-in-docker: no-result
  • Failed to look up docker package ghcr.io/devcontainers/features/git: no-result

Files affected: .devcontainer/devcontainer.json


❓ 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 Mend Renovate CLI.

@henryjarend
henryjarend merged commit 90def93 into main Aug 28, 2026
@renovate-interworks
renovate-interworks Bot deleted the renovate/configure branch August 28, 2026 19:08
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.

1 participant