Build(deps): bump snyk from 1.820.0 to 1.826.0 #205

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.826.0 into master 2022-01-13 06:13:55 +00:00
argoyle commented 2022-01-13 04:40:19 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.820.0 to 1.826.0.

Release notes

Sourced from snyk's releases.

v1.826.0

1.826.0 (2022-01-12)

Features

  • support unmanaged snyk security url (a3ec49d)

v1.825.0

1.825.0 (2022-01-12)

Bug Fixes

  • exclude base image vulns filtering all vulns (96ba2b0)

v1.824.0

1.824.0 (2022-01-11)

Bug Fixes

  • allow escape characters in json parsing (3814c67)

v1.823.0

1.823.0 (2022-01-11)

Bug Fixes

  • rollback docker desktop to use ./docker/snyk-mac.sh (726cd4c)

v1.822.0

1.822.0 (2022-01-11)

Bug Fixes

  • protect handle quotes on vuln ids in .snyk file (45403e9)

v1.821.0

1.821.0 (2022-01-10)

Bug Fixes

Commits
  • 97a3ed9 Merge pull request #2539 from snyk/feat/unmanaged-security-url
  • f76f946 Merge pull request #2513 from snyk/docs/revise-code-command-help
  • f001903 Merge pull request #2521 from snyk/docs/revise-help-command-help
  • 83d5aa2 docs: update code command help
  • 17d9e57 docs: update help command help README
  • 4035224 Merge pull request #2510 from snyk/fix/exclude-base-image-vulns-empty
  • a3ec49d feat: support unmanaged snyk security url
  • 631a2a1 Merge pull request #2466 from snyk/docs/revise-test-command-help
  • b9599be Merge pull request #2516 from snyk/docs/revise-iac-command-help
  • 573f7be Merge pull request #2515 from snyk/docs/revise-container-command-help
  • 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.820.0 to 1.826.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.826.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.825.0...v1.826.0">1.826.0</a> (2022-01-12)</h1> <h3>Features</h3> <ul> <li>support unmanaged snyk security url (<a href="https://github.com/snyk/snyk/commit/a3ec49da0b8164e92735f32e87f15fd22c9fedfa">a3ec49d</a>)</li> </ul> <h2>v1.825.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.824.0...v1.825.0">1.825.0</a> (2022-01-12)</h1> <h3>Bug Fixes</h3> <ul> <li>exclude base image vulns filtering all vulns (<a href="https://github.com/snyk/snyk/commit/96ba2b03182a38134434602a04232957040a48ba">96ba2b0</a>)</li> </ul> <h2>v1.824.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.823.0...v1.824.0">1.824.0</a> (2022-01-11)</h1> <h3>Bug Fixes</h3> <ul> <li>allow escape characters in json parsing (<a href="https://github.com/snyk/snyk/commit/3814c672ad09b1cbc3a7026b75e7dcaef6542928">3814c67</a>)</li> </ul> <h2>v1.823.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.822.0...v1.823.0">1.823.0</a> (2022-01-11)</h1> <h3>Bug Fixes</h3> <ul> <li>rollback docker desktop to use ./docker/snyk-mac.sh (<a href="https://github.com/snyk/snyk/commit/726cd4c45b7c059fae0e8a9b21fe86eece1e3db0">726cd4c</a>)</li> </ul> <h2>v1.822.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.821.0...v1.822.0">1.822.0</a> (2022-01-11)</h1> <h3>Bug Fixes</h3> <ul> <li>protect handle quotes on vuln ids in .snyk file (<a href="https://github.com/snyk/snyk/commit/45403e91773c87cfc4e207a9a320de7e108c0ec9">45403e9</a>)</li> </ul> <h2>v1.821.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.820.0...v1.821.0">1.821.0</a> (2022-01-10)</h1> <h3>Bug Fixes</h3> <ul> <li>IaC SARIF output (<a href="https://github.com/snyk/snyk/commit/b2656d93405113fbcf488e56e2f1fafdd33f33be">b2656d9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/97a3ed90230013efb65e7dcf39da1c09971c8209"><code>97a3ed9</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2539">#2539</a> from snyk/feat/unmanaged-security-url</li> <li><a href="https://github.com/snyk/snyk/commit/f76f946d200c879d42ef8920858865f523d31f81"><code>f76f946</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2513">#2513</a> from snyk/docs/revise-code-command-help</li> <li><a href="https://github.com/snyk/snyk/commit/f001903ec10354e5093a0e994e5e172c4c4b8ce4"><code>f001903</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2521">#2521</a> from snyk/docs/revise-help-command-help</li> <li><a href="https://github.com/snyk/snyk/commit/83d5aa2fb4a7393f9e593ead09fa06660b048ff8"><code>83d5aa2</code></a> docs: update code command help</li> <li><a href="https://github.com/snyk/snyk/commit/17d9e57b5ca69b1a60cfc35317def998b5cf89a2"><code>17d9e57</code></a> docs: update help command help README</li> <li><a href="https://github.com/snyk/snyk/commit/4035224b5e84c67e1b501e7cc1046c4584cb60c9"><code>4035224</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2510">#2510</a> from snyk/fix/exclude-base-image-vulns-empty</li> <li><a href="https://github.com/snyk/snyk/commit/a3ec49da0b8164e92735f32e87f15fd22c9fedfa"><code>a3ec49d</code></a> feat: support unmanaged snyk security url</li> <li><a href="https://github.com/snyk/snyk/commit/631a2a1299113117bf4c591b476037fc886927b0"><code>631a2a1</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2466">#2466</a> from snyk/docs/revise-test-command-help</li> <li><a href="https://github.com/snyk/snyk/commit/b9599be79d46d3ea50b010093a1ef85c61c6b7f0"><code>b9599be</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2516">#2516</a> from snyk/docs/revise-iac-command-help</li> <li><a href="https://github.com/snyk/snyk/commit/573f7be6088ab15faf67f46ca4bb6e20c6b8ff0c"><code>573f7be</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2515">#2515</a> from snyk/docs/revise-container-command-help</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.820.0...v1.826.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-13 06:13:54 +00:00 (Migrated from gitlab.com)

mentioned in commit 00ad71d8de

mentioned in commit 00ad71d8de7533381067019c1bda227110ed4502
argoyle (Migrated from gitlab.com) merged commit 00ad71d8de into master 2022-01-13 06:13:55 +00:00
Sign in to join this conversation.