Build(deps): bump snyk from 1.775.0 to 1.780.0 #152

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.780.0 into master 2021-12-01 06:42:34 +00:00
argoyle commented 2021-12-01 04:55:43 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.775.0 to 1.780.0.

Release notes

Sourced from snyk's releases.

v1.780.0

1.780.0 (2021-11-30)

Features

  • snyk protect upgrade notification for test command (bed640a)

v1.779.0

1.779.0 (2021-11-30)

Bug Fixes

  • enable checksum metric for local scans (c48fdde)

v1.778.0

1.778.0 (2021-11-29)

Bug Fixes

  • custom rules json output (284816f)

v1.777.0

1.777.0 (2021-11-29)

Bug Fixes

  • ensure errors from most imports are handled (a8835ab)
  • handle unexpected errors (485e090)
  • support optional peerDeps for npm7 (84bfe5e)

v1.776.0

1.776.0 (2021-11-29)

Bug Fixes

  • support optional peerDeps for npm7 (84bfe5e)
Commits
  • 41cb5d7 Merge pull request #2390 from snyk/feat/protect-upgrade-notification
  • bed640a feat: snyk protect upgrade notification for test command
  • 55012f4 Merge pull request #2397 from snyk/test/migrate-policy-ignore
  • c887917 test: migrate policy-ignore test
  • 8fdc0d7 Merge pull request #2399 from snyk/refactor/enable_checksum_metric_for_local_...
  • 5808b18 Merge pull request #2398 from snyk/ignore/SNYK-JS-ANSIREGEX-1583908
  • c48fdde fix: enable checksum metric for local scans
  • 1bd8e73 Merge pull request #2393 from snyk/chore/improve-error-messages-for-pulling-cr
  • 333dec2 chore: Improve user messages for custom rules flows
  • 33f890f Merge pull request #2387 from snyk/chore/deprecate-custom-rules-ff
  • 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.775.0 to 1.780.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.780.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.779.0...v1.780.0">1.780.0</a> (2021-11-30)</h1> <h3>Features</h3> <ul> <li>snyk protect upgrade notification for test command (<a href="https://github.com/snyk/snyk/commit/bed640abefb04b90ee6390b9a030d36eb7145f95">bed640a</a>)</li> </ul> <h2>v1.779.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.778.0...v1.779.0">1.779.0</a> (2021-11-30)</h1> <h3>Bug Fixes</h3> <ul> <li>enable checksum metric for local scans (<a href="https://github.com/snyk/snyk/commit/c48fddea590c85cec844a0ff114a1da01cb07361">c48fdde</a>)</li> </ul> <h2>v1.778.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.777.0...v1.778.0">1.778.0</a> (2021-11-29)</h1> <h3>Bug Fixes</h3> <ul> <li>custom rules json output (<a href="https://github.com/snyk/snyk/commit/284816faa3e46c261df61f8052286f3ca7f60c09">284816f</a>)</li> </ul> <h2>v1.777.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.775.0...v1.777.0">1.777.0</a> (2021-11-29)</h1> <h3>Bug Fixes</h3> <ul> <li>ensure errors from most imports are handled (<a href="https://github.com/snyk/snyk/commit/a8835ab3d3103683691a277d94830b6707a1efde">a8835ab</a>)</li> <li>handle unexpected errors (<a href="https://github.com/snyk/snyk/commit/485e090f55885f689b9782326246e60e28b688e8">485e090</a>)</li> <li>support optional peerDeps for npm7 (<a href="https://github.com/snyk/snyk/commit/84bfe5eca4ace77508dbb875e33bb3775dc2c053">84bfe5e</a>)</li> </ul> <h2>v1.776.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.775.0...v1.776.0">1.776.0</a> (2021-11-29)</h1> <h3>Bug Fixes</h3> <ul> <li>support optional peerDeps for npm7 (<a href="https://github.com/snyk/snyk/commit/84bfe5eca4ace77508dbb875e33bb3775dc2c053">84bfe5e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/41cb5d70a6ec3ceac4cde7c0175df771931393c2"><code>41cb5d7</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2390">#2390</a> from snyk/feat/protect-upgrade-notification</li> <li><a href="https://github.com/snyk/snyk/commit/bed640abefb04b90ee6390b9a030d36eb7145f95"><code>bed640a</code></a> feat: snyk protect upgrade notification for test command</li> <li><a href="https://github.com/snyk/snyk/commit/55012f435774a7b0f103ef405765373c4eb0e8eb"><code>55012f4</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2397">#2397</a> from snyk/test/migrate-policy-ignore</li> <li><a href="https://github.com/snyk/snyk/commit/c887917a96e8fa7b6e1452a811d1c655fd85f228"><code>c887917</code></a> test: migrate policy-ignore test</li> <li><a href="https://github.com/snyk/snyk/commit/8fdc0d783e27e0ebd751a9f7e9a9a52364f698af"><code>8fdc0d7</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2399">#2399</a> from snyk/refactor/enable_checksum_metric_for_local_...</li> <li><a href="https://github.com/snyk/snyk/commit/5808b181861669b101ff1c18f9e12b7d3f014162"><code>5808b18</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2398">#2398</a> from snyk/ignore/SNYK-JS-ANSIREGEX-1583908</li> <li><a href="https://github.com/snyk/snyk/commit/c48fddea590c85cec844a0ff114a1da01cb07361"><code>c48fdde</code></a> fix: enable checksum metric for local scans</li> <li><a href="https://github.com/snyk/snyk/commit/1bd8e7350cec00d53d7add33b8e367f3db7bc8cc"><code>1bd8e73</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2393">#2393</a> from snyk/chore/improve-error-messages-for-pulling-cr</li> <li><a href="https://github.com/snyk/snyk/commit/333dec2df7f71fab4eec5441e0d16ee73b139fa1"><code>333dec2</code></a> chore: Improve user messages for custom rules flows</li> <li><a href="https://github.com/snyk/snyk/commit/33f890f28ac2b32dd0d0c4ad3b57340170be9947"><code>33f890f</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2387">#2387</a> from snyk/chore/deprecate-custom-rules-ff</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.775.0...v1.780.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 186caa7448 into master 2021-12-01 06:42:34 +00:00
argoyle commented 2021-12-01 06:42:35 +00:00 (Migrated from gitlab.com)

mentioned in commit 186caa7448

mentioned in commit 186caa744877352661f98a2ac637b250a4bf3083
Sign in to join this conversation.