Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/gruntwork-io/terratest v0.43.9 -> v0.51.0 age confidence require minor
github.com/stretchr/testify v1.8.4 -> v1.11.1 age confidence require minor
golang 1.20.6 -> 1.25.2 age confidence minor

Release Notes

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

v0.51.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0

v0.49.0

Compare Source

Modules affected

  • terraform
  • helm
  • azure
  • aws
  • k8s
  • logger
  • packer

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.2...v0.49.0

v0.48.2

Compare Source

Modules affected

  • shell
  • aws
  • gcp
  • terraform
  • k8s
  • azure
  • database

What's Changed

New Contributors

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

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

Configuration

📅 Schedule: Branch creation - "before 1am on Monday" in timezone Asia/Tokyo, 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
Author

renovate bot commented Feb 23, 2025

ℹ Artifact update notice

File name: 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):

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

Details:

Package Change
go 1.19 -> 1.24.0
cloud.google.com/go v0.105.0 -> v0.116.0
cloud.google.com/go/compute v1.12.1 -> v1.28.3
cloud.google.com/go/compute/metadata v0.2.1 -> v0.5.2
cloud.google.com/go/iam v0.7.0 -> v1.2.2
cloud.google.com/go/storage v1.27.0 -> v1.47.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.7.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.0 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.7.0 -> v2.14.0
github.com/hashicorp/go-multierror v1.1.0 -> v1.1.1
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.9.1 -> v2.22.0
github.com/hashicorp/terraform-json v0.13.0 -> v0.23.0
github.com/klauspost/compress v1.15.11 -> v1.16.5
github.com/tmccombs/hcl2json v0.3.3 -> v0.6.4
github.com/zclconf/go-cty v1.9.1 -> v1.15.0
golang.org/x/crypto v0.1.0 -> v0.36.0
golang.org/x/net v0.8.0 -> v0.38.0
golang.org/x/oauth2 v0.1.0 -> v0.27.0
google.golang.org/api v0.103.0 -> v0.206.0
google.golang.org/genproto v0.0.0-20221201164419-0e50fba7f41c -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/grpc v1.51.0 -> v1.67.1
google.golang.org/protobuf v1.31.0 -> v1.36.5

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f8a53c5 to d936ab1 Compare March 6, 2025 03:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d936ab1 to 9a1dcd7 Compare April 1, 2025 23:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a1dcd7 to 596ef73 Compare April 12, 2025 11:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 596ef73 to eacc7b8 Compare May 10, 2025 07:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eacc7b8 to 5cab924 Compare June 6, 2025 16:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5cab924 to 8749564 Compare June 21, 2025 16:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8749564 to 585e303 Compare July 12, 2025 08:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 585e303 to dd0c057 Compare August 7, 2025 07:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd0c057 to 76eba8e Compare August 15, 2025 07:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76eba8e to 2681a79 Compare August 24, 2025 19:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1ac63af to ccd0b70 Compare September 5, 2025 07:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ccd0b70 to 9ed4023 Compare September 24, 2025 23:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ed4023 to 295bbd5 Compare October 9, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants