Build(deps): bump snyk from 1.814.0 to 1.818.0 #201

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.818.0 into master 2022-01-07 07:01:56 +00:00
argoyle commented 2022-01-07 04:39:25 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.814.0 to 1.818.0.

Release notes

Sourced from snyk's releases.

v1.818.0

1.818.0 (2022-01-06)

Bug Fixes

  • Remove scanResult from json output (fcff339)

v1.817.0

1.817.0 (2022-01-05)

Bug Fixes

  • critical level is considered error in sarif (a034e57)

v1.816.0

1.816.0 (2022-01-04)

Features

  • --all-projects skips failed workspaces (2e5effe)
  • support yarn workspaces projects in --all-projects (a6374b1)

v1.815.0

1.815.0 (2022-01-04)

Features

  • yaml support for iac wasm bundles (4cbc544)
Commits
  • 9b7f9a5 Merge pull request #2502 from snyk/fix/remove-scan-results-from-json
  • 1949818 refactor: Rename fixtures to align with variable name
  • 5805f4f refactor: Rename errorMappedResults to mappedResults
  • 8c93f31 refactor: Strip json result array after formatting
  • 5d29d7f refactor: Change import style to ES6 syntax
  • fcff339 fix: Remove scanResult from json output
  • d9494db Merge pull request #2413 from snyk/chore/cimg
  • 600d735 chore(ci): migrate to cimg images
  • a4c5a7a Merge pull request #2506 from snyk/chore/reduce-resource-class
  • cd766a1 Merge pull request #2505 from snyk/chore/sdkman-enable-cache-again
  • 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](https://github.com/snyk/snyk) from 1.814.0 to 1.818.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snyk/snyk/releases">snyk's releases</a>.</em></p> <blockquote> <h2>v1.818.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.817.0...v1.818.0">1.818.0</a> (2022-01-06)</h1> <h3>Bug Fixes</h3> <ul> <li>Remove scanResult from json output (<a href="https://github.com/snyk/snyk/commit/fcff33925f53f5e15786ff52a0b273b30a59a9cb">fcff339</a>)</li> </ul> <h2>v1.817.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.816.0...v1.817.0">1.817.0</a> (2022-01-05)</h1> <h3>Bug Fixes</h3> <ul> <li>critical level is considered error in sarif (<a href="https://github.com/snyk/snyk/commit/a034e573a6618534589fc562c0ad70ba96696c12">a034e57</a>)</li> </ul> <h2>v1.816.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.815.0...v1.816.0">1.816.0</a> (2022-01-04)</h1> <h3>Features</h3> <ul> <li>--all-projects skips failed workspaces (<a href="https://github.com/snyk/snyk/commit/2e5effeccff84f6989360ac496cca3a971441a75">2e5effe</a>)</li> <li>support yarn workspaces projects in --all-projects (<a href="https://github.com/snyk/snyk/commit/a6374b15081fae8e7c859e118a2c515b722aa8df">a6374b1</a>)</li> </ul> <h2>v1.815.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.814.0...v1.815.0">1.815.0</a> (2022-01-04)</h1> <h3>Features</h3> <ul> <li>yaml support for iac wasm bundles (<a href="https://github.com/snyk/snyk/commit/4cbc5440ec94cc0a798660c98abb4a932ed7a50f">4cbc544</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/9b7f9a55da31a046237473dce4430d6ec92ede9c"><code>9b7f9a5</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2502">#2502</a> from snyk/fix/remove-scan-results-from-json</li> <li><a href="https://github.com/snyk/snyk/commit/19498188d3918fa745b14172b02e0e5934a160f8"><code>1949818</code></a> refactor: Rename fixtures to align with variable name</li> <li><a href="https://github.com/snyk/snyk/commit/5805f4f1c6929ed19e11266603412b21573906b8"><code>5805f4f</code></a> refactor: Rename errorMappedResults to mappedResults</li> <li><a href="https://github.com/snyk/snyk/commit/8c93f311b802cbf161f93fe5c10e001586e5926b"><code>8c93f31</code></a> refactor: Strip json result array after formatting</li> <li><a href="https://github.com/snyk/snyk/commit/5d29d7f23f71a1988ede37316a889ad9c98fcdf2"><code>5d29d7f</code></a> refactor: Change import style to ES6 syntax</li> <li><a href="https://github.com/snyk/snyk/commit/fcff33925f53f5e15786ff52a0b273b30a59a9cb"><code>fcff339</code></a> fix: Remove scanResult from json output</li> <li><a href="https://github.com/snyk/snyk/commit/d9494dbe4f3cd9e60a20bdc21218ebb75a184bb3"><code>d9494db</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2413">#2413</a> from snyk/chore/cimg</li> <li><a href="https://github.com/snyk/snyk/commit/600d735a545fdd474c090401577904cc32913f13"><code>600d735</code></a> chore(ci): migrate to cimg images</li> <li><a href="https://github.com/snyk/snyk/commit/a4c5a7a04527bf8db0ddabd6f852f1227f66974f"><code>a4c5a7a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2506">#2506</a> from snyk/chore/reduce-resource-class</li> <li><a href="https://github.com/snyk/snyk/commit/cd766a14c883572bad08595be6e98caa727b1778"><code>cd766a1</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2505">#2505</a> from snyk/chore/sdkman-enable-cache-again</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.814.0...v1.818.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 commented 2022-01-07 07:01:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 3215ee1a14

mentioned in commit 3215ee1a14d8fabaf521435d946d6b2f65c4bc4c
argoyle (Migrated from gitlab.com) merged commit 3215ee1a14 into master 2022-01-07 07:01:57 +00:00
Sign in to join this conversation.