Build(deps): bump snyk from 1.889.0 to 1.893.0 #302

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.893.0 into master 2022-04-01 12:54:24 +00:00
argoyle commented 2022-04-01 04:42:06 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.889.0 to 1.893.0.

Release notes

Sourced from snyk's releases.

v1.893.0

1.893.0 (2022-03-31)

v1.892.0

1.892.0 (2022-03-31)

Features

  • drop Node.js 10 support (1e290f6)
  • remove --json-file-output for snykl iac describe (bc04b5e)
  • remove protect (d25bb57)
  • remove wizard (0797fca)

BREAKING CHANGES

  • Running Snyk CLI with Node v10 is no longer supported

v1.891.0

1.891.0 (2022-03-31)

v1.890.0

1.890.0 (2022-03-30)

Bug Fixes

  • Enforce test limits when creating IaC projects (5d7fd4b)

Features

  • use sbt plugin with improvements (194b5f8)
Commits
  • d49b534 Merge pull request #3038 from snyk/feature/add-excluded-paths-to-ignore-command
  • cb8eaee Merge pull request #3081 from snyk/test/flakey-policy
  • b1ef3ff test: fix flakey policy test
  • b326ddd Merge pull request #3068 from snyk/chore/macos-test
  • 1f299d1 Merge pull request #3077 from snyk/chore/wrap-new-cli-output-with-ff-cfg-1573
  • 8ac4a96 Merge pull request #3074 from snyk/chore/replace-inquirer-with-enquirer
  • afff1ec Merge pull request #2838 from snyk/feat/drop-node10
  • 1e290f6 feat: drop Node.js 10 support
  • ed675be chore: replace inquirer with enquirer
  • 118bb7d Merge pull request #2800 from snyk/feat/goodbye-protect
  • 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.889.0 to 1.893.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.893.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.892.0...v1.893.0">1.893.0</a> (2022-03-31)</h1> <h2>v1.892.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.891.0...v1.892.0">1.892.0</a> (2022-03-31)</h1> <h3>Features</h3> <ul> <li>drop Node.js 10 support (<a href="https://github.com/snyk/snyk/commit/1e290f6b4834ddd41efe3a1330e8877c0cbcafa5">1e290f6</a>)</li> <li>remove <code>--json-file-output</code> for <code>snykl iac describe</code> (<a href="https://github.com/snyk/snyk/commit/bc04b5e8d659a727844131c9aee749cf52ac5a8b">bc04b5e</a>)</li> <li>remove protect (<a href="https://github.com/snyk/snyk/commit/d25bb57c8ce36ba0c57daa2e0f541f99d55c91b6">d25bb57</a>)</li> <li>remove wizard (<a href="https://github.com/snyk/snyk/commit/0797fcaad1bb17d9f46b2c5372c74c381d99a217">0797fca</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Running Snyk CLI with Node v10 is no longer supported</li> </ul> <h2>v1.891.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.890.0...v1.891.0">1.891.0</a> (2022-03-31)</h1> <h2>v1.890.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.889.0...v1.890.0">1.890.0</a> (2022-03-30)</h1> <h3>Bug Fixes</h3> <ul> <li>Enforce test limits when creating IaC projects (<a href="https://github.com/snyk/snyk/commit/5d7fd4bec70799e92dad4f7324e49cf6a48ae8ef">5d7fd4b</a>)</li> </ul> <h3>Features</h3> <ul> <li>use sbt plugin with improvements (<a href="https://github.com/snyk/snyk/commit/194b5f84a9dfffe76004cde8eb7c0fd013344c78">194b5f8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/d49b5340bf5efbd91dedfac665b57a1a56e28d31"><code>d49b534</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3038">#3038</a> from snyk/feature/add-excluded-paths-to-ignore-command</li> <li><a href="https://github.com/snyk/cli/commit/cb8eaee0323cb2c109d110100247d8a6f4acbb7b"><code>cb8eaee</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3081">#3081</a> from snyk/test/flakey-policy</li> <li><a href="https://github.com/snyk/cli/commit/b1ef3ffa676b8a0ad0eaf6ba23d46456f77f093b"><code>b1ef3ff</code></a> test: fix flakey policy test</li> <li><a href="https://github.com/snyk/cli/commit/b326dddde8e2a01f1e61eff09d6475c4122596cf"><code>b326ddd</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3068">#3068</a> from snyk/chore/macos-test</li> <li><a href="https://github.com/snyk/cli/commit/1f299d1eb91f10863b646e03be7c03ce749415d0"><code>1f299d1</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3077">#3077</a> from snyk/chore/wrap-new-cli-output-with-ff-cfg-1573</li> <li><a href="https://github.com/snyk/cli/commit/8ac4a9643dad948f2a6c5deff5a2c4b108100f8f"><code>8ac4a96</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3074">#3074</a> from snyk/chore/replace-inquirer-with-enquirer</li> <li><a href="https://github.com/snyk/cli/commit/afff1ec27f15a27fbc4faa8cfeebd0e8e3996f78"><code>afff1ec</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2838">#2838</a> from snyk/feat/drop-node10</li> <li><a href="https://github.com/snyk/cli/commit/1e290f6b4834ddd41efe3a1330e8877c0cbcafa5"><code>1e290f6</code></a> feat: drop Node.js 10 support</li> <li><a href="https://github.com/snyk/cli/commit/ed675bee628bf14b27b4224324184b35a029b68c"><code>ed675be</code></a> chore: replace inquirer with enquirer</li> <li><a href="https://github.com/snyk/cli/commit/118bb7d6b7c057ab1f697dcbc091a11e4f2235f6"><code>118bb7d</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2800">#2800</a> from snyk/feat/goodbye-protect</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.889.0...v1.893.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-04-01 12:54:24 +00:00 (Migrated from gitlab.com)

mentioned in commit f7f7869320

mentioned in commit f7f7869320b0495c0641d0ede77fb86967e18836
argoyle (Migrated from gitlab.com) merged commit f7f7869320 into master 2022-04-01 12:54:24 +00:00
Sign in to join this conversation.