gke-poc-toolkit icon indicating copy to clipboard operation
gke-poc-toolkit copied to clipboard

Configure Renovate

Open renovate-bot opened this issue 1 year ago • 0 comments

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

  • analytics/Dockerfile (dockerfile)
  • .github/workflows/release.yaml (github-actions)
  • analytics/go.mod (gomod)
  • cli/go.mod (gomod)
  • cli/pkg/cli_init/clusters/main.tf (terraform)
  • cli/pkg/cli_init/fleet/main.tf (terraform)
  • cli/pkg/cli_init/network/main.tf (terraform)
  • terraform/modules/clusters/provider.tf (terraform)
  • terraform/modules/fleet/iam.tf (terraform)
  • terraform/modules/fleet/mcg.tf (terraform)
  • terraform/modules/fleet/provider.tf (terraform)
  • terraform/modules/fleet/services.tf (terraform)
  • terraform/modules/network/main.tf (terraform)
  • terraform/modules/network/network.tf (terraform)
  • terraform/modules/network/provider.tf (terraform)

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

Update module github.com/jackc/pgx/v4 to v4.18.2 [SECURITY]
  • Branch name: renovate/go-github.com-jackc-pgx-v4-vulnerability
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v4.18.2
Update google.golang.org/genproto digest to 324edc3
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-digest
  • Merge into: main
  • Upgrade google.golang.org/genproto to 324edc3d5d38
Update google.golang.org/genproto/googleapis/api/serviceusage digest to 324edc3
Update module github.com/gorilla/mux to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-mux-1.x
  • Merge into: main
  • Upgrade github.com/gorilla/mux to v1.8.1
Update module github.com/thanhpk/randstr to v1.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-thanhpk-randstr-1.x
  • Merge into: main
  • Upgrade github.com/thanhpk/randstr to v1.0.6
Update Terraform terraform-google-modules/network/google to ~> 9.3.0
Update golang Docker tag to v1.20
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.20-buster
Update kubernetes packages to v0.31.1
Update module cloud.google.com/go/storage to v1.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-storage-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/storage to v1.45.0
Update module github.com/gofrs/uuid to v4.4.0+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gofrs-uuid-4.x
  • Merge into: main
  • Upgrade github.com/gofrs/uuid to v4.4.0+incompatible
Update module github.com/hashicorp/terraform-exec to v0.21.0
Update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: main
  • Upgrade github.com/sirupsen/logrus to v1.9.3
Update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.8.1
Update module github.com/spf13/viper to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.19.0
Update module google.golang.org/api to v0.202.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.202.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
Update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2

🚸 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-bot avatar Apr 28 '24 05:04 renovate-bot