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 #12

Open
3 tasks
forking-renovate bot opened this issue Mar 2, 2023 · 0 comments
Open
3 tasks

Dependency Dashboard #12

forking-renovate bot opened this issue Mar 2, 2023 · 0 comments

Comments

@forking-renovate
Copy link

forking-renovate bot commented Mar 2, 2023

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 Terraform GoogleCloudPlatform/cloud-functions/google to ~> 0.6

Open

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

  • chore(deps): Update go modules and/or dev-tools (cft/developer-tools, cloud.google.com/go/cloudsqlconn, cloud.google.com/go/storage, github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test, github.com/GoogleCloudPlatform/functions-framework-go, github.com/go-sql-driver/mysql, go, golang.org/x/oauth2, golang.org/x/sync, google.golang.org/api)

Detected dependencies

gomod
examples/secure_cloud_function_bigquery_trigger/functions/bq-to-cf/go.mod
  • go 1.18
  • cloud.google.com/go/storage v1.29.0
  • github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
  • github.com/cloudevents/sdk-go/v2 v2.15.2
  • golang.org/x/oauth2 v0.6.0
  • google.golang.org/api v0.113.0
examples/secure_cloud_function_internal_server/function/go.mod
  • github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
examples/secure_cloud_function_with_sql/functions/cf-to-sql/go.mod
  • go 1.18
  • cloud.google.com/go/cloudsqlconn v1.2.3
  • github.com/GoogleCloudPlatform/functions-framework-go v1.7.1
  • github.com/cloudevents/sdk-go/v2 v2.15.2
  • github.com/go-sql-driver/mysql v1.7.1
  • golang.org/x/sync v0.1.0
test/integration/go.mod
  • go 1.21
  • go 1.21.9
  • github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.13.2
  • github.com/stretchr/testify v1.9.0
  • github.com/tidwall/gjson v1.17.1
regex
Makefile
  • cft/developer-tools 1.19
build/int.cloudbuild.yaml
  • cft/developer-tools 1.19
build/lint.cloudbuild.yaml
  • cft/developer-tools 1.19
terraform
examples/cloud_function2_gcs_source/main.tf
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
examples/cloud_function2_pubsub_trigger/main.tf
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
  • terraform-google-modules/pubsub/google ~> 6.0
examples/secure_cloud_function_bigquery_trigger/main.tf
  • terraform-google-modules/bigquery/google ~> 7.0
  • terraform-google-modules/kms/google ~> 2.2
  • terraform-google-modules/cloud-storage/google ~> 6.0
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
  • GoogleCloudPlatform/cloud-run/google ~> 0.12.0
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
examples/secure_cloud_function_bigquery_trigger/providers.tf
examples/secure_cloud_function_internal_server/internal_server.tf
  • terraform-google-modules/service-accounts/google ~> 4.0
  • terraform-google-modules/network/google ~> 9.0
examples/secure_cloud_function_internal_server/main.tf
  • terraform-google-modules/cloud-storage/google ~> 6.0
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
  • GoogleCloudPlatform/cloud-run/google ~> 0.12.0
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
examples/secure_cloud_function_internal_server/providers.tf
examples/secure_cloud_function_with_sql/main.tf
  • terraform-google-modules/network/google ~> 9.0
  • terraform-google-modules/cloud-storage/google ~> 6.0
  • terraform-google-modules/cloud-storage/google ~> 6.0
  • terraform-google-modules/kms/google ~> 2.2
  • terraform-google-modules/pubsub/google ~> 6.0
  • GoogleCloudPlatform/sql-db/google ~> 20.0
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
  • GoogleCloudPlatform/cloud-run/google ~> 0.12.0
  • GoogleCloudPlatform/cloud-functions/google ~> 0.5
examples/secure_cloud_function_with_sql/providers.tf
modules/secure-cloud-function-core/main.tf
  • terraform-google-modules/cloud-storage/google ~> 6.0
  • terraform-google-modules/pubsub/google ~> 6.0
modules/secure-cloud-function-core/versions.tf
  • google >= 4.74, < 6.0
  • google-beta < 6.0
  • hashicorp/terraform >= 1.3
modules/secure-cloud-function-security/kms.tf
  • terraform-google-modules/kms/google ~> 2.1
modules/secure-cloud-function-security/org_policies.tf
  • terraform-google-modules/org-policy/google ~> 5.1
  • terraform-google-modules/org-policy/google ~> 5.1
  • terraform-google-modules/org-policy/google ~> 5.1
  • terraform-google-modules/org-policy/google ~> 5.1
  • terraform-google-modules/org-policy/google ~> 5.1
modules/secure-cloud-function-security/versions.tf
  • google >= 4.74, < 6.0
  • google-beta < 6.0
  • hashicorp/terraform >= 1.3
modules/secure-cloud-function/main.tf
  • GoogleCloudPlatform/cloud-run/google ~> 0.12.0
modules/secure-cloud-function/versions.tf
  • google >= 4.74, < 6.0
  • google-beta < 6.0
  • hashicorp/terraform >= 1.3
modules/secure-web-proxy/main.tf
  • terraform-google-modules/network/google ~> 9.0
modules/secure-web-proxy/versions.tf
  • google >= 5.12, < 6
  • google-beta < 6
  • null >= 3.2.0
  • time >= 0.9.1
  • hashicorp/terraform >= 1.3
test/setup/main.tf
  • terraform-google-modules/project-factory/google ~> 15.0
test/setup/versions.tf
  • google >= 3.25.0
  • google-beta >= 3.25.0
  • hashicorp/terraform >= 0.13
versions.tf
  • google >= 4.48, < 6
  • google-beta >= 4.48, < 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