Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 18, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

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

  • cluster/images/conformance/Dockerfile (dockerfile)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/commands.yml (github-actions)
  • .github/workflows/promote.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.
  • 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.

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

chore(deps): update actions/checkout digest to 08eba0b
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to 08eba0b27e820071cde6df949e0beb9ba4906955
chore(deps): update actions/setup-go digest to d35c59a
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-digest
  • Merge into: main
  • Upgrade actions/setup-go to d35c59abb061a4a6fb18e82ac0862c26744d6ab5
chore(deps): update github/codeql-action digest to 192325c
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-digest
  • Merge into: main
  • Upgrade github/codeql-action to 192325c86100d080feab897ff886c34abd4c83a3
chore(deps): update golangci/golangci-lint-action digest to 55c2c14
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-digest
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 55c2c1448f86e01eaae002a5a3a9624417608d84
fix(deps): update k8s.io/utils digest to 0af2bda
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to 0af2bda4dd1d
chore(deps): update zeebe-io/backport-action action to v0.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/zeebe-io-backport-action-0.x
  • Merge into: main
  • Upgrade zeebe-io/backport-action to v0.0.9
chore(deps): update aquasecurity/trivy-action action to v0.33.1
  • Schedule: ["at any time"]
  • Branch name: renovate/aquasecurity-trivy-action-0.x
  • Merge into: main
  • Upgrade aquasecurity/trivy-action to b6643a29fecd7f34b3597bc6acb0a98b03d33ff8
chore(deps): update dependency go to v1.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.25.1
chore(deps): update golang docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.25
fix(deps): update kubernetes packages to v0.34.1
fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.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.22.1
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to 08c6903cd8c0fde910a37f88322edcfb5dd907a8
chore(deps): update actions/github-script action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-8.x
  • Merge into: main
  • Upgrade actions/github-script to v8
chore(deps): update actions/setup-go action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to 44694675825211faa026b3c33043df3e48a5fa00
chore(deps): update golangci/golangci-lint-action action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-8.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 4afd733a84b1f43292c63897423277bb7f4313a9
chore(deps): update xt0rted/slash-command-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/xt0rted-slash-command-action-2.x
  • Merge into: main
  • Upgrade xt0rted/slash-command-action to v2
chore(deps): update zeebe-io/backport-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/zeebe-io-backport-action-3.x
  • Merge into: main
  • Upgrade zeebe-io/backport-action to v3.3.0
fix(deps): update module github.com/google/addlicense to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-addlicense-1.x
  • Merge into: main
  • Upgrade github.com/google/addlicense to b289835c0741ba2fb92dd5f61af070e79c69a55e

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

@renovate renovate bot force-pushed the renovate/configure branch from 2aeaf3f to 2d6a2bf Compare December 15, 2023 05:22
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