Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1004.0 to 1.1006.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/snyk/snyk/releases"><code>@snyk/protect</code>'s releases</a>.</em></p>
<blockquote>
<h2>v1.1006.0</h2>
<h1><a href="https://github.com/snyk/snyk/compare/v1.1005.0...v1.1006.0">1.1006.0</a> (2022-09-15)</h1>
<h3>Features</h3>
<ul>
<li>show Cloud Issues URL when sharing results with snyk iac test (<a href="https://github.com/snyk/snyk/commit/9e1f2d7385a394623952fa8e15fb1c0ba06c710d">9e1f2d7</a>)</li>
</ul>
<h2>v1.1005.0</h2>
<h1><a href="https://github.com/snyk/snyk/compare/v1.1004.0...v1.1005.0">1.1005.0</a> (2022-09-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>iac test result undefined (<a href="https://github.com/snyk/snyk/commit/c1e289d4af19be1fd8c56a9f782b47eb4cebd836">c1e289d</a>)</li>
<li>update snyk-docker-plugin to fix CGo binaries issue (<a href="https://github.com/snyk/snyk/commit/4db2a46232ef43afee23f4c364c9fb4e9849a93f">4db2a46</a>), closes <a href="https://github.com/snyk/snyk/issues/456">#456</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>add support for an HTTP proxy when using snyk-iac-test (<a href="https://github.com/snyk/snyk/commit/3f829711918dead4f1f54ff13e14fb7bff316128">3f82971</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/snyk/cli/commit/1c2428e04ece199d88bc684fd479948bf1abe019"><code>1c2428e</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3848">#3848</a> from snyk/feat/iac-test-v2-show-cloud-issues-url</li>
<li><a href="https://github.com/snyk/cli/commit/9e1f2d7385a394623952fa8e15fb1c0ba06c710d"><code>9e1f2d7</code></a> feat: show Cloud Issues URL when sharing results with snyk iac test</li>
<li><a href="https://github.com/snyk/cli/commit/55c03523b6395d51dc9bf0d15d0b63d61b5127f8"><code>55c0352</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3835">#3835</a> from snyk/chore/cliv2_HMMR-528</li>
<li><a href="https://github.com/snyk/cli/commit/394205114fb2759f870d5f60f546711fb6f758bf"><code>3942051</code></a> chore: forward errors further and derive exit code later</li>
<li><a href="https://github.com/snyk/cli/commit/459d5c334857b20ec05aa8ee90b8635462009a2f"><code>459d5c3</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3846">#3846</a> from snyk/fix/no-fail-on-cgo-scan</li>
<li><a href="https://github.com/snyk/cli/commit/4db2a46232ef43afee23f4c364c9fb4e9849a93f"><code>4db2a46</code></a> fix: update snyk-docker-plugin to fix CGo binaries issue</li>
<li><a href="https://github.com/snyk/cli/commit/9678e97c249b9c565c29544d3e08f2dbaf294a19"><code>9678e97</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3845">#3845</a> from snyk/fix/undefined-snyk-iac-test-result</li>
<li><a href="https://github.com/snyk/cli/commit/c1e289d4af19be1fd8c56a9f782b47eb4cebd836"><code>c1e289d</code></a> fix: iac test result undefined</li>
<li><a href="https://github.com/snyk/cli/commit/51450a56df29b4313f8cc43bf5755e61c3f7d7bd"><code>51450a5</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3844">#3844</a> from snyk/feat/iac-test-v2-add-proxy-support</li>
<li><a href="https://github.com/snyk/cli/commit/3f829711918dead4f1f54ff13e14fb7bff316128"><code>3f82971</code></a> feat: add support for an HTTP proxy when using snyk-iac-test</li>
<li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.1004.0...v1.1006.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @snyk/protect from 1.1004.0 to 1.1006.0.
Release notes
Sourced from
@snyk/protect's releases.Commits
1c2428eMerge pull request #3848 from snyk/feat/iac-test-v2-show-cloud-issues-url9e1f2d7feat: show Cloud Issues URL when sharing results with snyk iac test55c0352Merge pull request #3835 from snyk/chore/cliv2_HMMR-5283942051chore: forward errors further and derive exit code later459d5c3Merge pull request #3846 from snyk/fix/no-fail-on-cgo-scan4db2a46fix: update snyk-docker-plugin to fix CGo binaries issue9678e97Merge pull request #3845 from snyk/fix/undefined-snyk-iac-test-resultc1e289dfix: iac test result undefined51450a5Merge pull request #3844 from snyk/feat/iac-test-v2-add-proxy-support3f82971feat: add support for an HTTP proxy when using snyk-iac-testDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 1 commit
Compare with previous version
mentioned in merge request !569
added 2 commits
ba0df4da- 1 commit from branchmasterCompare with previous version
added 2 commits
421fc436- 1 commit from branchmaster948500ed- Build(deps): bump @snyk/protect from 1.1004.0 to 1.1006.0Compare with previous version