Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #287

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 10, 2023

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/backport.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/commands.yml (github-actions)
  • .github/workflows/reuse-license-linter.yml (github-actions)
  • .github/workflows/tag.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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

fix(deps): update module golang.org/x/net to v0.33.0 [security]
  • Branch name: renovate/go-golang.org-x-net-vulnerability
  • Merge into: main
  • Upgrade golang.org/x/net to v0.33.0
chore(deps): update codecov/codecov-action digest to ab904c4
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-digest
  • Merge into: main
  • Upgrade codecov/codecov-action to ab904c41d6ece82784817410c45d8b8c02684457
chore(deps): update golangci/golangci-lint-action digest to 3a91952
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-digest
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 3a919529898de77ec3da873e3063ca4b10e7f5cc
fix(deps): update github.com/hashicorp/go-cty digest to a0325cb
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-go-cty-digest
  • Merge into: main
  • Upgrade github.com/hashicorp/go-cty to a0325cb22c13f1329dab7906e5b3e507d5dcc790
fix(deps): update github.com/muvaf/typewriter digest to 70f9d4a
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-muvaf-typewriter-digest
  • Merge into: main
  • Upgrade github.com/muvaf/typewriter to 70f9d4a54ea0
fix(deps): update k8s.io/utils digest to 24370be
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to 24370beab758
fix(deps): update sigs.k8s.io/json digest to cfa47c3
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-json-digest
  • Merge into: main
  • Upgrade sigs.k8s.io/json to cfa47c3a1cc8
fix(deps): update module dario.cat/mergo to v1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dario.cat-mergo-1.x
  • Merge into: main
  • Upgrade dario.cat/mergo to v1.0.1
chore(deps): update actions/cache action to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to 1bd1e32a3bdc45362d1e726936510720a7c30a57
chore(deps): update actions/setup-go action to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to 3041bf56c941b39c61721a86cd11f3bb1338122a
chore(deps): update github/codeql-action action to v3.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to 48ab28a6f5dbc2a99bf1e0131198dd8f1df78169
fix(deps): update kubernetes packages to v0.32.0
fix(deps): update module github.com/antchfx/htmlquery to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-antchfx-htmlquery-1.x
  • Merge into: main
  • Upgrade github.com/antchfx/htmlquery to v1.3.4
fix(deps): update module github.com/crossplane/crossplane to v1.18.2
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.18.0
fix(deps): update module github.com/hashicorp/hcl/v2 to v2.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-hcl-v2-2.x
  • Merge into: main
  • Upgrade github.com/hashicorp/hcl/v2 to v2.23.0
fix(deps): update module github.com/hashicorp/terraform-json to v0.24.0
fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.13.0
fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.25.0
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.35.0
fix(deps): update module github.com/iancoleman/strcase to v0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-iancoleman-strcase-0.x
  • Merge into: main
  • Upgrade github.com/iancoleman/strcase to v0.3.0
fix(deps): update module github.com/prometheus/client_golang to v1.20.5
fix(deps): update module github.com/tmccombs/hcl2json to v0.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-tmccombs-hcl2json-0.x
  • Merge into: main
  • Upgrade github.com/tmccombs/hcl2json to v0.6.5
fix(deps): update module github.com/yuin/goldmark to v1.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-yuin-goldmark-1.x
  • Merge into: main
  • Upgrade github.com/yuin/goldmark to v1.7.8
fix(deps): update module github.com/zclconf/go-cty to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-zclconf-go-cty-1.x
  • Merge into: main
  • Upgrade github.com/zclconf/go-cty to v1.16.0
fix(deps): update module github.com/zclconf/go-cty-yaml to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-zclconf-go-cty-yaml-1.x
  • Merge into: main
  • Upgrade github.com/zclconf/go-cty-yaml to v1.1.0
fix(deps): update module golang.org/x/tools to v0.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-0.x
  • Merge into: main
  • Upgrade golang.org/x/tools to v0.29.0
fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.4
  • 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.19.4
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to 1e68e06f1dbfde0e4cefc87efeba9e4643565303
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update fsfe/reuse-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/fsfe-reuse-action-5.x
  • Merge into: main
  • Upgrade fsfe/reuse-action to bb774aa972c2a89ff34781233d275075cbddf542
chore(deps): update golangci/golangci-lint-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-6.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 971e284b6050e8a5849b72094c50ab08da042db8
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

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