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 module github.com/gruntwork-io/terratest to v0.47.2 #20

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

Conversation

anaconda-renovate[bot]
Copy link

@anaconda-renovate anaconda-renovate bot commented Aug 14, 2023

This PR contains the following updates:

Package Type Update Change
github.com/gruntwork-io/terratest require minor v0.40.20 -> v0.47.2

Release Notes

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

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 Instance

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.6

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s module to support fetching of Kubernetes events

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.5

Compare Source

Description

  • Updated google.golang.org/protobuf version to v1.31.0

Related links

v0.43.4

Compare Source

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!

Related links

v0.43.3

Compare Source

Modules affected

  • azure

Description

  • Add Support for Azure DataFactory Module

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.2

Compare Source

Modules affected

  • azure

Description

  • Add support for Azure Synapse Analytics

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.1

Compare Source

Modules affected

  • azure

Description

  • Updated golangcli-lint version used in azure workflow

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.0

Compare Source

Modules affected

  • k8s [BACKWARD INCOMPATIBLE]

Description

  • Updated minimal Go version to 1.19
  • Updated Kubernetes client dependency

Related links

v0.42.0

Compare Source

Modules affected

  • k8s
  • helm [BACKWARD INCOMPATIBLE]

Description

  • Fixed the description of k8s.KubectlApplyFromKustomizeE which refered to "delete".
  • Updated helm.Options struct with flag BuildDependencies, once set, helm chart dependencies building will be performed.

Migration guide

For helm charts that require dependencies to be built, should be defined helm.BuildDependencies=true

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.26

Compare Source

Modules affected

  • helm

Description

  • Added ability to define JSON values for the --set-json Helm template flag


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 76911ca to 19a1dfb Compare August 27, 2023 21:23
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.12 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.13 Aug 27, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 19a1dfb to 75a494c Compare September 18, 2023 20:04
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.13 chore(deps): update module github.com/gruntwork-io/terratest to v0.44.0 Sep 18, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 75a494c to 1100ed6 Compare October 3, 2023 15:28
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.44.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.44.1 Oct 3, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 1100ed6 to 2eb7578 Compare October 3, 2023 22:19
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.44.1 chore(deps): update module github.com/gruntwork-io/terratest to v0.45.0 Oct 3, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from ce007c5 to a134043 Compare October 9, 2023 18:49
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.45.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.0 Oct 9, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a134043 to 689d2e8 Compare October 10, 2023 17:49
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 689d2e8 to 9ec0939 Compare October 18, 2023 21:21
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.1 Oct 18, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from 9223710 to 68e9f79 Compare November 1, 2023 01:44
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.1 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.5 Nov 1, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 68e9f79 to f8df0f7 Compare November 6, 2023 22:28
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.5 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.6 Nov 6, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from 5e830ce to de08ac5 Compare November 13, 2023 22:52
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.6 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.7 Nov 13, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from de08ac5 to 87b7cab Compare December 6, 2023 00:23
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.7 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.8 Dec 6, 2023
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 87b7cab to 69b0205 Compare January 9, 2024 08:38
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.8 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.9 Jan 9, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 69b0205 to e716560 Compare January 10, 2024 08:45
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e716560 to 303b20b Compare January 17, 2024 14:14
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.9 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.11 Jan 17, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 303b20b to c6cde87 Compare February 7, 2024 05:02
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c6cde87 to 75897e8 Compare March 6, 2024 05:56
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 75897e8 to 9226aa4 Compare March 19, 2024 09:14
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.11 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.12 Mar 19, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9226aa4 to 81ad68d Compare March 21, 2024 09:21
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.12 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.13 Mar 21, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 81ad68d to 7b8193f Compare April 4, 2024 07:36
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7b8193f to b66e903 Compare April 24, 2024 06:49
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.13 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.14 Apr 24, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b66e903 to 3e7c42c Compare May 8, 2024 07:20
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 3e7c42c to 0b1abe3 Compare May 23, 2024 03:58
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.14 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.15 May 23, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0b1abe3 to 6474686 Compare June 4, 2024 21:25
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6474686 to 7cab803 Compare June 28, 2024 17:46
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.15 chore(deps): update module github.com/gruntwork-io/terratest to v0.46.16 Jun 28, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7cab803 to d00b667 Compare July 2, 2024 19:21
Copy link
Author

anaconda-renovate bot commented Jul 2, 2024

ℹ 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):

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

Details:

Package Change
go 1.19 -> 1.23.3
github.com/aws/aws-sdk-go v1.40.56 -> v1.44.122
github.com/go-logr/logr v0.2.0 -> v1.2.4
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e -> v0.0.0-20210331224755-41bb18bfe9da
github.com/golang/protobuf v1.5.2 -> v1.5.3
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/google/uuid v1.2.0 -> v1.3.0
github.com/hashicorp/go-getter v1.6.1 -> v1.7.6
github.com/hashicorp/go-version v1.3.0 -> v1.6.0
github.com/json-iterator/go v1.1.11 -> v1.1.12
github.com/klauspost/compress v1.13.0 -> v1.15.11
github.com/mitchellh/go-testing-interface v1.0.0 -> v1.14.1
github.com/modern-go/reflect2 v1.0.1 -> v1.0.2
github.com/stretchr/testify v1.8.0 -> v1.8.4
github.com/ulikunitz/xz v0.5.8 -> v0.5.10
go.opencensus.io v0.23.0 -> v0.24.0
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a -> v0.21.0
golang.org/x/net v0.0.0-20210614182718-04defd469f4e -> v0.23.0
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c -> v0.8.0
golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e -> v0.18.0
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 -> v0.18.0
golang.org/x/text v0.3.6 -> v0.14.0
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e -> v0.3.0
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c -> v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.38.0 -> v1.56.3
google.golang.org/protobuf v1.26.0 -> v1.33.0
k8s.io/api v0.20.6 -> v0.28.4
k8s.io/apimachinery v0.20.6 -> v0.28.4
k8s.io/client-go v0.20.6 -> v0.28.4
k8s.io/klog/v2 v2.4.0 -> v2.100.1
k8s.io/utils v0.0.0-20201110183641-67b214c5f920 -> v0.0.0-20230406110748-d93618cff8a2
sigs.k8s.io/structured-merge-diff/v4 v4.0.3 -> v4.2.3
sigs.k8s.io/yaml v1.2.0 -> v1.3.0

@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d00b667 to e8fb5d4 Compare July 13, 2024 13:28
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.46.16 chore(deps): update module github.com/gruntwork-io/terratest to v0.47.0 Jul 13, 2024
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from bf2bb28 to 5d1458b Compare August 14, 2024 02:32
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 5d1458b to 6805243 Compare August 31, 2024 03:07
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.47.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.47.1 Aug 31, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6805243 to 55e26f5 Compare September 6, 2024 06:25
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 55e26f5 to f282b60 Compare October 2, 2024 07:08
@anaconda-renovate anaconda-renovate bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.47.1 chore(deps): update module github.com/gruntwork-io/terratest to v0.47.2 Oct 2, 2024
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f282b60 to dfe5a3c Compare November 7, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants