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

Update module github.com/gruntwork-io/terratest to v0.41.6 #1

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gruntwork-io/terratest require patch v0.41.0 -> v0.41.6

Release Notes

gruntwork-io/terratest

v0.41.6

Compare Source

Modules affected

  • k8s

Description

  • Add support for Kubernetes configmaps

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.5

Compare Source

Modules affected

  • aws

Description

  • Added support to get and put ECR Lifecycle Policy

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.4

Compare Source

Modules affected

  • k8s

Description

  • Add support for Kubernetes network policies

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.3

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.2...v0.41.3

v0.41.2

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.01...v0.41.2


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.

🔕 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 16, 2022

⚠ 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/T-Systems-MMS/terratest-action":"/mnt/renovate/gh/T-Systems-MMS/terratest-action" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/T-Systems-MMS/terratest-action" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.19.4 && go get -d -t ./..."
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/gruntwork-io/terratest v0.41.6
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/hashicorp/hcl/v2 v2.9.1
go: downloading github.com/hashicorp/terraform-json v0.13.0
go: downloading github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/tmccombs/hcl2json v0.3.3
go: downloading github.com/zclconf/go-cty v1.9.1
go: downloading github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326
go: downloading github.com/hashicorp/go-getter v1.6.1
go: downloading golang.org/x/net v0.0.0-20210614182718-04defd469f4e
go: downloading golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v13 v13.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/hashicorp/go-version v1.3.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/text v0.3.6
go: downloading cloud.google.com/go/storage v1.10.0
go: downloading cloud.google.com/go v0.83.0
go: downloading github.com/aws/aws-sdk-go v1.40.56
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/klauspost/compress v1.13.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading github.com/ulikunitz/xz v0.5.8
go: downloading golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
go: downloading google.golang.org/api v0.47.0
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
go: downloading github.com/golang/snappy v0.0.3
go: downloading google.golang.org/grpc v1.38.0
go: downloading golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/jstemmer/go-junit-report v0.9.1
go: downloading golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
go: downloading golang.org/x/tools v0.1.2
go: downloading go.opencensus.io v0.23.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading golang.org/x/mod v0.4.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
tests/terratest tested by
	tests/terratest.test imports
	common: package common is not in GOROOT (/opt/buildpack/tools/golang/1.19.4/src/common)

@michaelamattes michaelamattes merged commit e6fa44f into main Dec 19, 2022
@michaelamattes michaelamattes deleted the renovate/github.com-gruntwork-io-terratest-0.x branch December 19, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant