GoogleCloudPlatform / pbmm-on-gcp-onboarding

GCP Canadian Public Sector Landing Zone overlay on top of the TEF via CFT modules - a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
45 stars 56 forks source link

chore(deps): Update go modules and/or dev-tools #460

Open renovate-bot opened 3 months ago

renovate-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
cft/developer-tools minor 1.20 -> 1.22 age adoption passing confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require minor v0.14.1 -> v0.16.3 v0.17.0 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.47.2 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.46.14 -> v0.47.2 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/terraform-google-modules/terraform-example-foundation/test/integration require digest 03b1976 -> 779f8dd 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 age adoption passing confidence

Release Notes

Jeffail/gabs (github.com/Jeffail/gabs/v2) ### [`v2.7.0`](https://redirect.github.com/Jeffail/gabs/compare/v2.6.1...v2.7.0) [Compare Source](https://redirect.github.com/Jeffail/gabs/compare/v2.6.1...v2.7.0) ### [`v2.6.1`](https://redirect.github.com/Jeffail/gabs/compare/v2.6.0...v2.6.1) [Compare Source](https://redirect.github.com/Jeffail/gabs/compare/v2.6.0...v2.6.1)
gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.47.2`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.47.2) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2) #### Modules affected - `ssh` - `terraform` #### Description - Updated logging line in ssh module - Refined terraform output by removing unnecessary info lines - Update rexml dependency #### Related links - [https://github.com/gruntwork-io/terratest/pull/1440](https://redirect.github.com/gruntwork-io/terratest/pull/1440) - [https://github.com/gruntwork-io/terratest/pull/1437](https://redirect.github.com/gruntwork-io/terratest/pull/1437) - [https://github.com/gruntwork-io/terratest/pull/1445](https://redirect.github.com/gruntwork-io/terratest/pull/1445) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2 ### [`v0.47.1`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.47.1) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.47.0...v0.47.1) #### Modules affected - `aws` - `retry` #### Description - Extended VPC struct to support cidrblock,cidr associations and ipv6 aā€¦ by [@​james03160927](https://redirect.github.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1422](https://redirect.github.com/gruntwork-io/terratest/pull/1422) - Add Route53 by [@​james03160927](https://redirect.github.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1421](https://redirect.github.com/gruntwork-io/terratest/pull/1421) - Allow to fail on specific warning messages by [@​james03160927](https://redirect.github.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1426](https://redirect.github.com/gruntwork-io/terratest/pull/1426) - Fix CircleCi Helm Test by [@​james03160927](https://redirect.github.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1429](https://redirect.github.com/gruntwork-io/terratest/pull/1429) - OpenTofu 1.8 upgrade by [@​denis256](https://redirect.github.com/denis256) in [https://github.com/gruntwork-io/terratest/pull/1431](https://redirect.github.com/gruntwork-io/terratest/pull/1431) - Bump nokogiri from 1.16.3 to 1.16.5 in /docs by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1406](https://redirect.github.com/gruntwork-io/terratest/pull/1406) - Bump rexml from 3.2.5 to 3.3.3 in /docs by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1430](https://redirect.github.com/gruntwork-io/terratest/pull/1430) - Bump github.com/docker/cli from 20.10.7+incompatible to 20.10.9+incompatible by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1410](https://redirect.github.com/gruntwork-io/terratest/pull/1410) - Bump commonmarker from 0.17.13 to 0.23.10 in /docs by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1433](https://redirect.github.com/gruntwork-io/terratest/pull/1433) - Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1434](https://redirect.github.com/gruntwork-io/terratest/pull/1434) - Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1428](https://redirect.github.com/gruntwork-io/terratest/pull/1428) - Fix additional issues with circleCi by [@​james03160927](https://redirect.github.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1436](https://redirect.github.com/gruntwork-io/terratest/pull/1436) - Update go-getter from v1.7.5 to v1.7.6 by [@​roysha1](https://redirect.github.com/roysha1) in [https://github.com/gruntwork-io/terratest/pull/1438](https://redirect.github.com/gruntwork-io/terratest/pull/1438) #### Special thanks Special thanks to the following users for their contribution! - [@​roysha1](https://redirect.github.com/roysha1) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1422](https://redirect.github.com/gruntwork-io/terratest/pull/1422) - [https://github.com/gruntwork-io/terratest/pull/1421](https://redirect.github.com/gruntwork-io/terratest/pull/1421) - [https://github.com/gruntwork-io/terratest/pull/1429](https://redirect.github.com/gruntwork-io/terratest/pull/1429) - [https://github.com/gruntwork-io/terratest/pull/1431](https://redirect.github.com/gruntwork-io/terratest/pull/1431) - [https://github.com/gruntwork-io/terratest/pull/1406](https://redirect.github.com/gruntwork-io/terratest/pull/1406) - [https://github.com/gruntwork-io/terratest/pull/1430](https://redirect.github.com/gruntwork-io/terratest/pull/1430) - [https://github.com/gruntwork-io/terratest/pull/1410](https://redirect.github.com/gruntwork-io/terratest/pull/1410) - [https://github.com/gruntwork-io/terratest/pull/1433](https://redirect.github.com/gruntwork-io/terratest/pull/1433) - [https://github.com/gruntwork-io/terratest/pull/1428](https://redirect.github.com/gruntwork-io/terratest/pull/1428) - [https://github.com/gruntwork-io/terratest/pull/1436](https://redirect.github.com/gruntwork-io/terratest/pull/1436) - [https://github.com/gruntwork-io/terratest/pull/1438](https://redirect.github.com/gruntwork-io/terratest/pull/1438) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.47.0...v0.47.1 ### [`v0.47.0`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.47.0) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.16...v0.47.0) #### 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 - [https://github.com/gruntwork-io/terratest/pull/1395](https://redirect.github.com/gruntwork-io/terratest/pull/1395) - [https://github.com/gruntwork-io/terratest/pull/1419](https://redirect.github.com/gruntwork-io/terratest/pull/1419) ### [`v0.46.16`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.16) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.15...v0.46.16) #### Description - Updated `github.com/hashicorp/go-getter` from 1.7.4 to 1.7.5. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1415](https://redirect.github.com/gruntwork-io/terratest/pull/1415) ### [`v0.46.15`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.15) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.14...v0.46.15) #### Description - Updated [golang.org/x/net](https://redirect.github.com/golang/net) from `0.17.0` to `0.23.0`. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1402](https://redirect.github.com/gruntwork-io/terratest/pull/1402) ### [`v0.46.14`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.14) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.13...v0.46.14) #### Modules affected - `opa` #### Description - Updated go-getter to 1.7.4 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1404](https://redirect.github.com/gruntwork-io/terratest/pull/1404) ### [`v0.46.13`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.13) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.12...v0.46.13) #### Modules affected - `docker` #### Description - Updated `github.com/docker/docker` from `24.0.7+incompatible` to `24.0.9+incompatible` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1398](https://redirect.github.com/gruntwork-io/terratest/pull/1398) ### [`v0.46.12`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.12) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.11...v0.46.12) #### 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 - [https://github.com/gruntwork-io/terratest/pull/1396](https://redirect.github.com/gruntwork-io/terratest/pull/1396) - [https://github.com/gruntwork-io/terratest/pull/1381](https://redirect.github.com/gruntwork-io/terratest/pull/1381) - [https://github.com/gruntwork-io/terratest/pull/1397](https://redirect.github.com/gruntwork-io/terratest/pull/1397) ### [`v0.46.11`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.11) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.10...v0.46.11) ##### Modules affected - `aws` ##### Description - Updated `GetAmazonLinuxAmiE` to search for Amazon Linux 2 AMIs ##### Related links - [https://github.com/gruntwork-io/terratest/pull/1387](https://redirect.github.com/gruntwork-io/terratest/pull/1387) ### [`v0.46.10`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.10) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.9...v0.46.10) #### 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 - [https://github.com/gruntwork-io/terratest/pull/1376](https://redirect.github.com/gruntwork-io/terratest/pull/1376) ### [`v0.46.9`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.9) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.8...v0.46.9) #### Modules affected - `helm` #### Description - Added support in Helm for snapshot testing, similar to [helm-unittest](https://redirect.github.com/helm-unittest/helm-unittest) feature [snapshot testing](https://redirect.github.com/helm-unittest/helm-unittest#snapshot-testing). #### Special thanks Special thanks to the following users for their contribution! - [@​jguionnet](https://redirect.github.com/jguionnet) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1378](https://redirect.github.com/gruntwork-io/terratest/pull/1378) ### [`v0.46.8`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.8) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.7...v0.46.8) #### 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! - [@​marcofranssen](https://redirect.github.com/marcofranssen) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1375](https://redirect.github.com/gruntwork-io/terratest/pull/1375) ### [`v0.46.7`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.7) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.6...v0.46.7) #### Modules affected - `http-helper` #### Description - Added handling for `nil` body in `http-helper`. #### Special thanks Special thanks to the following users for their contribution! - [@​semihbkgr](https://redirect.github.com/semihbkgr) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1370](https://redirect.github.com/gruntwork-io/terratest/pull/1370) ### [`v0.46.6`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.6) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.5...v0.46.6) #### 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! - [@​jguionnet](https://redirect.github.com/jguionnet) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1365](https://redirect.github.com/gruntwork-io/terratest/pull/1365) - [https://github.com/gruntwork-io/terratest/pull/1368](https://redirect.github.com/gruntwork-io/terratest/pull/1368) ### [`v0.46.5`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.5) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.4...v0.46.5) #### 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! - [@​kirecek](https://redirect.github.com/kirecek) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1354](https://redirect.github.com/gruntwork-io/terratest/pull/1354) ### [`v0.46.4`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.4) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.3...v0.46.4) #### Description - Updated dependency `github.com/docker/docker` from `20.10.7+incompatible` to `24.0.7+incompatible` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1362](https://redirect.github.com/gruntwork-io/terratest/pull/1362) ### [`v0.46.3`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.3) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.2...v0.46.3) #### Description - Updated dependency `google.golang.org/grpc` from `1.51.0` to `1.56.3` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1360](https://redirect.github.com/gruntwork-io/terratest/pull/1360) ### [`v0.46.2`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.2) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.1...v0.46.2) #### Description - Updated dependency `github.com/docker/distribution` from `2.7.1+incompatible` to `2.8.2+incompatible` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1286](https://redirect.github.com/gruntwork-io/terratest/pull/1286) ### [`v0.46.1`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.1) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.46.0...v0.46.1) #### Description - Updated dependency `golang.org/x/net` from 0.8.0 to 0.17.0 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1356](https://redirect.github.com/gruntwork-io/terratest/pull/1356) ### [`v0.46.0`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.46.0) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.45.0...v0.46.0) #### 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: - Option 1: Remove `terraform` binary from `PATH` - Option 2: use [`TerraformBinary` config](https://redirect.github.com/gruntwork-io/terratest/blob/master/modules/terraform/options.go#L41) to specify `tofu` executable #### Related links - [https://github.com/gruntwork-io/terratest/pull/1352](https://redirect.github.com/gruntwork-io/terratest/pull/1352) ### [`v0.45.0`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.45.0) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.44.1...v0.45.0) #### Description - Removed Go patch version from `go.mod` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1351](https://redirect.github.com/gruntwork-io/terratest/pull/1351) ### [`v0.44.1`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.44.1) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.44.0...v0.44.1) #### Description - Updated AMI module to support Ubuntu 20.04 and 22.04. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1350](https://redirect.github.com/gruntwork-io/terratest/pull/1350) ### [`v0.44.0`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.44.0) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.13...v0.44.0) #### Description - Updated minimal Go version to 1.21 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1339](https://redirect.github.com/gruntwork-io/terratest/pull/1339) ### [`v0.43.13`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.13) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.12...v0.43.13) #### Modules affected - `azure` #### Description - Added new fields to the `NsgRuleSummary` structure #### Special thanks Special thanks to the following users for their contribution! - [@​DamianJarzebowski](https://redirect.github.com/DamianJarzebowski) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1332](https://redirect.github.com/gruntwork-io/terratest/pull/1332) ### [`v0.43.12`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.12) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.11...v0.43.12) #### Modules affected - `k8s` #### Description - Fixed panic in `WaitUntilDeploymentAvailable` in the `k8s` module #### Special thanks Special thanks to the following users for their contribution! - [@​antoninbas](https://redirect.github.com/antoninbas) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1330](https://redirect.github.com/gruntwork-io/terratest/pull/1330) ### [`v0.43.11`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.11) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.10...v0.43.11) #### 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! - [@​bt-macole](https://redirect.github.com/bt-macole) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1323](https://redirect.github.com/gruntwork-io/terratest/pull/1323) ### [`v0.43.10`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.10) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.9...v0.43.10) #### Modules affected - `k8s` #### Description - Added support for passing custom logger when running `kubectl` #### Special thanks Special thanks to the following users for their contribution! - [@​retpolanne](https://redirect.github.com/retpolanne) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1325](https://redirect.github.com/gruntwork-io/terratest/pull/1325) ### [`v0.43.9`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.9) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.8...v0.43.9) #### Modules affected - `test-structure` #### Description - Added function `SaveTerraformOptionsIfNotPresent` #### Special thanks Special thanks to the following users for their contribution! - [@​bt-macole](https://redirect.github.com/bt-macole) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1319](https://redirect.github.com/gruntwork-io/terratest/pull/1319) ### [`v0.43.8`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.8) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.7...v0.43.8) #### Modules affected - `terraform` #### Description - Added public `ParsePlanJSON` function to `terraform` module. #### Special thanks Special thanks to the following users for their contribution! - [@​mdb](https://redirect.github.com/mdb) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1309](https://redirect.github.com/gruntwork-io/terratest/pull/1309) ### [`v0.43.7`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.7) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.6...v0.43.7) #### Modules affected - `azure` #### Description - Added support for Azure SQL Managed Instance #### Special thanks Special thanks to the following users for their contribution! - [@​sweanan](https://redirect.github.com/sweanan) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1307](https://redirect.github.com/gruntwork-io/terratest/pull/1307) ### [`v0.43.6`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.6) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.5...v0.43.6) #### Modules affected - `k8s` #### Description - Updated `k8s` module to support fetching of Kubernetes events #### Special thanks Special thanks to the following users for their contribution! - [@​kaisoz](https://redirect.github.com/kaisoz) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1297](https://redirect.github.com/gruntwork-io/terratest/pull/1297) ### [`v0.43.5`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.5) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.4...v0.43.5) #### Description - Updated `google.golang.org/protobuf` version to `v1.31.0` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1314](https://redirect.github.com/gruntwork-io/terratest/pull/1314) ### [`v0.43.4`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.4) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.3...v0.43.4) #### Modules affected - `azure` #### Description - Update Azure example to move the `azurerm` provider version constraint into the `required_provider`. #### Special thanks Special thanks to the following users for their contribution! - [@​HadwaAbdelhalem](https://redirect.github.com/HadwaAbdelhalem) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1312](https://redirect.github.com/gruntwork-io/terratest/pull/1312) ### [`v0.43.3`](https://redirect.github.com/gruntwork-io/terratest/releases/tag/v0.43.3) [Compare Source](https://redirect.github.com/gruntwork-io/terratest/compare/v0.43.2...v0.43.3) #### Modules affected If you want to rebase/retry this PR, check this box

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

forking-renovate[bot] commented 3 months ago

ā„¹ 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):

Details:

Package Change
go 1.21.0 -> 1.22.9
cloud.google.com/go/compute/metadata v0.2.3 -> v0.3.0
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/hashicorp/go-getter v1.7.4 -> v1.7.6
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/terraform-json v0.21.0 -> v0.23.0
github.com/zclconf/go-cty v1.14.1 -> v1.15.0
golang.org/x/mod v0.17.0 -> v0.21.0
golang.org/x/oauth2 v0.12.0 -> v0.22.0
golang.org/x/sys v0.18.0 -> v0.21.0
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):

Details:

Package Change
go 1.21.0 -> 1.22.9
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/hashicorp/go-getter v1.7.4 -> v1.7.6
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.18.0 -> v2.20.1
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72 -> v0.0.0-20240801114854-6714b46f5fe4
github.com/hashicorp/terraform-json v0.21.0 -> v0.23.0
github.com/zclconf/go-cty v1.14.1 -> v1.15.0
golang.org/x/mod v0.17.0 -> v0.21.0
golang.org/x/sys v0.18.0 -> v0.21.0
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):

Details:

Package Change
go 1.15 -> 1.22.9