Build(deps): bump snyk from 1.797.0 to 1.806.0 #180

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.806.0 into master 2021-12-22 08:15:32 +00:00
argoyle commented 2021-12-22 04:39:49 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.797.0 to 1.806.0.

Release notes

Sourced from snyk's releases.

v1.806.0

1.806.0 (2021-12-21)

Bug Fixes

  • update snyk-nuget-plugin version (05fe2ed)

v1.805.0

1.805.0 (2021-12-21)

Features

  • support darwin/arm64 in docker desktop integration (e1055ec)

v1.804.0

1.804.0 (2021-12-21)

Features

  • add local code engine support (f6668bd)

v1.803.0

1.803.0 (2021-12-20)

Bug Fixes

  • rename loaded packages fact (5a64011)

v1.802.0

1.802.0 (2021-12-20)

Bug Fixes

  • upgrade container dependencies with vuln fix (3961d15)

v1.801.0

1.801.0 (2021-12-20)

Features

  • change default of nested jars unpacking to 1 (25e33e3)

v1.800.0

1.800.0 (2021-12-20)

... (truncated)

Commits
  • e2fda0d Merge pull request #2486 from snyk/chore/upgrade-snyk-nuget-plugin2
  • 7474128 Merge pull request #2444 from snyk/feat/arm64-mac-docker
  • aed334e Merge pull request #2461 from snyk/feat/local-code-engine-support
  • 05fe2ed fix: update snyk-nuget-plugin version
  • e1055ec feat: support darwin/arm64 in docker desktop integration
  • ebb78c7 Merge pull request #2484 from snyk/fix/rename-fact-in-plugin
  • 5a64011 fix: rename loaded packages fact
  • f6668bd feat: add local code engine support
  • 9f8f50e Merge pull request #2482 from snyk/fix/upgrade-contaienr-dependencies
  • 3961d15 fix: upgrade container dependencies with vuln fix
  • 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.797.0 to 1.806.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.806.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.805.0...v1.806.0">1.806.0</a> (2021-12-21)</h1> <h3>Bug Fixes</h3> <ul> <li>update snyk-nuget-plugin version (<a href="https://github.com/snyk/snyk/commit/05fe2edb859b36f8e24b991d211e8c2da3ce2470">05fe2ed</a>)</li> </ul> <h2>v1.805.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.804.0...v1.805.0">1.805.0</a> (2021-12-21)</h1> <h3>Features</h3> <ul> <li>support darwin/arm64 in docker desktop integration (<a href="https://github.com/snyk/snyk/commit/e1055eca60af4e32d096e39233573c07e7bff0d1">e1055ec</a>)</li> </ul> <h2>v1.804.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.803.0...v1.804.0">1.804.0</a> (2021-12-21)</h1> <h3>Features</h3> <ul> <li>add local code engine support (<a href="https://github.com/snyk/snyk/commit/f6668bdfc428cc42bac5fb523dbc0defc2f04d5c">f6668bd</a>)</li> </ul> <h2>v1.803.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.802.0...v1.803.0">1.803.0</a> (2021-12-20)</h1> <h3>Bug Fixes</h3> <ul> <li>rename loaded packages fact (<a href="https://github.com/snyk/snyk/commit/5a640118369ea30766ba92c20fd0188a9673ba37">5a64011</a>)</li> </ul> <h2>v1.802.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.801.0...v1.802.0">1.802.0</a> (2021-12-20)</h1> <h3>Bug Fixes</h3> <ul> <li>upgrade container dependencies with vuln fix (<a href="https://github.com/snyk/snyk/commit/3961d1584d37dd90d6a8c3a226253196c4936fd1">3961d15</a>)</li> </ul> <h2>v1.801.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.800.0...v1.801.0">1.801.0</a> (2021-12-20)</h1> <h3>Features</h3> <ul> <li>change default of nested jars unpacking to 1 (<a href="https://github.com/snyk/snyk/commit/25e33e36477c18fab29b64bb65288e3f1a0010d5">25e33e3</a>)</li> </ul> <h2>v1.800.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.799.0...v1.800.0">1.800.0</a> (2021-12-20)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/e2fda0dbe7c6edf8302a4e57f97e1032520ebfdd"><code>e2fda0d</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2486">#2486</a> from snyk/chore/upgrade-snyk-nuget-plugin2</li> <li><a href="https://github.com/snyk/snyk/commit/7474128166768057e6d2dbf021cdb0fad5871d80"><code>7474128</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2444">#2444</a> from snyk/feat/arm64-mac-docker</li> <li><a href="https://github.com/snyk/snyk/commit/aed334e8de04b5bfbe0fd790d2415256b753c133"><code>aed334e</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2461">#2461</a> from snyk/feat/local-code-engine-support</li> <li><a href="https://github.com/snyk/snyk/commit/05fe2edb859b36f8e24b991d211e8c2da3ce2470"><code>05fe2ed</code></a> fix: update snyk-nuget-plugin version</li> <li><a href="https://github.com/snyk/snyk/commit/e1055eca60af4e32d096e39233573c07e7bff0d1"><code>e1055ec</code></a> feat: support darwin/arm64 in docker desktop integration</li> <li><a href="https://github.com/snyk/snyk/commit/ebb78c76c00578fc95b262a2eece5854d0b647ff"><code>ebb78c7</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2484">#2484</a> from snyk/fix/rename-fact-in-plugin</li> <li><a href="https://github.com/snyk/snyk/commit/5a640118369ea30766ba92c20fd0188a9673ba37"><code>5a64011</code></a> fix: rename loaded packages fact</li> <li><a href="https://github.com/snyk/snyk/commit/f6668bdfc428cc42bac5fb523dbc0defc2f04d5c"><code>f6668bd</code></a> feat: add local code engine support</li> <li><a href="https://github.com/snyk/snyk/commit/9f8f50e0dc81a612c314b29ebca441ae8fac528c"><code>9f8f50e</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2482">#2482</a> from snyk/fix/upgrade-contaienr-dependencies</li> <li><a href="https://github.com/snyk/snyk/commit/3961d1584d37dd90d6a8c3a226253196c4936fd1"><code>3961d15</code></a> fix: upgrade container dependencies with vuln fix</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.797.0...v1.806.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 2021-12-22 08:15:32 +00:00 (Migrated from gitlab.com)

mentioned in commit f6cbd590cb

mentioned in commit f6cbd590cb27c8360746a828ef51053f93e4545b
argoyle (Migrated from gitlab.com) merged commit f6cbd590cb into master 2021-12-22 08:15:32 +00:00
Sign in to join this conversation.