Build(deps): bump @snyk/protect from 1.972.0 to 1.973.0 #474

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.973.0 into master 2022-07-18 07:57:16 +00:00
argoyle commented 2022-07-16 04:38:33 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.972.0 to 1.973.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.973.0

1.973.0 (2022-07-14)

Bug Fixes

Features

  • add --remote-repo-url to "iac test" (2a12048)
  • update general vuln descriptions to point to pvdb (ad80d74)
  • update spotlight vuln descriptions (f536c9d)
Commits
  • 80eabae Merge pull request #3453 from snyk/feat/iac-test-add-remote-repo-url-flag
  • b278096 Merge pull request #3448 from snyk/feat/update_vuln_urls_to_pvdb
  • 2a12048 feat: add --remote-repo-url to "iac test"
  • aa3688f refactor: use config values instead of hardcoding in spotlight vuln
  • 3b5fcf7 fix: pip test
  • 6128f25 fix: old snyk file tests
  • 01154c9 fix: vuln links using demunge
  • 6e6c909 fix: linting
  • 16d4a61 fix: cli-output tests
  • 632445b fix: display-test-results tests
  • 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.972.0 to 1.973.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.973.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.972.0...v1.973.0">1.973.0</a> (2022-07-14)</h1> <h3>Bug Fixes</h3> <ul> <li>cli-output tests (<a href="https://github.com/snyk/snyk/commit/16d4a612e1e61c2d6bbef093d3b736f91bb5e644">16d4a61</a>)</li> <li>display-test-results tests (<a href="https://github.com/snyk/snyk/commit/632445bcef8c7b133e4423c173d01c8d259d1a34">632445b</a>)</li> <li>formatting (<a href="https://github.com/snyk/snyk/commit/2404611530caee961f2398eef7973f8fc49c8a17">2404611</a>)</li> <li>linting (<a href="https://github.com/snyk/snyk/commit/6e6c909bfb7d2ec925878ad05bfae4b2473f1c64">6e6c909</a>)</li> <li>old snyk file tests (<a href="https://github.com/snyk/snyk/commit/6128f25d15f45626a053707d2ca0dafc0f64b5e7">6128f25</a>)</li> <li>pip test (<a href="https://github.com/snyk/snyk/commit/3b5fcf7507b4c0d1d0bf9f6653417d72824151d0">3b5fcf7</a>)</li> <li>vuln links using demunge (<a href="https://github.com/snyk/snyk/commit/01154c9af0e1604519d962198379ec6c7ebe23c5">01154c9</a>)</li> </ul> <h3>Features</h3> <ul> <li>add --remote-repo-url to &quot;iac test&quot; (<a href="https://github.com/snyk/snyk/commit/2a1204864666c5610f5a7b340a974ee22e72bdf2">2a12048</a>)</li> <li>update general vuln descriptions to point to pvdb (<a href="https://github.com/snyk/snyk/commit/ad80d74a8af6434c5a77587bc784bf6113abf7dd">ad80d74</a>)</li> <li>update spotlight vuln descriptions (<a href="https://github.com/snyk/snyk/commit/f536c9d70d66b9bef277fa9debd2cdbc3caf9c94">f536c9d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/80eabaeb9a2a9a45987acfd2fb1a72537fee3bcb"><code>80eabae</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3453">#3453</a> from snyk/feat/iac-test-add-remote-repo-url-flag</li> <li><a href="https://github.com/snyk/cli/commit/b2780963ebeb2696e0adee155e6e5278d65748e1"><code>b278096</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3448">#3448</a> from snyk/feat/update_vuln_urls_to_pvdb</li> <li><a href="https://github.com/snyk/cli/commit/2a1204864666c5610f5a7b340a974ee22e72bdf2"><code>2a12048</code></a> feat: add --remote-repo-url to &quot;iac test&quot;</li> <li><a href="https://github.com/snyk/cli/commit/aa3688f0cec72d4038163bf3f4f673f4230d01ff"><code>aa3688f</code></a> refactor: use config values instead of hardcoding in spotlight vuln</li> <li><a href="https://github.com/snyk/cli/commit/3b5fcf7507b4c0d1d0bf9f6653417d72824151d0"><code>3b5fcf7</code></a> fix: pip test</li> <li><a href="https://github.com/snyk/cli/commit/6128f25d15f45626a053707d2ca0dafc0f64b5e7"><code>6128f25</code></a> fix: old snyk file tests</li> <li><a href="https://github.com/snyk/cli/commit/01154c9af0e1604519d962198379ec6c7ebe23c5"><code>01154c9</code></a> fix: vuln links using demunge</li> <li><a href="https://github.com/snyk/cli/commit/6e6c909bfb7d2ec925878ad05bfae4b2473f1c64"><code>6e6c909</code></a> fix: linting</li> <li><a href="https://github.com/snyk/cli/commit/16d4a612e1e61c2d6bbef093d3b736f91bb5e644"><code>16d4a61</code></a> fix: cli-output tests</li> <li><a href="https://github.com/snyk/cli/commit/632445bcef8c7b133e4423c173d01c8d259d1a34"><code>632445b</code></a> fix: display-test-results tests</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.972.0...v1.973.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-07-18 07:57:16 +00:00
Sign in to join this conversation.