Build(deps): bump @snyk/protect from 1.1028.0 to 1.1035.0 #697

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.1035.0 into master 2022-10-20 08:37:29 +00:00
argoyle commented 2022-10-20 04:38:00 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.1028.0 to 1.1035.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1035.0

1.1035.0 (2022-10-19)

Features

  • do not download bundle in cli (d339015)
  • IaC --report smoke testing (48f2e93)

v1.1034.0

1.1034.0 (2022-10-18)

Features

  • Upgrade snyk-iac-test to v0.33.5 (c318f06)

v1.1033.0

1.1033.0 (2022-10-18)

Features

  • Upgrade snyk-iac-test to v0.33.4 (ea931d1)

v1.1032.0

1.1032.0 (2022-10-14)

Features

  • Upgrade snyk-iac-test to v0.33.3 (f0ada01)

v1.1031.0

1.1031.0 (2022-10-14)

Bug Fixes

  • identify gradle projects by path not name (284c8aa)

v1.1030.0

1.1030.0 (2022-10-14)

Features

  • use in_progress in unmanaged resp. (84a1bb3)

v1.1029.0

... (truncated)

Commits
  • 665aaff Merge pull request #4149 from snyk/feat/download-bundle-in-iac
  • 8e0057f Merge pull request #4156 from snyk/feat/report-smoke-testing
  • d339015 feat: do not download bundle in cli
  • 48f2e93 feat: IaC --report smoke testing
  • 10190c0 Merge pull request #4135 from snyk/chore/HMMR-575_integrate_app_framework
  • 534ac3f Merge pull request #4139 from snyk/chore/HMMR-569-print-dg
  • 94a0120 chore: print dep graph if --print-graph is used
  • 5458030 Merge pull request #4151 from snyk/feat/upgrade-snyk-iac-test
  • c318f06 feat: Upgrade snyk-iac-test to v0.33.5
  • f267365 Merge pull request #4141 from snyk/refactor/read-iac-org-settings
  • 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/protect](https://github.com/snyk/snyk) from 1.1028.0 to 1.1035.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snyk/snyk/releases"><code>@​snyk/protect</code>'s releases</a>.</em></p> <blockquote> <h2>v1.1035.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1034.0...v1.1035.0">1.1035.0</a> (2022-10-19)</h1> <h3>Features</h3> <ul> <li>do not download bundle in cli (<a href="https://github.com/snyk/snyk/commit/d3390157ad197ccc57447351d2a25d392c6392f1">d339015</a>)</li> <li>IaC --report smoke testing (<a href="https://github.com/snyk/snyk/commit/48f2e9366c1e43e3e070e51ef8333ae087e79286">48f2e93</a>)</li> </ul> <h2>v1.1034.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1033.0...v1.1034.0">1.1034.0</a> (2022-10-18)</h1> <h3>Features</h3> <ul> <li>Upgrade snyk-iac-test to v0.33.5 (<a href="https://github.com/snyk/snyk/commit/c318f0654235f41e86c9e16c36b94728852a3c6e">c318f06</a>)</li> </ul> <h2>v1.1033.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1032.0...v1.1033.0">1.1033.0</a> (2022-10-18)</h1> <h3>Features</h3> <ul> <li>Upgrade snyk-iac-test to v0.33.4 (<a href="https://github.com/snyk/snyk/commit/ea931d154d1710a3f9e3ee47a1d1c8a1dc9776b0">ea931d1</a>)</li> </ul> <h2>v1.1032.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1031.0...v1.1032.0">1.1032.0</a> (2022-10-14)</h1> <h3>Features</h3> <ul> <li>Upgrade snyk-iac-test to v0.33.3 (<a href="https://github.com/snyk/snyk/commit/f0ada010dfd63c2b29f5d489a10df85a9baca6f6">f0ada01</a>)</li> </ul> <h2>v1.1031.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1030.0...v1.1031.0">1.1031.0</a> (2022-10-14)</h1> <h3>Bug Fixes</h3> <ul> <li>identify gradle projects by path not name (<a href="https://github.com/snyk/snyk/commit/284c8aaab48dc71335ee3123bcf21d34b05d822f">284c8aa</a>)</li> </ul> <h2>v1.1030.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1029.0...v1.1030.0">1.1030.0</a> (2022-10-14)</h1> <h3>Features</h3> <ul> <li>use in_progress in unmanaged resp. (<a href="https://github.com/snyk/snyk/commit/84a1bb3ccaf541e2d4ffc8f07594cc80d6fa688a">84a1bb3</a>)</li> </ul> <h2>v1.1029.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/665aaff0edd970575125a24b4defb7f70eb8abc8"><code>665aaff</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4149">#4149</a> from snyk/feat/download-bundle-in-iac</li> <li><a href="https://github.com/snyk/cli/commit/8e0057f65fdf1dc5fa98adbc5d316b3ca78deeae"><code>8e0057f</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4156">#4156</a> from snyk/feat/report-smoke-testing</li> <li><a href="https://github.com/snyk/cli/commit/d3390157ad197ccc57447351d2a25d392c6392f1"><code>d339015</code></a> feat: do not download bundle in cli</li> <li><a href="https://github.com/snyk/cli/commit/48f2e9366c1e43e3e070e51ef8333ae087e79286"><code>48f2e93</code></a> feat: IaC --report smoke testing</li> <li><a href="https://github.com/snyk/cli/commit/10190c0970d21d202d4ff7d99d8f3105b03fc2e1"><code>10190c0</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4135">#4135</a> from snyk/chore/HMMR-575_integrate_app_framework</li> <li><a href="https://github.com/snyk/cli/commit/534ac3f282aec0480700f72f365772c9bee9eeb5"><code>534ac3f</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4139">#4139</a> from snyk/chore/HMMR-569-print-dg</li> <li><a href="https://github.com/snyk/cli/commit/94a0120d83f9983c805336c580739fe5a87edea3"><code>94a0120</code></a> chore: print dep graph if --print-graph is used</li> <li><a href="https://github.com/snyk/cli/commit/5458030c95137f2629ebfc417c8b46ff604d4e0b"><code>5458030</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4151">#4151</a> from snyk/feat/upgrade-snyk-iac-test</li> <li><a href="https://github.com/snyk/cli/commit/c318f0654235f41e86c9e16c36b94728852a3c6e"><code>c318f06</code></a> feat: Upgrade snyk-iac-test to v0.33.5</li> <li><a href="https://github.com/snyk/cli/commit/f26736566aabb09fb0f41f5248d965529f2c4fd0"><code>f267365</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4141">#4141</a> from snyk/refactor/read-iac-org-settings</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.1028.0...v1.1035.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-10-20 04:38:03 +00:00 (Migrated from gitlab.com)

mentioned in merge request !646

mentioned in merge request !646
argoyle commented 2022-10-20 08:27:05 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 07ba5610 - 1 commit from branch master
  • 015d6251 - Build(deps): bump @snyk/protect from 1.1028.0 to 1.1035.0

Compare with previous version

added 2 commits <ul><li>07ba5610 - 1 commit from branch <code>master</code></li><li>015d6251 - Build(deps): bump @snyk/protect from 1.1028.0 to 1.1035.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/648/diffs?diff_id=513199813&start_sha=f2a72e61d3de25ba6220e9112cf5eb8a0fff4b64)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-10-20 08:30:19 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-10-20 08:37:29 +00:00
Sign in to join this conversation.