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

fix(deps): update module github.com/gruntwork-io/terratest to v0.47.1 #425

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.40.7 -> v0.47.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

  • PR contains the label that identifies the chart, e.g. chart/<chart-name>

Release Notes

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

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
Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.25

Compare Source

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

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

@renovate renovate bot added the dependency Depedency update label Jun 9, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a072591 to 2ed7053 Compare June 10, 2022 12:19
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.15 Update module github.com/gruntwork-io/terratest to v0.40.16 Jun 10, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 2ed7053 to 7bb5232 Compare June 14, 2022 19:14
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.16 Update module github.com/gruntwork-io/terratest to v0.40.17 Jun 14, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7bb5232 to baac9e4 Compare July 11, 2022 14:39
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.17 Update module github.com/gruntwork-io/terratest to v0.40.18 Jul 11, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from baac9e4 to f4db73e Compare August 4, 2022 22:08
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.18 Update module github.com/gruntwork-io/terratest to v0.40.19 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f4db73e to f239956 Compare August 15, 2022 14:56
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.19 Update module github.com/gruntwork-io/terratest to v0.40.20 Aug 15, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f239956 to bbb6b88 Compare September 4, 2022 19:51
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.20 Update module github.com/gruntwork-io/terratest to v0.40.21 Sep 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from bbb6b88 to 6b0ceb4 Compare September 8, 2022 22:39
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.21 Update module github.com/gruntwork-io/terratest to v0.40.22 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6b0ceb4 to 693d04c Compare October 13, 2022 17:36
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.22 Update module github.com/gruntwork-io/terratest to v0.40.23 Oct 13, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 693d04c to 25351f8 Compare October 17, 2022 16:42
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.23 Update module github.com/gruntwork-io/terratest to v0.40.24 Oct 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 25351f8 to c9b9545 Compare November 9, 2022 16:51
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.40.24 Update module github.com/gruntwork-io/terratest to v0.41.0 Nov 9, 2022
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.0 Update module github.com/gruntwork-io/terratest to v0.41.2 Nov 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from a161fbd to c6823a1 Compare November 18, 2022 19:34
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.2 Update module github.com/gruntwork-io/terratest to v0.41.3 Nov 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c6823a1 to 5e51d6d Compare December 4, 2022 18:48
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.3 Update module github.com/gruntwork-io/terratest to v0.41.4 Dec 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 5e51d6d to 838e509 Compare December 11, 2022 10:09
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.41.4 Update module github.com/gruntwork-io/terratest to v0.41.5 Dec 11, 2022
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 838e509 to b6e8ce7 Compare December 11, 2022 13:53
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.1 Update module github.com/gruntwork-io/terratest to v0.46.5 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 4a0677e to bec33f3 Compare November 6, 2023 21:33
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.5 Update module github.com/gruntwork-io/terratest to v0.46.6 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from bec33f3 to 9a24ce3 Compare November 13, 2023 23:33
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.6 Update module github.com/gruntwork-io/terratest to v0.46.7 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9a24ce3 to af1a4a6 Compare December 6, 2023 01:36
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.7 Update module github.com/gruntwork-io/terratest to v0.46.8 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from af1a4a6 to a7e2e37 Compare January 8, 2024 21:25
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.8 Update module github.com/gruntwork-io/terratest to v0.46.9 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a7e2e37 to bd25720 Compare January 16, 2024 19:46
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.9 Update module github.com/gruntwork-io/terratest to v0.46.10 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from bd25720 to 0d89580 Compare January 16, 2024 22:58
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.10 Update module github.com/gruntwork-io/terratest to v0.46.11 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0d89580 to fd7d5b7 Compare March 18, 2024 22:47
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.11 Update module github.com/gruntwork-io/terratest to v0.46.12 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from fd7d5b7 to e2bb6f3 Compare March 20, 2024 22:45
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.12 Update module github.com/gruntwork-io/terratest to v0.46.13 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e2bb6f3 to e6562ac Compare April 23, 2024 20:07
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.13 Update module github.com/gruntwork-io/terratest to v0.46.14 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e6562ac to 1a897ab Compare May 21, 2024 21:46
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.14 Update module github.com/gruntwork-io/terratest to v0.46.15 May 21, 2024
Copy link
Contributor Author

renovate bot commented May 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/gruntwork-io/terratest v0.47.1
go: downloading github.com/stretchr/testify v1.8.4
go: downloading k8s.io/api v0.28.4
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/gonvenience/ytbx v1.4.4
go: downloading github.com/gruntwork-io/go-commons v0.8.0
go: downloading github.com/homeport/dyff v1.6.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/apimachinery v0.28.4
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading k8s.io/client-go v0.28.4
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/gonvenience/bunt v1.3.5
go: downloading github.com/gonvenience/text v1.0.7
go: downloading github.com/gonvenience/wrap v1.1.2
go: downloading github.com/virtuald/go-ordered-json v0.0.0-20170621173500-b18e6e673d74
go: downloading github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326
go: downloading github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0
go: downloading github.com/urfave/cli v1.22.2
go: downloading github.com/gonvenience/neat v1.3.12
go: downloading github.com/gonvenience/term v1.0.2
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/mitchellh/hashstructure v1.1.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/texttheater/golang-levenshtein v1.0.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading github.com/go-sql-driver/mysql v1.4.1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/pquerna/otp v1.2.0
go: downloading golang.org/x/net v0.23.0
go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.18.0
go: downloading github.com/mattn/go-ciede2000 v0.0.0-20170301095244-782e8c62fec3
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/sync v0.4.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/crypto v0.21.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading golang.org/x/time v0.3.0
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading golang.org/x/text v0.14.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/emicklei/go-restful/v3 v3.9.0
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading k8s.io/api v0.31.0
go: github.com/appuio/charts/appuio/stardog/test tested by
	github.com/appuio/charts/appuio/stardog/test.test imports
	k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1

@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 1a897ab to 920242d Compare June 27, 2024 21:32
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.15 Update module github.com/gruntwork-io/terratest to v0.46.16 Jun 27, 2024
@renovate renovate bot changed the title Update module github.com/gruntwork-io/terratest to v0.46.16 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.16 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 920242d to 09e53f7 Compare July 12, 2024 16:51
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.16 fix(deps): update module github.com/gruntwork-io/terratest to v0.47.0 Jul 12, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 09e53f7 to bf4a3fb Compare August 30, 2024 13:13
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.47.0 fix(deps): update module github.com/gruntwork-io/terratest to v0.47.1 Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Depedency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants