Skip to content

Commit fc95bdd

Browse files
chore: bump github.com/gruntwork-io/terratest from 0.41.26 to 0.42.0 in /test (#856)
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.26 to 0.42.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gruntwork-io/terratest/releases">github.com/gruntwork-io/terratest's releases</a>.</em></p> <blockquote> <h2>v0.42.0</h2> <!-- raw HTML omitted --> <h2>Modules affected</h2> <!-- raw HTML omitted --> <ul> <li><code>k8s</code></li> <li><code>helm</code> [BACKWARD INCOMPATIBLE]</li> </ul> <!-- raw HTML omitted --> <h2>Description</h2> <!-- raw HTML omitted --> <ul> <li>Fixed the description of <code>k8s.KubectlApplyFromKustomizeE</code> which refered to &quot;delete&quot;.</li> <li>Updated <code>helm.Options</code> struct with flag <code>BuildDependencies</code>, once set, helm chart dependencies building will be performed.</li> </ul> <h2>Migration guide</h2> <p>For helm charts that require dependencies to be built, should be defined <code>helm.BuildDependencies=true</code></p> <!-- raw HTML omitted --> <h2>Special thanks</h2> <!-- raw HTML omitted --> <p>Special thanks to the following users for their contribution!</p> <ul> <li><a href="https://github.com/s-diez"><code>@​s-diez</code></a></li> </ul> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gruntwork-io/terratest/commit/e2568dec95bc561a7bdb1e70c25873e9e7958420"><code>e2568de</code></a> Merge pull request <a href="https://redirect.github.com/gruntwork-io/terratest/issues/1289">#1289</a> from gruntwork-io/feature/helm-optional-dependencies...</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/b69cbc6f2fad77d3f20f77ffcc49ad4cad24ebab"><code>b69cbc6</code></a> Merge pull request <a href="https://redirect.github.com/gruntwork-io/terratest/issues/1294">#1294</a> from s-diez/patch-4</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/a4a1271f1584688371cf04787085a16e0f9321c8"><code>a4a1271</code></a> Fix k8s.KubectlApplyFromKustomizeE describtion</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/80cc3cdcc13c3e26d86972e3da7cbdbcd6831edd"><code>80cc3cd</code></a> Merge remote-tracking branch 'origin/master' into feature/helm-optional-depen...</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/9c6c8512f7e38baabe3305b3dcd2276bf332e95d"><code>9c6c851</code></a> Cleanup</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/728ca916de4d952f237d9671427d949967f2f359"><code>728ca91</code></a> Update test for build dependencies</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/2aefaf93090dbfb8e4d2b776700fd627a0732522"><code>2aefaf9</code></a> Update dependencies build test</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/551f0c3f2dd83435b812059066f4a8f3421bc3c1"><code>551f0c3</code></a> Add step to copy temporary helm chart</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/aac497946672bcec98ea4525e24611ea8fa97f12"><code>aac4979</code></a> Updated description</li> <li><a href="https://github.com/gruntwork-io/terratest/commit/a43b413527fa4911d7772961aef604bfc3d0c5e0"><code>a43b413</code></a> Add option to skip dependencies building</li> <li>Additional commits viewable in <a href="https://github.com/gruntwork-io/terratest/compare/v0.41.26...v0.42.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gruntwork-io/terratest&package-manager=go_modules&previous-version=0.41.26&new-version=0.42.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aad9545 commit fc95bdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cattle-ops/terraform-aws-gitlab-runner/test
33
go 1.19
44

55
require (
6-
github.com/gruntwork-io/terratest v0.41.26
6+
github.com/gruntwork-io/terratest v0.42.0
77
github.com/joho/godotenv v1.5.1
88
github.com/stretchr/testify v1.8.3
99
github.com/xanzy/go-gitlab v0.83.0

test/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ github.com/googleapis/gax-go/v2 v2.7.0 h1:IcsPKeInNvYi7eqSaDjiZqDDKu5rsmunY0Y1Yu
336336
github.com/googleapis/gax-go/v2 v2.7.0/go.mod h1:TEop28CZZQ2y+c0VxMUmu1lV+fQx57QpBWsYpwqHJx8=
337337
github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4=
338338
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
339-
github.com/gruntwork-io/terratest v0.41.26 h1:ttDXBBDBAYV4KgP1itGQ5O61F6KwgMMUFHy64bzvuYU=
340-
github.com/gruntwork-io/terratest v0.41.26/go.mod h1:O6gajNBjO1wvc7Wl9WtbO+ORcdnhAV2GQiBE71ycwIk=
339+
github.com/gruntwork-io/terratest v0.42.0 h1:j3HKRzZ7p4f1iweP2stDSYz+am4+JIbraTehiEWc77s=
340+
github.com/gruntwork-io/terratest v0.42.0/go.mod h1:O6gajNBjO1wvc7Wl9WtbO+ORcdnhAV2GQiBE71ycwIk=
341341
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
342342
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
343343
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=

0 commit comments

Comments
 (0)