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(deps): Update go modules and/or dev-tools #460

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

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented Aug 13, 2024

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
cft/developer-tools minor 1.20 -> 1.23 age adoption passing confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require minor v0.14.1 -> v0.17.3 v0.17.4 age adoption passing confidence
github.com/Jeffail/gabs/v2 require minor v2.6.0 -> v2.7.0 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.32.7 -> v0.48.1 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.46.14 -> v0.48.1 age adoption passing confidence
github.com/hashicorp/hcl/v2 require minor v2.20.1 -> v2.23.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.7.0 -> v1.10.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/tidwall/gjson require minor v1.17.1 -> v1.18.0 age adoption passing confidence
golang.org/x/oauth2 require minor v0.20.0 -> v0.24.0 v0.25.0 age adoption passing confidence

Release Notes

Jeffail/gabs (github.com/Jeffail/gabs/v2)

v2.7.0

Compare Source

v2.6.1

Compare Source

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.48.1

Compare Source

Modules affected

  • helm
  • azure
  • aws
  • k8s

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.0...v0.48.1

v0.48.0

Compare Source

Modules affected
  • terraform
  • aws
  • helm
  • logger
  • http-helper
  • opa
  • docker
What's Changed
New Contributors

Full Changelog: gruntwork-io/terratest@v0.47.2...v0.47.3

v0.47.2

Compare Source

Modules affected

  • ssh
  • terraform

Description

  • Updated logging line in ssh module
  • Refined terraform output by removing unnecessary info lines
  • Update rexml dependency

Related links

Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2

v0.47.1

Compare Source

Modules affected

  • aws
  • retry

Description

Special thanks

Special thanks to the following users for their contribution!

Related links

Full Changelog: gruntwork-io/terratest@v0.47.0...v0.47.1

v0.47.0

Compare Source

Modules affected

  • packer
  • aws
  • helm
  • azure

Description

  • Added support for Packer 1.10
  • Fixed error checking in Azure
  • Fixed tests and documentation for helm, aws, packer modules

Related links

v0.46.16

Compare Source

Description

  • Updated github.com/hashicorp/go-getter from 1.7.4 to 1.7.5.

Related links

v0.46.15

Compare Source

Description

Related links

v0.46.14

Compare Source

Modules affected

  • opa

Description

  • Updated go-getter to 1.7.4

Related links

v0.46.13

Compare Source

Modules affected

  • docker

Description

  • Updated github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible

Related links

v0.46.12

Compare Source

Description

  • Updated google.golang.org/protobuf from 1.31.0 to 1.33.0
  • Updated golang.org/x/crypto from 0.14.0 to 0.17.0
  • Updated nokogiri from 1.14.3 to 1.16.3

Related links

v0.46.11

Compare Source

Modules affected
  • aws
Description
  • Updated GetAmazonLinuxAmiE to search for Amazon Linux 2 AMIs
Related links

v0.46.10

Compare Source

Modules affected

  • test-structure
  • git

Description

  • Updated runValidateOnAllTerraformModules function, which is used under the hood by ValidateAllTerraformModules and OPAEvalAllTerraformModules, to:
  1. Find the Git root using git.GetRepoRootForDirE, instead of a hard-coded ../../ file path.
  2. Copy the Git root to a temp folder once, rather than once per sub-test.

Related links

v0.46.9

Compare Source

Modules affected

  • helm

Description

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.8

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s.io/apimachinery from v0.27.2 to v0.28.4.
  • Updated k8s.io/client-go from v0.27.2 to v0.28.4.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.7

Compare Source

Modules affected

  • http-helper

Description

  • Added handling for nil body in http-helper.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.6

Compare Source

Modules affected

  • helm

Description

  • Added support for the --repo options to the helm test feature

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.5

Compare Source

Modules affected

  • k8s

Description

  • Added RestConfig field to extend auth options for Kubernetes client.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.4

Compare Source

Description

  • Updated dependency github.com/docker/docker from 20.10.7+incompatible to 24.0.7+incompatible

Related links

v0.46.3

Compare Source

Description

  • Updated dependency google.golang.org/grpc from 1.51.0 to 1.56.3

Related links

v0.46.2

Compare Source

Description

  • Updated dependency github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Related links

v0.46.1

Compare Source

Description

  • Updated dependency golang.org/x/net from 0.8.0 to 0.17.0

Related links

v0.46.0

Compare Source

Modules affected

  • terraform

Description

  • Added support for OpenTofu in terraform module
Migration Guide

Switching to tofu:

  1. Install OpenTofu cli https://github.com/opentofu/opentofu
  2. Apply one of:

Related links

v0.45.0

Compare Source

Description

  • Removed Go patch version from go.mod

Related links

v0.44.1

Compare Source

Description

  • Updated AMI module to support Ubuntu 20.04 and 22.04.

Related links

v0.44.0

Compare Source

Description

  • Updated minimal Go version to 1.21

Related links

v0.43.13

Compare Source

Modules affected

  • azure

Description

  • Added new fields to the NsgRuleSummary structure

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.12

Compare Source

Modules affected

  • k8s

Description

  • Fixed panic in WaitUntilDeploymentAvailable in the k8s module

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.11

Compare Source

Modules affected

  • terraform

Description

  • Added function AssertTgPlanAllExitCode to validate output of terragrunt run-all plan

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.10

Compare Source

Modules affected

  • k8s

Description

  • Added support for passing custom logger when running kubectl

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.9

Compare Source

Modules affected

  • test-structure

Description

  • Added function SaveTerraformOptionsIfNotPresent

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.8

Compare Source

Modules affected

  • terraform

Description

  • Added public ParsePlanJSON function to terraform module.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.7

Compare Source

Modules affected

  • azure

Description

  • Added support for Azure SQL Managed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

forking-renovate bot commented Aug 13, 2024

ℹ Artifact update notice

File name: helpers/foundation-deployer/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.0 -> 1.23.4
cloud.google.com/go v0.110.7 -> v0.116.0
cloud.google.com/go/compute v1.23.0 -> v1.28.3
cloud.google.com/go/compute/metadata v0.2.3 -> v0.5.2
cloud.google.com/go/iam v1.1.2 -> v1.2.2
cloud.google.com/go/storage v1.33.0 -> v1.47.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.5 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.14.0
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/terraform-json v0.21.0 -> v0.23.0
github.com/tmccombs/hcl2json v0.6.0 -> v0.6.4
github.com/zclconf/go-cty v1.14.1 -> v1.15.0
golang.org/x/crypto v0.21.0 -> v0.29.0
golang.org/x/mod v0.17.0 -> v0.22.0
golang.org/x/net v0.23.0 -> v0.31.0
golang.org/x/oauth2 v0.12.0 -> v0.24.0
golang.org/x/sync v0.4.0 -> v0.10.0
golang.org/x/sys v0.18.0 -> v0.27.0
golang.org/x/text v0.14.0 -> v0.20.0
golang.org/x/tools v0.13.0 -> v0.22.0
google.golang.org/api v0.138.0 -> v0.206.0
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/grpc v1.58.3 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.1
File name: test/integration/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.0 -> 1.23.4
cloud.google.com/go v0.110.7 -> v0.116.0
cloud.google.com/go/compute/metadata v0.3.0 -> v0.5.2
cloud.google.com/go/iam v1.1.2 -> v1.2.2
cloud.google.com/go/storage v1.33.0 -> v1.47.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.5 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.14.0
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.18.0 -> v2.22.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72 -> v0.0.0-20241129133400-c404f8227ea6
github.com/hashicorp/terraform-json v0.21.0 -> v0.23.0
github.com/tmccombs/hcl2json v0.6.0 -> v0.6.4
github.com/zclconf/go-cty v1.14.1 -> v1.15.0
golang.org/x/crypto v0.21.0 -> v0.29.0
golang.org/x/mod v0.17.0 -> v0.22.0
golang.org/x/net v0.23.0 -> v0.31.0
golang.org/x/sync v0.4.0 -> v0.10.0
golang.org/x/sys v0.18.0 -> v0.27.0
golang.org/x/text v0.14.0 -> v0.20.0
google.golang.org/api v0.138.0 -> v0.206.0
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/grpc v1.58.3 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.1
sigs.k8s.io/kustomize/kyaml v0.17.0 -> v0.18.1
File name: z_2024_v020_pre_tef_v4/modules/folder/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.15 -> 1.23.4

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 13, 2024
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 35da191 to 9ce87e6 Compare August 15, 2024 17:31
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 9ce87e6 to b1af2db Compare August 23, 2024 01:15
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch 3 times, most recently from 18626c4 to 8f6e986 Compare September 6, 2024 13:27
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch 2 times, most recently from 7228a6a to 75a1a26 Compare September 12, 2024 21:45
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 75a1a26 to a8a6083 Compare October 2, 2024 00:05
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from a8a6083 to da9c16e Compare October 9, 2024 06:27
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch 2 times, most recently from adb4cd1 to 1ef0a1e Compare October 17, 2024 15:59
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch 2 times, most recently from 5571857 to 1bce4bf Compare November 8, 2024 18:42
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch 5 times, most recently from 858b03a to 2b9d794 Compare November 25, 2024 12:20
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2b9d794 to 4a9968e Compare November 29, 2024 02:01
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 4a9968e to 17f8843 Compare December 6, 2024 02:20
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch 4 times, most recently from 0755b52 to 3086118 Compare December 19, 2024 02:31
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 3086118 to 5cc908b Compare December 24, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant