Build(deps): bump snyk from 1.767.0 to 1.773.0 #142

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.773.0 into master 2021-11-24 17:03:11 +00:00
argoyle commented 2021-11-24 16:52:12 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.767.0 to 1.773.0.

Release notes

Sourced from snyk's releases.

v1.773.0

1.773.0 (2021-11-24)

Bug Fixes

  • reverted "feat: preventing code upload if LCE is on" (e050550)

v1.772.0

1.772.0 (2021-11-24)

Bug Fixes

  • Update docker-pull to consider public ECR returned oci manifest (1747e2c)

v1.771.0

1.771.0 (2021-11-24)

Bug Fixes

Features

  • Improve output for dockerfile instructions (94c08ad)

v1.770.0

1.770.0 (2021-11-24)

Features

  • preventing code upload if LCE is on (10d9bd9)

v1.769.0

1.769.0 (2021-11-23)

Bug Fixes

  • unify the retry & contact support errors across commands (5aaf8f0)
  • wrap the errors with retry for consistency (8b9876a)

v1.768.0

1.768.0 (2021-11-23)

... (truncated)

Commits
  • 3c92907 Merge pull request #2384 from snyk/feat/prevent-code-upload-lce
  • 15f8533 Merge pull request #2385 from snyk/fix/upgrade-docker-client-deps
  • 1747e2c fix: Update docker-pull to consider public ECR returned oci manifest
  • c6bbeda Merge pull request #2353 from snyk/feat/CAP-280-improve-user-instruction-info
  • e050550 fix: reverted "feat: preventing code upload if LCE is on"
  • 452e035 Merge pull request #2383 from snyk/feat/prevent-code-upload-lce
  • 4690660 fix: Bumping SDP to 4.27.0
  • 94c08ad feat: Improve output for dockerfile instructions
  • 10d9bd9 feat: preventing code upload if LCE is on
  • d1e045b Merge pull request #2381 from snyk/chore/add-gcr-acceptance-test
  • 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.767.0 to 1.773.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.773.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.772.0...v1.773.0">1.773.0</a> (2021-11-24)</h1> <h3>Bug Fixes</h3> <ul> <li>reverted &quot;feat: preventing code upload if LCE is on&quot; (<a href="https://github.com/snyk/snyk/commit/e050550716a591c3fbaa9760f087a359ca01ad68">e050550</a>)</li> </ul> <h2>v1.772.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.771.0...v1.772.0">1.772.0</a> (2021-11-24)</h1> <h3>Bug Fixes</h3> <ul> <li>Update docker-pull to consider public ECR returned oci manifest (<a href="https://github.com/snyk/snyk/commit/1747e2c13d8146ee137ce4e8d7494ce35a916850">1747e2c</a>)</li> </ul> <h2>v1.771.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.770.0...v1.771.0">1.771.0</a> (2021-11-24)</h1> <h3>Bug Fixes</h3> <ul> <li>Bumping SDP to 4.27.0 (<a href="https://github.com/snyk/snyk/commit/46906600d34d55cd8e9298f17736838ece03d426">4690660</a>)</li> </ul> <h3>Features</h3> <ul> <li>Improve output for dockerfile instructions (<a href="https://github.com/snyk/snyk/commit/94c08ad05ee0c71dce15769b1cb6b2072602e1c5">94c08ad</a>)</li> </ul> <h2>v1.770.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.769.0...v1.770.0">1.770.0</a> (2021-11-24)</h1> <h3>Features</h3> <ul> <li>preventing code upload if LCE is on (<a href="https://github.com/snyk/snyk/commit/10d9bd981ee7eaf31aad644b30efe011a30b922c">10d9bd9</a>)</li> </ul> <h2>v1.769.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.768.0...v1.769.0">1.769.0</a> (2021-11-23)</h1> <h3>Bug Fixes</h3> <ul> <li>unify the retry &amp; contact support errors across commands (<a href="https://github.com/snyk/snyk/commit/5aaf8f0069141f544e9cebf3960834dc3ff1affe">5aaf8f0</a>)</li> <li>wrap the errors with retry for consistency (<a href="https://github.com/snyk/snyk/commit/8b9876a4eaa87fdd10eaa9a269857ee791c066f9">8b9876a</a>)</li> </ul> <h2>v1.768.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.767.0...v1.768.0">1.768.0</a> (2021-11-23)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/3c9290788702e901edfd63354712b0e72390ec56"><code>3c92907</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2384">#2384</a> from snyk/feat/prevent-code-upload-lce</li> <li><a href="https://github.com/snyk/snyk/commit/15f8533d9c591f7af61e11ebd306e1c0a7bc017e"><code>15f8533</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2385">#2385</a> from snyk/fix/upgrade-docker-client-deps</li> <li><a href="https://github.com/snyk/snyk/commit/1747e2c13d8146ee137ce4e8d7494ce35a916850"><code>1747e2c</code></a> fix: Update docker-pull to consider public ECR returned oci manifest</li> <li><a href="https://github.com/snyk/snyk/commit/c6bbeda568075b916ee0ac17ca89993fbc6854d7"><code>c6bbeda</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2353">#2353</a> from snyk/feat/CAP-280-improve-user-instruction-info</li> <li><a href="https://github.com/snyk/snyk/commit/e050550716a591c3fbaa9760f087a359ca01ad68"><code>e050550</code></a> fix: reverted &quot;feat: preventing code upload if LCE is on&quot;</li> <li><a href="https://github.com/snyk/snyk/commit/452e0357322470838bca290cc4f571d575cb4b9d"><code>452e035</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2383">#2383</a> from snyk/feat/prevent-code-upload-lce</li> <li><a href="https://github.com/snyk/snyk/commit/46906600d34d55cd8e9298f17736838ece03d426"><code>4690660</code></a> fix: Bumping SDP to 4.27.0</li> <li><a href="https://github.com/snyk/snyk/commit/94c08ad05ee0c71dce15769b1cb6b2072602e1c5"><code>94c08ad</code></a> feat: Improve output for dockerfile instructions</li> <li><a href="https://github.com/snyk/snyk/commit/10d9bd981ee7eaf31aad644b30efe011a30b922c"><code>10d9bd9</code></a> feat: preventing code upload if LCE is on</li> <li><a href="https://github.com/snyk/snyk/commit/d1e045b30c8117418c6d404893d829cffb518def"><code>d1e045b</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2381">#2381</a> from snyk/chore/add-gcr-acceptance-test</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.767.0...v1.773.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-11-24 16:52:14 +00:00 (Migrated from gitlab.com)

mentioned in merge request !91

mentioned in merge request !91
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2021-11-24 17:00:37 +00:00
argoyle commented 2021-11-24 17:03:11 +00:00 (Migrated from gitlab.com)

mentioned in commit 8654df18c8

mentioned in commit 8654df18c8b2ec5707d6df93594e6eb19f5c8ea9
argoyle (Migrated from gitlab.com) merged commit 8654df18c8 into master 2021-11-24 17:03:11 +00:00
Sign in to join this conversation.