Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Configure Renovate #483

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

Configure Renovate #483

wants to merge 1 commit into from

Conversation

stackable-bot
Copy link

@stackable-bot stackable-bot commented May 7, 2024

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)
  • available-versions/Dockerfile (dockerfile)
  • reporting/Dockerfile (dockerfile)
  • t2-toolbox/Dockerfile (dockerfile)
  • testdriver/Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/publish_available_versions.yml (github-actions)
  • .github/workflows/publish_reporting.yml (github-actions)
  • .github/workflows/publish_testdriver.yml (github-actions)
  • pom.xml (maven)
  • templates/_common/terraform_modules/aws_ansible_inventory/aws_ansible_inventory.tf (terraform)
  • templates/_common/terraform_modules/aws_protected/aws_protected.tf (terraform)
  • templates/_common/terraform_modules/aws_public/aws_public.tf (terraform)
  • templates/_common/terraform_modules/common_ssh_script_edge_node/common_ssh_script_edge_node.tf (terraform)
  • templates/_common/terraform_modules/common_ssh_script_protected_node/common_ssh_script_protected_node.tf (terraform)
  • templates/_common/terraform_modules/hcloud/hcloud.tf (terraform)
  • templates/_common/terraform_modules/hcloud_edge_node/hcloud_edge_node.tf (terraform)
  • templates/_common/terraform_modules/hcloud_inventory/hcloud_inventory.tf (terraform)
  • templates/_common/terraform_modules/hcloud_network/hcloud_network.tf (terraform)
  • templates/_common/terraform_modules/hcloud_protected_nodes/hcloud_protected_nodes.tf (terraform)
  • templates/_common/terraform_modules/ionos/ionos.tf (terraform)
  • templates/_common/terraform_modules/ionos_edge_node/ionos_edge_node.tf (terraform)
  • templates/_common/terraform_modules/ionos_inventory/ionos_inventory.tf (terraform)
  • templates/_common/terraform_modules/ionos_network/ionos_network.tf (terraform)
  • templates/_common/terraform_modules/ionos_protected_nodes/ionos_protected_nodes.tf (terraform)
  • templates/_common/terraform_modules/master_keypair/master_keypair.tf (terraform)
  • templates/_common/terraform_modules/metadata_annotations/metadata_annotations.tf (terraform)
  • templates/_common/terraform_modules/openstack_inventory/openstack_inventory.tf (terraform)
  • templates/_common/terraform_modules/openstack_network/openstack_network.tf (terraform)
  • templates/_common/terraform_modules/openstack_protected/openstack_protected.tf (terraform)
  • templates/_common/terraform_modules/openstack_public/openstack_public.tf (terraform)
  • templates/_common/terraform_modules/stackable_component_versions/stackable_component_versions.tf (terraform)
  • templates/_common/terraform_modules/stackable_service_definitions/stackable_service_definitions.tf (terraform)
  • templates/aws-eks/main.tf (terraform)
  • templates/azure-aks/main.tf (terraform)
  • templates/gke/main.tf (terraform)
  • templates/hcloud-centos-8/main.tf (terraform)
  • templates/hcloud-centos-stream-9/main.tf (terraform)
  • templates/hcloud-debian-10/main.tf (terraform)
  • templates/hcloud-debian-11/main.tf (terraform)
  • templates/ionos-debian-10/main.tf (terraform)
  • templates/ionos-debian-11/main.tf (terraform)
  • templates/ionos-k8s/main.tf (terraform)
  • templates/ionos-rocky-8/main.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.
  • 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 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Enable Renovate Dependency Dashboard approval workflow.
  • Remove limit for open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • Convert pinned GitHub Action digests to SemVer.
  • Run Renovate on following schedule:

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

Pin dependencies
  • Branch name: renovate/pin-dependencies
  • Merge into: develop
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade actions/setup-java to b6e674f4b717d7b0ae3baee0fbe79f498905dfde
  • Upgrade centos to sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
  • Upgrade debian to sha256:d584e02c85bc9b3bd8df01662e4f605a66e1b9a04f9dea0e288f56da474269a0
  • Upgrade docker/build-push-action to e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f
  • Upgrade docker/login-action to dd4fa0671be5250ee6f50aedf4cb05514abda2c7
  • Upgrade python to sha256:00389e020fe42a6c74a8f091ce9b28324422d084efdff26eabe93bc4ae9a110b
Update Terraform ionoscloud to v6.4.17
  • Branch name: renovate/all-dependencies-(patch-only)
  • Merge into: develop
  • Upgrade ionoscloud to 6.4.17
Update Terraform azurerm to v3.107.0
  • Branch name: renovate/azurerm-3.x
  • Merge into: develop
  • Upgrade azurerm to 3.107.0
Update Terraform google to v5.33.0
  • Branch name: renovate/google-5.x
  • Merge into: develop
  • Upgrade google to 5.33.0
Update Terraform hcloud to v1.47.0
  • Branch name: renovate/hcloud-1.x
  • Merge into: develop
  • Upgrade hcloud to 1.47.0
Update Terraform kubernetes to v2.30.0
  • Branch name: renovate/kubernetes-2.x
  • Merge into: develop
  • Upgrade kubernetes to 2.30.0
Update Terraform local to v2.5.1
  • Branch name: renovate/local-2.x
  • Merge into: develop
  • Upgrade local to 2.5.1
Update Terraform openstack to v1.54.1
  • Branch name: renovate/openstack-1.x
  • Merge into: develop
  • Upgrade openstack to 1.54.1
Update actions/checkout action to v2.7.0
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: develop
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
Update actions/setup-java action to v1.4.4
  • Branch name: renovate/actions-setup-java-1.x
  • Merge into: develop
  • Upgrade actions/setup-java to b6e674f4b717d7b0ae3baee0fbe79f498905dfde
Update dependency commons-io:commons-io to v2.16.1
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: develop
  • Upgrade commons-io:commons-io to 2.16.1
Update dependency org.springdoc:springdoc-openapi-ui to v1.8.0
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.18
Update dependency org.zeroturnaround:zt-zip to v1.17
Update docker/build-push-action action to v2.10.0
  • Branch name: renovate/docker-build-push-action-2.x
  • Merge into: develop
  • Upgrade docker/build-push-action to ac9327eae2b366085ac7f6a2d02df8aa8ead720a
Update docker/login-action action to v1.14.1
  • Branch name: renovate/docker-login-action-1.x
  • Merge into: develop
  • Upgrade docker/login-action to dd4fa0671be5250ee6f50aedf4cb05514abda2c7
Update Terraform aws to v5
  • Branch name: renovate/aws-5.x
  • Merge into: develop
  • Upgrade aws to 5.53.0
Update Terraform openstack to v2
  • Branch name: renovate/openstack-2.x
  • Merge into: develop
  • Upgrade openstack to 2.0.0
Update Terraform terraform-aws-modules/eks/aws to v20
Update Terraform terraform-aws-modules/vpc/aws to v5
Update actions/checkout action to v4
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: develop
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
Update actions/setup-java action to v4
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: develop
  • Upgrade actions/setup-java to 99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
Update debian Docker tag to v12
  • Branch name: renovate/debian-12.x
  • Merge into: develop
  • Upgrade debian to sha256:a92ed51e0996d8e9de041ca05ce623d2c491444df6a535a566dabd5cb8336946
Update dependency org.springframework.boot:spring-boot-starter-parent to v3
Update docker/build-push-action action to v5
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: develop
  • Upgrade docker/build-push-action to ca052bb54ab0790a636c9b5f226502c73d547a25
Update docker/login-action action to v3
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: develop
  • Upgrade docker/login-action to 0d4c9c5ea7693da7b068278f7b52bda2a190a446
Lock file maintenance
  • Branch name: renovate/lock-file-maintenance
  • Merge into: develop
  • Regenerate lock files to use latest dependency versions

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant