Build(deps): bump snyk from 1.840.0 to 1.844.0 #236

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.844.0 into master 2022-02-02 13:05:14 +00:00
argoyle commented 2022-02-02 04:40:02 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.840.0 to 1.844.0.

Release notes

Sourced from snyk's releases.

v1.844.0

1.844.0 (2022-02-01)

Bug Fixes

  • proper exit codes for the unmanaged flows (d3e6483)

v1.843.0

1.843.0 (2022-02-01)

Bug Fixes

v1.842.0

1.842.0 (2022-01-31)

Features

  • add snyk apps create command (b6fb192)

v1.841.0

1.841.0 (2022-01-31)

Bug Fixes

  • support --packageManager override (3087648)
Commits
  • 00896a7 Merge pull request #2677 from snyk/fix/exit-codes-unmanaged-flow
  • ad62cc4 Merge pull request #2675 from snyk/fix/iac-analytics
  • d3e6483 fix: proper exit codes for the unmanaged flows
  • fb6a7f1 fix: IaC analytics
  • 94fdd3f Merge pull request #2670 from snyk/chore/default-pipeline-params
  • b9d5ab1 chore(ci): configure pipeline params and executors
  • 747ff52 Merge pull request #2396 from snyk/feat/snyk-apps-command
  • b6fb192 feat: add snyk apps create command
  • 24b6c22 Merge pull request #2659 from snyk/feat/frozen-requirements
  • a49bbac Merge pull request #2635 from snyk/chore/update-readme
  • 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.840.0 to 1.844.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.844.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.843.0...v1.844.0">1.844.0</a> (2022-02-01)</h1> <h3>Bug Fixes</h3> <ul> <li>proper exit codes for the unmanaged flows (<a href="https://github.com/snyk/snyk/commit/d3e64836a382e8f3aedf3826c99bc1ad037c8bda">d3e6483</a>)</li> </ul> <h2>v1.843.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.842.0...v1.843.0">1.843.0</a> (2022-02-01)</h1> <h3>Bug Fixes</h3> <ul> <li>IaC analytics (<a href="https://github.com/snyk/snyk/commit/fb6a7f1b57c8b0504df9d82054b36845bb8edc04">fb6a7f1</a>)</li> </ul> <h2>v1.842.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.841.0...v1.842.0">1.842.0</a> (2022-01-31)</h1> <h3>Features</h3> <ul> <li>add snyk apps create command (<a href="https://github.com/snyk/snyk/commit/b6fb192ce982820c585ca284f7eb89d712820fa1">b6fb192</a>)</li> </ul> <h2>v1.841.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.840.0...v1.841.0">1.841.0</a> (2022-01-31)</h1> <h3>Bug Fixes</h3> <ul> <li>support --packageManager override (<a href="https://github.com/snyk/snyk/commit/308764845a4da9a476ee4336d2a2eed6cf0b564e">3087648</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/00896a76445c1c32877b048b46c82e520bc31a23"><code>00896a7</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2677">#2677</a> from snyk/fix/exit-codes-unmanaged-flow</li> <li><a href="https://github.com/snyk/snyk/commit/ad62cc45798801923a596211337244bd8ac5646e"><code>ad62cc4</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2675">#2675</a> from snyk/fix/iac-analytics</li> <li><a href="https://github.com/snyk/snyk/commit/d3e64836a382e8f3aedf3826c99bc1ad037c8bda"><code>d3e6483</code></a> fix: proper exit codes for the unmanaged flows</li> <li><a href="https://github.com/snyk/snyk/commit/fb6a7f1b57c8b0504df9d82054b36845bb8edc04"><code>fb6a7f1</code></a> fix: IaC analytics</li> <li><a href="https://github.com/snyk/snyk/commit/94fdd3f9de41eeab2f8a32acc2dd28c9361b3012"><code>94fdd3f</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2670">#2670</a> from snyk/chore/default-pipeline-params</li> <li><a href="https://github.com/snyk/snyk/commit/b9d5ab1256e376270bb196d410affa286ec95231"><code>b9d5ab1</code></a> chore(ci): configure pipeline params and executors</li> <li><a href="https://github.com/snyk/snyk/commit/747ff52750a3f3460b42823ac96aab5829aae485"><code>747ff52</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2396">#2396</a> from snyk/feat/snyk-apps-command</li> <li><a href="https://github.com/snyk/snyk/commit/b6fb192ce982820c585ca284f7eb89d712820fa1"><code>b6fb192</code></a> feat: add snyk apps create command</li> <li><a href="https://github.com/snyk/snyk/commit/24b6c2296fa1a7adfe659e95e47f5701ee32b523"><code>24b6c22</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2659">#2659</a> from snyk/feat/frozen-requirements</li> <li><a href="https://github.com/snyk/snyk/commit/a49bbac93926d5f3c1824cd813c359f4d8d41747"><code>a49bbac</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2635">#2635</a> from snyk/chore/update-readme</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.840.0...v1.844.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-02-02 04:40:04 +00:00 (Migrated from gitlab.com)

mentioned in merge request !184

mentioned in merge request !184
argoyle commented 2022-02-02 13:05:14 +00:00 (Migrated from gitlab.com)

mentioned in commit db4df915ac

mentioned in commit db4df915ac3ae7283b166abc0a04a3be83a4c7a7
argoyle (Migrated from gitlab.com) merged commit db4df915ac into master 2022-02-02 13:05:14 +00:00
Sign in to join this conversation.