Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0 #728

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.1052.0 into master 2022-11-04 07:09:02 +00:00
argoyle commented 2022-11-04 04:40:59 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.1047.0 to 1.1052.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1052.0

1.1052.0 (2022-11-03)

Features

  • improve errors for cloud context (0ddc517)

v1.1051.0

1.1051.0 (2022-11-03)

Bug Fixes

v1.1050.0

1.1050.0 (2022-11-03)

Bug Fixes

  • remove allow analytics check for share results (4bac957)

v1.1049.0

1.1049.0 (2022-11-02)

Features

  • Upgrade snyk-iac-test to v0.36.2 (d37581b)

v1.1048.0

1.1048.0 (2022-11-01)

Bug Fixes

  • in sbt plugin inspect: filter out configs that are not public (a1df508)
Commits
  • 8060d7e Merge pull request #4190 from snyk/feat/improve_cloudcontext_errors
  • 221523d Merge pull request #4189 from snyk/fix/snyk-apps-create-command
  • 0ddc517 feat: improve errors for cloud context
  • 8544c06 fix: apps create command
  • 234566f Merge pull request #4187 from snyk/fix/remove-allow-analytics-check-for-share...
  • 7ebdb4a Merge pull request #4188 from snyk/feat/upgrade-snyk-iac-test
  • d37581b feat: Upgrade snyk-iac-test to v0.36.2
  • 4bac957 fix: remove allow analytics check for share results
  • 2401acb Merge pull request #4186 from snyk/fix/undefined-settings-in-sbt-plugin-inspect
  • a1df508 fix: filter out configs that are not public
  • See full diff 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.1047.0 to 1.1052.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.1052.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1051.0...v1.1052.0">1.1052.0</a> (2022-11-03)</h1> <h3>Features</h3> <ul> <li>improve errors for cloud context (<a href="https://github.com/snyk/snyk/commit/0ddc51731acb3e5090fd3b0a69e95bd9567ab000">0ddc517</a>)</li> </ul> <h2>v1.1051.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1050.0...v1.1051.0">1.1051.0</a> (2022-11-03)</h1> <h3>Bug Fixes</h3> <ul> <li>apps create command (<a href="https://github.com/snyk/snyk/commit/8544c0610f94e4633dbb416b53e0400e2939024b">8544c06</a>)</li> </ul> <h2>v1.1050.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1049.0...v1.1050.0">1.1050.0</a> (2022-11-03)</h1> <h3>Bug Fixes</h3> <ul> <li>remove allow analytics check for share results (<a href="https://github.com/snyk/snyk/commit/4bac9570accf35e479ca30d4c1b9ae99509f9e56">4bac957</a>)</li> </ul> <h2>v1.1049.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1048.0...v1.1049.0">1.1049.0</a> (2022-11-02)</h1> <h3>Features</h3> <ul> <li>Upgrade snyk-iac-test to v0.36.2 (<a href="https://github.com/snyk/snyk/commit/d37581bf9d6c419df09bd1313870e6e7702c6dfc">d37581b</a>)</li> </ul> <h2>v1.1048.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1047.0...v1.1048.0">1.1048.0</a> (2022-11-01)</h1> <h3>Bug Fixes</h3> <ul> <li>in sbt plugin inspect: filter out configs that are not public (<a href="https://github.com/snyk/snyk/commit/a1df508fb51428a274ce305d9daab3246101b3a8">a1df508</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/8060d7e5d8439773f08c7ad1349dc7dd0ecaa2ba"><code>8060d7e</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4190">#4190</a> from snyk/feat/improve_cloudcontext_errors</li> <li><a href="https://github.com/snyk/cli/commit/221523db264a11a6994715ed8ce856ff11a3b242"><code>221523d</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4189">#4189</a> from snyk/fix/snyk-apps-create-command</li> <li><a href="https://github.com/snyk/cli/commit/0ddc51731acb3e5090fd3b0a69e95bd9567ab000"><code>0ddc517</code></a> feat: improve errors for cloud context</li> <li><a href="https://github.com/snyk/cli/commit/8544c0610f94e4633dbb416b53e0400e2939024b"><code>8544c06</code></a> fix: apps create command</li> <li><a href="https://github.com/snyk/cli/commit/234566f153605d5cd51cc73dd4eb884209ca1daa"><code>234566f</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4187">#4187</a> from snyk/fix/remove-allow-analytics-check-for-share...</li> <li><a href="https://github.com/snyk/cli/commit/7ebdb4a9dfd83e5d494a0d896b632a47488b3b50"><code>7ebdb4a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4188">#4188</a> from snyk/feat/upgrade-snyk-iac-test</li> <li><a href="https://github.com/snyk/cli/commit/d37581bf9d6c419df09bd1313870e6e7702c6dfc"><code>d37581b</code></a> feat: Upgrade snyk-iac-test to v0.36.2</li> <li><a href="https://github.com/snyk/cli/commit/4bac9570accf35e479ca30d4c1b9ae99509f9e56"><code>4bac957</code></a> fix: remove allow analytics check for share results</li> <li><a href="https://github.com/snyk/cli/commit/2401acbc721894111624b2aa4bb7b61d7d8e94ae"><code>2401acb</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4186">#4186</a> from snyk/fix/undefined-settings-in-sbt-plugin-inspect</li> <li><a href="https://github.com/snyk/cli/commit/a1df508fb51428a274ce305d9daab3246101b3a8"><code>a1df508</code></a> fix: filter out configs that are not public</li> <li>See full diff in <a href="https://github.com/snyk/snyk/compare/v1.1047.0...v1.1052.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-11-04 06:10:18 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3cfbc31e - 1 commit from branch master
  • 064b61b2 - Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0

Compare with previous version

added 2 commits <ul><li>3cfbc31e - 1 commit from branch <code>master</code></li><li>064b61b2 - Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/679/diffs?diff_id=524966155&start_sha=d5298fb1397579957ad0666bc5911da9d6c52b63)
argoyle commented 2022-11-04 06:24:11 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4edf3c3f - 1 commit from branch master
  • caeb276a - Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0

Compare with previous version

added 2 commits <ul><li>4edf3c3f - 1 commit from branch <code>master</code></li><li>caeb276a - Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/679/diffs?diff_id=524972807&start_sha=064b61b2b7ff24c647ecff6fcd063e2d8e1c0a1c)
argoyle commented 2022-11-04 06:53:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • dea14f49 - 1 commit from branch master
  • 7a1456d0 - Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0

Compare with previous version

added 2 commits <ul><li>dea14f49 - 1 commit from branch <code>master</code></li><li>7a1456d0 - Build(deps): bump @snyk/protect from 1.1047.0 to 1.1052.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/679/diffs?diff_id=524993906&start_sha=caeb276a49d466a95a0f5206c5608585bd643cd3)
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-04 07:09:02 +00:00
Sign in to join this conversation.