Commit 16dde07
authored
build(deps): Bump github.com/gruntwork-io/terratest from 0.41.3 to 0.41.4 (#402)
Bumps
[github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest)
from 0.41.3 to 0.41.4.
<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.41.4</h2>
<!-- raw HTML omitted -->
<h2>Modules affected</h2>
<!-- raw HTML omitted -->
<ul>
<li><code>k8s</code></li>
</ul>
<!-- raw HTML omitted -->
<h2>Description</h2>
<!-- raw HTML omitted -->
<ul>
<li>Add support for Kubernetes network policies</li>
</ul>
<!-- 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/baquintanag"><code>@baquintanag</code></a></li>
</ul>
<!-- raw HTML omitted -->
<h2>Related links</h2>
<!-- 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/c585621e0df75ac53d901eda12b24b131c67173a"><code>c585621</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/gruntwork-io/terratest/issues/1208">#1208</a>
from fiftech/add_k8s_networkpolicy_support</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/ca35d5453ac325fb74f6f64cf4ca87aa1c2c06fd"><code>ca35d54</code></a>
test(k8s): use spaces instead of tabs in example yaml</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/fb306ab3ee9a7cdb5902551ffe7207376a8102e0"><code>fb306ab</code></a>
fix: Restore module name to github.com/gruntwork-io/terratest</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/918c614e3157b938626b5b35039e6a60650cece6"><code>918c614</code></a>
chore: Change module name to github.com/fiftech/terratest</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/5abb20fbde49b2020621c82e3c1acb66db43337a"><code>5abb20f</code></a>
test(k8s): Adding test suite to networkpolicy</li>
<li><a
href="https://github.com/gruntwork-io/terratest/commit/d2a1fa9e7d25d84cda9989bb5db35adb34d9c5b3"><code>d2a1fa9</code></a>
feat(k8s): add networkpolicy support</li>
<li>See full diff in <a
href="https://github.com/gruntwork-io/terratest/compare/v0.41.3...v0.41.4">compare
view</a></li>
</ul>
</details>
<br />
[](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 f93281e commit 16dde07
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
584 | | - | |
| 583 | + | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
0 commit comments