Skip to content

Configure Renovate#6

Open
renovate[bot] wants to merge 21 commits intomasterfrom
renovate/configure
Open

Configure Renovate#6
renovate[bot] wants to merge 21 commits intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 29, 2022

Mend Renovate

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

  • Dockerfile (dockerfile)
  • test-infra/image-builder/roles/kubevirt-images/templates/Dockerfile (dockerfile)
  • test-infra/vagrant-docker/Dockerfile (dockerfile)
  • .github/workflows/tfsec-analysis.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • contrib/aws_inventory/requirements.txt (pip_requirements)
  • contrib/dind/requirements.txt (pip_requirements)
  • contrib/inventory_builder/requirements.txt (pip_requirements)
  • contrib/inventory_builder/test-requirements.txt (pip_requirements)
  • contrib/network-storage/heketi/requirements.txt (pip_requirements)
  • scripts/gitlab-branch-cleanup/requirements.txt (pip_requirements)
  • scripts/openstack-cleanup/requirements.txt (pip_requirements)
  • contrib/terraform/aws/create-infrastructure.tf (terraform)
  • contrib/terraform/exoscale/main.tf (terraform)
  • contrib/terraform/exoscale/modules/kubernetes-cluster/versions.tf (terraform)
  • contrib/terraform/exoscale/versions.tf (terraform)
  • contrib/terraform/gcp/main.tf (terraform)
  • contrib/terraform/hetzner/main.tf (terraform)
  • contrib/terraform/hetzner/modules/kubernetes-cluster/versions.tf (terraform)
  • contrib/terraform/hetzner/versions.tf (terraform)
  • contrib/terraform/metal/kubespray.tf (terraform)
  • contrib/terraform/metal/versions.tf (terraform)
  • contrib/terraform/openstack/kubespray.tf (terraform)
  • contrib/terraform/openstack/modules/compute/versions.tf (terraform)
  • contrib/terraform/openstack/modules/ips/versions.tf (terraform)
  • contrib/terraform/openstack/modules/network/versions.tf (terraform)
  • contrib/terraform/openstack/versions.tf (terraform)
  • contrib/terraform/upcloud/main.tf (terraform)
  • contrib/terraform/upcloud/modules/kubernetes-cluster/versions.tf (terraform)
  • contrib/terraform/upcloud/versions.tf (terraform)
  • contrib/terraform/vsphere/main.tf (terraform)
  • contrib/terraform/vsphere/modules/kubernetes-cluster/versions.tf (terraform)
  • contrib/terraform/vsphere/versions.tf (terraform)

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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin configparser to ==5.3.0
  • Pin hacking to ==4.1.0
  • Pin mock to ==4.0.3
  • Pin openstacksdk to ==0.101.0
  • Pin pytest to ==7.1.3
  • Pin ruamel.yaml to ==0.17.21
chore(deps): update tfsec/tfsec-sarif-action digest to 5d34a98
  • Schedule: ["at any time"]
  • Branch name: renovate/tfsec-tfsec-sarif-action-digest
  • Merge into: master
  • Upgrade tfsec/tfsec-sarif-action to 5d34a982aa8927c5dd8566d25ef248d526aac1f4
chore(deps): update terraform hcloud to v1.35.2
  • Schedule: ["at any time"]
  • Branch name: renovate/hcloud-1.x
  • Merge into: master
  • Upgrade hcloud to 1.35.2
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: master
  • Upgrade github/codeql-action to v2

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 has been generated by Mend Renovate. View repository job log here.

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.

2 participants