Skip to content

Commit

Permalink
build(deps): Bump github.com/gruntwork-io/terratest from 0.41.24 to 0…
Browse files Browse the repository at this point in the history
….46.11 (#646)

Bumps
[github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest)
from 0.41.24 to 0.46.11.
<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.46.11</h2>
<h2>Modules affected</h2>
<ul>
<li><code>aws</code></li>
</ul>
<h2>Description</h2>
<ul>
<li>Updated <code>GetAmazonLinuxAmiE</code> to search for Amazon Linux 2
AMIs</li>
</ul>
<!-- raw HTML omitted -->
<h2>Related links</h2>
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1387">gruntwork-io/terratest#1387</a></li>
</ul>
<!-- raw HTML omitted -->
<h2>v0.46.10</h2>
<h2>Modules affected</h2>
<ul>
<li><code>test-structure</code></li>
<li><code>git</code></li>
</ul>
<h2>Description</h2>
<ul>
<li>Updated <code>runValidateOnAllTerraformModules</code> function,
which is used under the hood by <code>ValidateAllTerraformModules</code>
and <code>OPAEvalAllTerraformModules</code>, to:</li>
</ul>
<ol>
<li>Find the Git root using <code>git.GetRepoRootForDirE</code>, instead
of a hard-coded <code>../../</code> file path.</li>
<li>Copy the Git root to a temp folder once, rather than once per
sub-test.</li>
</ol>
<!-- raw HTML omitted -->
<h2>Related links</h2>
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://redirect.github.com/gruntwork-io/terratest/pull/1376">gruntwork-io/terratest#1376</a></li>
</ul>
<!-- raw HTML omitted -->
<h2>v0.46.9</h2>
<h2>Modules affected</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/7556978ecdfbb017492fdb85bde3735181b0f2bb"><code>7556978</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1387">#1387</a>
from gruntwork-io/fix-cicd-tests</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/74d9df0673986281e1fbe96ff17e2f31cda549db"><code>74d9df0</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1376">#1376</a>
from gruntwork-io/bug/validate-all</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/5978aa8cdc368b26f945146c54647b454cb89122"><code>5978aa8</code></a>
Updated filter pattern</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/28c0f4381393d0c5dcc430436f3ede7651428527"><code>28c0f43</code></a>
Merge pull request <a
href="https://redirect.github.com/gruntwork-io/terratest/issues/1378">#1378</a>
from jguionnet/feat/add-remote-repo-support-in-helm</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/b4b4d46c0303b5780f01fd93fca536f006ae5786"><code>b4b4d46</code></a>
fix typos</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/6ea6eff5bbba011abeabeda8f8d6358ccb8e16a9"><code>6ea6eff</code></a>
Aligned with function patterns and other patterns</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/b8087b13513e0aa348a139c076f22c803a544f6d"><code>b8087b1</code></a>
Fix review comments</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/ffefe30d06edaa481739d64f0132d42bde0c7f4f"><code>ffefe30</code></a>
Order tests and assert pass vs failed</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/a13ceded17757ef70fd8174314ab29c38c54d7c3"><code>a13cede</code></a>
Change the test so it passes while still showing some diffs</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/0125519928fbe1296a7318b4af303f1ebf7de9ea"><code>0125519</code></a>
Merge branch 'feat/add-remote-repo-support-in-helm' of <a
href="https://github.com/jgu">https://github.com/jgu</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/gruntwork-io/terratest/compare/v0.41.24...v0.46.11">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.24&new-version=0.46.11)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 30, 2024
1 parent 7dc48ee commit 3374833
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 73 deletions.
58 changes: 36 additions & 22 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@ require (
github.com/go-co-op/gocron v1.28.0
github.com/golang/glog v1.1.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/gruntwork-io/terratest v0.41.24
github.com/gruntwork-io/terratest v0.46.11
github.com/jmespath/go-jmespath v0.4.0
github.com/mitchellh/go-homedir v1.1.0
github.com/prometheus/client_golang v1.15.1
github.com/rs/zerolog v1.29.1
github.com/slok/kubewebhook/v2 v2.5.0
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
google.golang.org/api v0.126.0
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.26.3
k8s.io/apimachinery v0.26.3
k8s.io/client-go v0.26.3
k8s.io/api v0.28.4
k8s.io/apimachinery v0.28.4
k8s.io/client-go v0.28.4
sigs.k8s.io/yaml v1.3.0 // indirect
)

Expand All @@ -36,7 +36,7 @@ require (
cloud.google.com/go/iam v0.13.0 // indirect
cloud.google.com/go/longrunning v0.4.1 // indirect
cloud.google.com/go/storage v1.28.1 // indirect
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/Microsoft/go-winio v0.6.0 // indirect
github.com/Microsoft/hcsshim v0.9.8 // indirect
github.com/agext/levenshtein v1.2.3 // indirect
Expand All @@ -53,8 +53,8 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/docker v23.0.8+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v24.0.7+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
Expand All @@ -63,15 +63,21 @@ require (
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.20.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.6 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/swag v0.22.3 // indirect
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/gonvenience/bunt v1.3.5 // indirect
github.com/gonvenience/neat v1.3.12 // indirect
github.com/gonvenience/term v1.0.2 // indirect
github.com/gonvenience/text v1.0.7 // indirect
github.com/gonvenience/wrap v1.1.2 // indirect
github.com/gonvenience/ytbx v1.4.4 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-intervals v0.0.2 // indirect
github.com/google/s2a-go v0.1.4 // indirect
Expand All @@ -89,23 +95,28 @@ require (
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.9.1 // indirect
github.com/hashicorp/terraform-json v0.13.0 // indirect
github.com/homeport/dyff v1.6.0 // indirect
github.com/imdario/mergo v0.3.15 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.16.3 // indirect
github.com/klauspost/pgzip v1.2.6-0.20220930104621-17e8dac29df8 // indirect
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-ciede2000 v0.0.0-20170301095244-782e8c62fec3 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mattn/go-shellwords v1.0.12 // indirect
github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mistifyio/go-zfs/v3 v3.0.0 // indirect
github.com/mitchellh/go-ps v1.0.0 // indirect
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/mitchellh/hashstructure v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/spdystream v0.2.0 // indirect
github.com/moby/sys/mountinfo v0.6.2 // indirect
Expand All @@ -127,6 +138,7 @@ require (
github.com/prometheus/procfs v0.9.0 // indirect
github.com/robfig/cron/v3 v3.0.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sergi/go-diff v1.3.1 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spf13/afero v1.9.3 // indirect
github.com/spf13/cast v1.5.0 // indirect
Expand All @@ -137,24 +149,26 @@ require (
github.com/sylabs/sif/v2 v2.11.1 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tmccombs/hcl2json v0.3.3 // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
github.com/urfave/cli v1.22.12 // indirect
github.com/vbatts/tar-split v0.11.3 // indirect
github.com/virtuald/go-ordered-json v0.0.0-20170621173500-b18e6e673d74 // indirect
github.com/zclconf/go-cty v1.9.1 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.8.0 // indirect
golang.org/x/sync v0.2.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.1.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.14.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
gomodules.xyz/jsonpatch/v3 v3.0.1 // indirect
gomodules.xyz/orderedmap v0.1.0 // indirect
Expand All @@ -163,13 +177,13 @@ require (
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/klog/v2 v2.80.1 // indirect
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d // indirect
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
k8s.io/klog/v2 v2.100.1 // indirect
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 // indirect
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
)
Loading

0 comments on commit 3374833

Please sign in to comment.