Build(deps): bump @snyk/protect from 1.993.0 to 1.995.0 #578

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.995.0 into master 2022-09-01 05:47:55 +00:00
argoyle commented 2022-09-01 04:38:03 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.993.0 to 1.995.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.995.0

1.995.0 (2022-08-31)

Bug Fixes

  • matching configurations error on gradle version catalog (20dcdae)

v1.994.0

1.994.0 (2022-08-31)

Bug Fixes

Features

  • add custom severities to iac test config (9d86574)
  • add ignore count in the experimental version of iac test (d390ca2)
  • Added support for depth-detection (8cf1815)
Commits
  • 9717d2a Merge pull request #3793 from snyk/fix/bump-gradle-plugin-version
  • 20dcdae fix: matching configurations error on gradle version catalog
  • 7ceadd5 Merge pull request #3632 from snyk/chore/upgrade_pkg_test
  • 11ac5f8 Merge pull request #3636 from snyk/feat/add-depth-detection-cfg-cfg-2110
  • 8cf1815 feat: Added support for depth-detection
  • d7ad7f4 chore: Updated snyk-iac-test version to v0.26.0
  • 3f93319 chore: upgrade pkg from 5.6.0 to 5.8.0
  • 9f69ced Merge pull request #3638 from snyk/chore/cliv2_add_kerberos_test
  • 2e5720c Merge pull request #3626 from snyk/feat/pass-org-settings-to-iac-test
  • 70fb808 Merge pull request #3635 from snyk/chore/cliv2_remove_proxy_cmd_arg
  • Additional commits viewable in compare view


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.993.0 to 1.995.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.995.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.994.0...v1.995.0">1.995.0</a> (2022-08-31)</h1> <h3>Bug Fixes</h3> <ul> <li>matching configurations error on gradle version catalog (<a href="https://github.com/snyk/snyk/commit/20dcdae8d097cc798a46df39b903cf00f9111e8c">20dcdae</a>)</li> </ul> <h2>v1.994.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.993.0...v1.994.0">1.994.0</a> (2022-08-31)</h1> <h3>Bug Fixes</h3> <ul> <li>more IaC error codes (<a href="https://github.com/snyk/snyk/commit/e0227c389d0215b52d28b4b0c43322f81503458f">e0227c3</a>)</li> </ul> <h3>Features</h3> <ul> <li>add custom severities to iac test config (<a href="https://github.com/snyk/snyk/commit/9d865740e2c9e95425516f817fb2be566f007253">9d86574</a>)</li> <li>add ignore count in the experimental version of iac test (<a href="https://github.com/snyk/snyk/commit/d390ca2332d31895e35d9c72f357e57ced3bb9c9">d390ca2</a>)</li> <li>Added support for depth-detection (<a href="https://github.com/snyk/snyk/commit/8cf181582031466702aecd4cc0e39f64408dcef3">8cf1815</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/9717d2acc73a177aeec4330017e95d1c4f55edba"><code>9717d2a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3793">#3793</a> from snyk/fix/bump-gradle-plugin-version</li> <li><a href="https://github.com/snyk/cli/commit/20dcdae8d097cc798a46df39b903cf00f9111e8c"><code>20dcdae</code></a> fix: matching configurations error on gradle version catalog</li> <li><a href="https://github.com/snyk/cli/commit/7ceadd5821482ba125f2a562a646b0f68cce994a"><code>7ceadd5</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3632">#3632</a> from snyk/chore/upgrade_pkg_test</li> <li><a href="https://github.com/snyk/cli/commit/11ac5f83709f316a9994e0bfefc9c0180a7e03fc"><code>11ac5f8</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3636">#3636</a> from snyk/feat/add-depth-detection-cfg-cfg-2110</li> <li><a href="https://github.com/snyk/cli/commit/8cf181582031466702aecd4cc0e39f64408dcef3"><code>8cf1815</code></a> feat: Added support for depth-detection</li> <li><a href="https://github.com/snyk/cli/commit/d7ad7f48ce3a64a8a17e08b9af547d57ec473a69"><code>d7ad7f4</code></a> chore: Updated snyk-iac-test version to v0.26.0</li> <li><a href="https://github.com/snyk/cli/commit/3f933192d8975af1f6ec4c126c62a554f026f87a"><code>3f93319</code></a> chore: upgrade pkg from 5.6.0 to 5.8.0</li> <li><a href="https://github.com/snyk/cli/commit/9f69ced0ecee4e9f0cf8dd81d21bc1e97f6c5c34"><code>9f69ced</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3638">#3638</a> from snyk/chore/cliv2_add_kerberos_test</li> <li><a href="https://github.com/snyk/cli/commit/2e5720cb1790c8637fd54effc67901381ef537cf"><code>2e5720c</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3626">#3626</a> from snyk/feat/pass-org-settings-to-iac-test</li> <li><a href="https://github.com/snyk/cli/commit/70fb808268f52f1eee9594678678529ea8c13ecb"><code>70fb808</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3635">#3635</a> from snyk/chore/cliv2_remove_proxy_cmd_arg</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.993.0...v1.995.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>
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-01 05:47:55 +00:00
Sign in to join this conversation.