Build(deps): bump snyk from 1.908.0 to 1.910.0 #330

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.910.0 into master 2022-04-22 06:22:47 +00:00
argoyle commented 2022-04-22 04:39:14 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.908.0 to 1.910.0.

Release notes

Sourced from snyk's releases.

v1.910.0

1.910.0 (2022-04-21)

Bug Fixes

  • Skip unsupported IaC files (22f20e0)

Features

  • add --json-file-output support to code test (b97d0e6)

v1.909.0

1.909.0 (2022-04-20)

Features

  • Added message for no issues found (96dbc7c)
  • bump-snyk-mvn-plugin (5eb7e57)
  • more logs in code in -d mode (1890c73)
Commits
  • 911cdc6 Merge pull request #3157 from snyk/fix/skip-not-supported-iac-files
  • 7e0c6da Merge pull request #3161 from snyk/feature/test-flag-json-file-output
  • b97d0e6 feat: add --json-file-output support to code test
  • f226f01 Merge pull request #3158 from snyk/chore/cliv2-migration
  • 1e5b504 chore: migrate cliv2
  • 7fd093a Merge pull request #3134 from snyk/test/remove-flakey-test
  • 0343ddd Merge pull request #3159 from snyk/feat/bump-snyk-mvn-plugin
  • 5eb7e57 feat: bump-snyk-mvn-plugin
  • 22f20e0 fix: Skip unsupported IaC files
  • 2873a3a Merge pull request #3151 from snyk/chore/add-no-issues-message-cfg-1773
  • 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.908.0 to 1.910.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.910.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.909.0...v1.910.0">1.910.0</a> (2022-04-21)</h1> <h3>Bug Fixes</h3> <ul> <li>Skip unsupported IaC files (<a href="https://github.com/snyk/snyk/commit/22f20e01198f3c7e6e48d97e9acdb488a3a6fa3f">22f20e0</a>)</li> </ul> <h3>Features</h3> <ul> <li>add --json-file-output support to <code>code test</code> (<a href="https://github.com/snyk/snyk/commit/b97d0e6376244b56d3f76a999a9c3e31af191ea3">b97d0e6</a>)</li> </ul> <h2>v1.909.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.908.0...v1.909.0">1.909.0</a> (2022-04-20)</h1> <h3>Features</h3> <ul> <li>Added message for no issues found (<a href="https://github.com/snyk/snyk/commit/96dbc7c72199a4713c95a0ae78a9f3b7518d6dd7">96dbc7c</a>)</li> <li>bump-snyk-mvn-plugin (<a href="https://github.com/snyk/snyk/commit/5eb7e579d10a24463baa5a96e3a87434198e6745">5eb7e57</a>)</li> <li>more logs in code in -d mode (<a href="https://github.com/snyk/snyk/commit/1890c7397ccf917ac0c4292d365d6edf47b3e065">1890c73</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/911cdc660630d00d66686350ac2a2bf512155d9f"><code>911cdc6</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3157">#3157</a> from snyk/fix/skip-not-supported-iac-files</li> <li><a href="https://github.com/snyk/cli/commit/7e0c6da2f78785af39f9a79391f289ab6e68475f"><code>7e0c6da</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3161">#3161</a> from snyk/feature/test-flag-json-file-output</li> <li><a href="https://github.com/snyk/cli/commit/b97d0e6376244b56d3f76a999a9c3e31af191ea3"><code>b97d0e6</code></a> feat: add --json-file-output support to <code>code test</code></li> <li><a href="https://github.com/snyk/cli/commit/f226f0186d3cd4f307c0525c8c1c4cb267fb4c35"><code>f226f01</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3158">#3158</a> from snyk/chore/cliv2-migration</li> <li><a href="https://github.com/snyk/cli/commit/1e5b50412477bbdacf7e8652c2b34c173de90768"><code>1e5b504</code></a> chore: migrate cliv2</li> <li><a href="https://github.com/snyk/cli/commit/7fd093aa607b955f174a7a972372109bac41ed95"><code>7fd093a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3134">#3134</a> from snyk/test/remove-flakey-test</li> <li><a href="https://github.com/snyk/cli/commit/0343ddd2c62b7c2044742224ee48149756e5a087"><code>0343ddd</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3159">#3159</a> from snyk/feat/bump-snyk-mvn-plugin</li> <li><a href="https://github.com/snyk/cli/commit/5eb7e579d10a24463baa5a96e3a87434198e6745"><code>5eb7e57</code></a> feat: bump-snyk-mvn-plugin</li> <li><a href="https://github.com/snyk/cli/commit/22f20e01198f3c7e6e48d97e9acdb488a3a6fa3f"><code>22f20e0</code></a> fix: Skip unsupported IaC files</li> <li><a href="https://github.com/snyk/cli/commit/2873a3a79e0fc65ef2108fafdcfa89363669598a"><code>2873a3a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3151">#3151</a> from snyk/chore/add-no-issues-message-cfg-1773</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.908.0...v1.910.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-22 06:11:59 +00:00 (Migrated from gitlab.com)

added 3 commits

  • f43515ae...5298b4c7 - 2 commits from branch master
  • 94709ce3 - Build(deps): bump snyk from 1.908.0 to 1.910.0

Compare with previous version

added 3 commits <ul><li>f43515ae...5298b4c7 - 2 commits from branch <code>master</code></li><li>94709ce3 - Build(deps): bump snyk from 1.908.0 to 1.910.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/281/diffs?diff_id=378761842&start_sha=f43515ae7af36d1baa09a882fa7a890ece8021c7)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-04-22 06:12:18 +00:00
argoyle commented 2022-04-22 06:22:47 +00:00 (Migrated from gitlab.com)

mentioned in commit d0aa4e512b

mentioned in commit d0aa4e512bfacdb6c9abb8850fa9a82556cd1be2
argoyle (Migrated from gitlab.com) merged commit d0aa4e512b into master 2022-04-22 06:22:47 +00:00
Sign in to join this conversation.