Skip to content

chore: Configure Renovate - #1

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

chore: Configure Renovate#1
renovate-interworks[bot] wants to merge 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

  • licenses/go-licenses/github.com/hashicorp/go-multierror/.circleci/config.yml (circleci)
  • .devcontainer/devcontainer.json (devcontainer)
  • Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/helm-release-crds.yml (github-actions)
  • .github/workflows/helm-release.yml (github-actions)
  • .github/workflows/helm.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/stale.yaml (github-actions)
  • .github/workflows/test-image-ubi.yml (github-actions)
  • .github/workflows/test-image.yml (github-actions)
  • licenses/go-licenses/github.com/go-sql-driver/mysql/.github/workflows/codeql.yml (github-actions)
  • licenses/go-licenses/github.com/go-sql-driver/mysql/.github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • licenses/go-licenses/github.com/go-sql-driver/mysql/go.mod (gomod)
  • licenses/go-licenses/github.com/hashicorp/go-multierror/go.mod (gomod)
  • deploy/charts/mariadb-operator/values.yaml (helm-values)
  • deploy/charts/mariadb-operator/Chart.yaml (helmv3)
  • config/manager/kustomization.yaml (kustomize)
  • hack/manifests/catalog/kustomization.yaml (kustomize)
  • hack/manifests/external-snapshotter/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 46 Pull Requests:

chore(deps): pin dependencies
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
chore(deps): update fkirc/skip-duplicate-actions action to v5.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fkirc-skip-duplicate-actions-5.x
  • Merge into: main
  • Upgrade fkirc/skip-duplicate-actions to b974a9395958c231af965b70070979a577efa578
chore(deps): update golang docker tag to v1.26.5
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to sha256:622e56dbc11a8cfe87cafa2331e9a201877271cbff918af53d3be315f3da88cc
chore(deps): update mariadb/maxscale docker tag to v23.08.13
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-maxscale-23.x
  • Merge into: main
  • Upgrade mariadb/maxscale to sha256:d3bd891981b5c99b2cb2b3d00bdf6eb80e2d27f5e4d34f708213cea4c6a8387f
chore(deps): update mariadb/maxscale-prometheus-exporter-ubi docker tag to v0.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-maxscale-prometheus-exporter-ubi-0.x
  • Merge into: main
  • Upgrade mariadb/maxscale-prometheus-exporter-ubi to sha256:84a42ee5475cbc30c7733f069498016481bcc6f3422654aacfcb3f04ff999283
fix(deps): update kubernetes monorepo to v0.36.3
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 crate-ci/typos action to v1.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/crate-ci-typos-1.x
  • Merge into: main
  • Upgrade crate-ci/typos to 8a48f81b6c64dcfea44b3633223084c4be58ac5f
chore(deps): update dependency kubernetes-csi/external-snapshotter to v8.6.0
chore(deps): update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
chore(deps): update dependency win to v2.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/win-2.x
  • Merge into: main
  • Upgrade win to 2.4.1
chore(deps): update dominikh/staticcheck-action action to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dominikh-staticcheck-action-1.x
  • Merge into: main
  • Upgrade dominikh/staticcheck-action to 9716614d4101e79b4340dd97b10e54d68234e431
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-devcontainers-features-docker-in-docker-3.x
  • Merge into: main
  • Upgrade ghcr.io/devcontainers/features/docker-in-docker to 3.1.0
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-devcontainers-go-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/devcontainers/go to 1.26-bookworm
chore(deps): update prom/mysqld-exporter docker tag to v0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prom-mysqld-exporter-0.x
  • Merge into: main
  • Upgrade prom/mysqld-exporter to sha256:eacb4b18e2ec1e0abdf2d64851b68526c964f6d9cb3e9458fb5d5f5062ea94c1
fix(deps): update azure-sdk-for-go monorepo
fix(deps): update module filippo.io/edwards25519 to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/filippo.io-edwards25519-1.x
  • Merge into: main
  • Upgrade filippo.io/edwards25519 to v1.2.0
fix(deps): update module github.com/cert-manager/cert-manager to v1.21.1
fix(deps): update module github.com/go-chi/chi/v5 to v5.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-chi-chi-v5-5.x
  • Merge into: main
  • Upgrade github.com/go-chi/chi/v5 to v5.3.1
fix(deps): update module github.com/go-chi/httprate to v0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-chi-httprate-0.x
  • Merge into: main
  • Upgrade github.com/go-chi/httprate to v0.16.0
fix(deps): update module github.com/go-mysql-org/go-mysql to v1.16.0
fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-sql-driver-mysql-1.x
  • Merge into: main
  • Upgrade github.com/go-sql-driver/mysql to v1.10.0
fix(deps): update module github.com/hashicorp/errwrap to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-errwrap-1.x
  • Merge into: main
  • Upgrade github.com/hashicorp/errwrap to v1.1.0
fix(deps): update module github.com/hashicorp/go-version to v1.9.0
fix(deps): update module github.com/kubernetes-csi/external-snapshotter/client/v8 to v8.6.0
fix(deps): update module github.com/minio/minio-go/v7 to v7.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-minio-minio-go-v7-7.x
  • Merge into: main
  • Upgrade github.com/minio/minio-go/v7 to v7.2.1
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.32.0
  • 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.0
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.0
fix(deps): update module github.com/sethvargo/go-envconfig to v1.4.3
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/sync to v0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sync-0.x
  • Merge into: main
  • Upgrade golang.org/x/sync to v0.22.0
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 actions/setup-python action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-7.x
  • Merge into: main
  • Upgrade actions/setup-python to 5fda3b95a4ea91299a34e894583c3862153e4b97
chore(deps): update actions/stale action to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-11.x
  • Merge into: main
  • Upgrade actions/stale to 4391f3da665fdf50b6810c1a66712fb9ba21aa93
chore(deps): update dependency win to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/win-5.x
  • Merge into: main
  • Upgrade win to 5.1.1
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-devcontainers-features-docker-in-docker-4.x
  • Merge into: main
  • Upgrade ghcr.io/devcontainers/features/docker-in-docker to 4.0.0
chore(deps): 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 5595ccaf912efad79be6eef63a5619ff05969be3
chore(deps): update mariadb docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-12.x
  • Merge into: main
  • Upgrade mariadb to sha256:759869cb6f003234a95c6384cdee245b4bce7de26913fe607a8110362c0c007d
chore(deps): update mariadb/maxscale docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-maxscale-24.x
  • Merge into: main
  • Upgrade mariadb/maxscale to sha256:d022f9f90188dc8b885545a3aa23ead4423fce68a9af3efeec4cc5ae96ebc50b
chore(deps): update mariadb/maxscale-prometheus-exporter-ubi docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-maxscale-prometheus-exporter-ubi-1.x
  • Merge into: main
  • Upgrade mariadb/maxscale-prometheus-exporter-ubi to sha256:f122a0bbb4e00c2f1370e72dd2b335ee7939464efdc07da52a115a118e446e7c
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-devcontainers-go-2.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/devcontainers/go to 2.1-bookworm
fix(deps): update module github.com/gruntwork-io/terratest to v1
chore(deps): lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 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 mariadb/mariadb-operator-catalog: no-result

Files affected: hack/manifests/catalog/kustomization.yaml


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

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