Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/gruntwork-io/terratest from 0.41.24 to 0…
….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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information