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

chore: Configure Renovate #45

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

chore: Configure Renovate #45

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 3, 2024

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

  • .github/workflows/aws-terraform.yml (github-actions)
  • .github/workflows/azure-terraform.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/terradocs.yml (github-actions)
  • infra/helm/helmfile.yaml (helmfile)
  • infra/modules/aws/eks/versions.tf (terraform)
  • infra/modules/aws/network/versions.tf (terraform)
  • infra/modules/azure/acr/versions.tf (terraform)
  • infra/modules/azure/aks/versions.tf (terraform)
  • infra/modules/azure/dns/versions.tf (terraform)
  • infra/modules/azure/firewall/versions.tf (terraform)
  • infra/modules/azure/network/versions.tf (terraform)
  • infra/modules/azure/vpn-gateway/versions.tf (terraform)
  • infra/src/aws/main.tf (terraform)
  • infra/src/azure/main.tf (terraform)
  • infra/src/azure/versions.tf (terraform)
  • infra/live/aws/linux-private/terragrunt.hcl (terragrunt)
  • infra/live/aws/linux-public/terragrunt.hcl (terragrunt)
  • infra/live/azure/hybrid-public/terragrunt.hcl (terragrunt)
  • infra/live/azure/kitchen-sink/terragrunt.hcl (terragrunt)
  • infra/live/azure/linux-private/terragrunt.hcl (terragrunt)
  • infra/live/azure/linux-public/terragrunt.hcl (terragrunt)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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 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 13 Pull Requests:

chore(deps): update gruntwork-io/terragrunt-action action to v1.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/gruntwork-io-terragrunt-action-1.x
  • Merge into: main
  • Upgrade gruntwork-io/terragrunt-action to v1.0.10
chore(deps): update actions/checkout action to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3.6.0
chore(deps): update helm release actions-runner-controller to v0.23.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-runner-controller-0.x
  • Merge into: main
  • Upgrade actions-runner-controller to 014d73474c09ef9f82cd25fbf9daba72a3441df81d9b4017a0c60e864b907e48
chore(deps): update helm release cert-manager to v1.13.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cert-manager-1.x
  • Merge into: main
  • Upgrade cert-manager to f30f3e6f7327f171ecb1ad60079df55639ad6469a80f32e5b60667af950455d5
chore(deps): update helm release cluster-autoscaler to v9.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cluster-autoscaler-9.x
  • Merge into: main
  • Upgrade cluster-autoscaler to 72735683f98c194821798778bf64d222e1a2739b6dbb9cc7db12eb842b6a671f
chore(deps): update terraform aws to ~> 4.67.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-4.x
  • Merge into: main
  • Upgrade aws to ~> 4.67.0
chore(deps): update terraform azurerm to ~> 3.85.0
  • Schedule: ["at any time"]
  • Branch name: renovate/azurerm-3.x
  • Merge into: main
  • Upgrade azurerm to ~> 3.85.0
chore(deps): update terraform hashicorp/terraform to v1.6.6
chore(deps): update actions/checkout action to v4
chore(deps): update aws-actions/configure-aws-credentials action to v4
chore(deps): update gruntwork-io/terragrunt-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/gruntwork-io-terragrunt-action-2.x
  • Merge into: main
  • Upgrade gruntwork-io/terragrunt-action to v2.0.0
chore(deps): update hashicorp/setup-terraform action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/hashicorp-setup-terraform-3.x
  • Merge into: main
  • Upgrade hashicorp/setup-terraform to v3
chore(deps): update terraform aws to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-5.x
  • Merge into: main
  • Upgrade aws to ~> 5.31.0

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

None yet

0 participants