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

Dependency Dashboard #10

Open
5 tasks
forking-renovate bot opened this issue Feb 5, 2024 · 0 comments
Open
5 tasks

Dependency Dashboard #10

forking-renovate bot opened this issue Feb 5, 2024 · 0 comments

Comments

@forking-renovate
Copy link

forking-renovate bot commented Feb 5, 2024

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

  • chore(deps): Update actions/setup-go action to v5.3.0
  • chore(deps): Update golang Docker tag to v1.23

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cloudbuild
6-appsource/hello-world/cloudbuild.yaml
  • gcr.io/cloud-builders/docker 20.10.24
  • gcr.io/cloud-builders/docker 20.10.24
  • gcr.io/cloud-builders/docker 20.10.24
  • gcr.io/cloud-builders/docker 20.10.24
examples/cymbal-shop/6-appsource/cymbal-shop/cloudbuild.yaml
  • gcr.io/k8s-skaffold/skaffold v2.14.0
examples/default-example/6-appsource/default-example/cloudbuild.yaml
  • gcr.io/cloud-builders/docker 20.10.24
  • gcr.io/cloud-builders/docker 20.10.24
  • gcr.io/cloud-builders/docker 20.10.24
  • gcr.io/cloud-builders/docker 20.10.24
dockerfile
1-bootstrap/Dockerfile
6-appsource/hello-world/Dockerfile
  • golang 1.22
  • alpine 3
examples/default-example/6-appsource/default-example/Dockerfile
  • golang 1.22
  • alpine 3
github-actions
.github/workflows/go-lint.yaml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a
  • dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • golangci/golangci-lint-action v6.2.0@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
.github/workflows/lint-tf-min.yaml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/cache v4
gomod
6-appsource/hello-world/go.mod
  • go 1.22
examples/default-example/6-appsource/default-example/go.mod
  • go 1.22
test/integration/go.mod
  • go 1.23.4
  • github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.4
  • github.com/google/uuid v1.6.0
  • github.com/gruntwork-io/terratest v0.48.1
  • github.com/otiai10/copy v1.14.1
  • github.com/stretchr/testify v1.10.0
  • github.com/tidwall/gjson v1.18.0
  • gitlab.com/gitlab-org/api/client-go v0.119.0
regex
Makefile
  • cft/developer-tools 1.23
terraform
1-bootstrap/main.tf
  • terraform-google-modules/bootstrap/google ~> 11.0
  • terraform-google-modules/bootstrap/google ~> 11.0
  • terraform-google-modules/cloud-storage/google ~> 9.0
1-bootstrap/tf_image.tf
  • terraform-google-modules/gcloud/google ~> 3.1
1-bootstrap/versions.tf
  • google >= 6.6, < 7
  • time >= 0.12.0
  • hashicorp/terraform >= 1.3
2-multitenant/envs/development/main.tf
2-multitenant/envs/development/versions.tf
  • hashicorp/terraform >= 1.3
2-multitenant/envs/nonproduction/main.tf
2-multitenant/envs/nonproduction/versions.tf
  • hashicorp/terraform >= 1.3
2-multitenant/envs/production/main.tf
2-multitenant/envs/production/versions.tf
  • hashicorp/terraform >= 1.3
2-multitenant/modules/env_baseline/ips.tf
  • terraform-google-modules/address/google ~> 4.0
2-multitenant/modules/env_baseline/main.tf
  • GoogleCloudPlatform/cloud-armor/google ~> 4.0
  • terraform-google-modules/project-factory/google ~> 18.0
  • terraform-google-modules/kubernetes-engine/google ~> 35.0
  • terraform-google-modules/kubernetes-engine/google ~> 35.0
2-multitenant/modules/env_baseline/providers.tf
2-multitenant/modules/env_baseline/versions.tf
  • google >= 6.6, < 7
  • google-beta >= 6.6, < 7
  • time >= 0.12.0
  • hashicorp/terraform >= 1.3
3-fleetscope/envs/development/main.tf
3-fleetscope/envs/development/versions.tf
  • hashicorp/terraform >= 1.6
3-fleetscope/envs/nonproduction/main.tf
3-fleetscope/envs/nonproduction/versions.tf
  • hashicorp/terraform >= 1.6
3-fleetscope/envs/production/main.tf
3-fleetscope/envs/production/versions.tf
  • hashicorp/terraform >= 1.6
3-fleetscope/modules/env_baseline/main.tf
  • terraform-google-modules/kubernetes-engine/google ~> 35.0
3-fleetscope/modules/env_baseline/versions.tf
  • google >= 6.6, < 7
  • google-beta >= 5, < 7
  • random >= 3
  • hashicorp/terraform >= 1.3
4-appfactory/envs/shared/main.tf
4-appfactory/envs/shared/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
4-appfactory/modules/app-group-baseline/main.tf
  • terraform-google-modules/project-factory/google ~> 18.0
  • terraform-google-modules/project-factory/google ~> 18.0
  • terraform-google-modules/bootstrap/google ~> 11.0
  • terraform-google-modules/bootstrap/google ~> 11.0
4-appfactory/modules/app-group-baseline/versions.tf
  • google >= 6.6, < 7
  • google-beta >= 6.6, < 7
  • hashicorp/terraform >= 1.3
5-appinfra/apps/default-example/hello-world/envs/shared/main.tf
5-appinfra/apps/default-example/hello-world/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
5-appinfra/modules/alloydb-psc-setup/db.tf
  • GoogleCloudPlatform/alloy-db/google ~> 3.0
5-appinfra/modules/alloydb-psc-setup/versions.tf
  • google >= 6.6, < 7
  • random >= 3
  • hashicorp/terraform >= 1.3
5-appinfra/modules/cicd-pipeline/apis.tf
  • terraform-google-modules/project-factory/google ~> 18.0
5-appinfra/modules/cicd-pipeline/project-iam-bindings.tf
  • terraform-google-modules/iam/google ~> 8.0
  • terraform-google-modules/iam/google ~> 8.0
5-appinfra/modules/cicd-pipeline/repository.tf
  • terraform-google-modules/bootstrap/google ~> 11.0
5-appinfra/modules/cicd-pipeline/versions.tf
  • google >= 6.6, < 7
  • google-beta >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-contacts/envs/shared/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-contacts/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/development/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/development/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/nonproduction/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/nonproduction/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/production/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/production/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/shared/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/accounts-userservice/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/frontend/envs/shared/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/frontend/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-balancereader/envs/shared/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-balancereader/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/development/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/development/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/nonproduction/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/nonproduction/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/production/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/production/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/shared/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-ledgerwriter/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-transactionhistory/envs/shared/main.tf
examples/cymbal-bank/5-appinfra/cymbal-bank/ledger-transactionhistory/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/cymbal-shop/5-appinfra/cymbal-shop/cymbalshop/envs/shared/main.tf
examples/cymbal-shop/5-appinfra/cymbal-shop/cymbalshop/envs/shared/versions.tf
  • google >= 6.6, < 7
  • hashicorp/terraform >= 1.3
examples/default-example/5-appinfra/default-example/hello-world/envs/shared/main.tf
examples/default-example/5-appinfra/default-example/hello-world/envs/shared/versions.tf
  • hashicorp/terraform >= 1.3
examples/standalone_single_project/0-setup.tf
  • terraform-google-modules/network/google ~> 10.0
examples/standalone_single_project/2-multitenant.tf
examples/standalone_single_project/3-fleetscope.tf
examples/standalone_single_project/5-appinfra.tf
examples/standalone_single_project/versions.tf
  • google >= 5, < 7
  • hashicorp/terraform >= 1.3
test/setup/gitlab_vm.tf
  • terraform-google-modules/project-factory/google ~> 18.0
test/setup/main.tf
  • terraform-google-modules/group/google ~> 0.7
test/setup/multitenant.tf
  • terraform-google-modules/folders/google ~> 5.0
  • terraform-google-modules/folders/google ~> 5.0
  • terraform-google-modules/project-factory/google ~> 18.0
  • terraform-google-modules/network/google ~> 10.0
  • terraform-google-modules/project-factory/google ~> 18.0
test/setup/single_project.tf
  • terraform-google-modules/project-factory/google ~> 18.0
test/setup/versions.tf
  • google >= 6.6
  • google-beta >= 6.6
  • hashicorp/terraform >= 1.3

  • Check this box to trigger a request for Renovate to run again on this repository
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

No branches or pull requests

0 participants