Build(deps): bump @snyk/protect from 1.1177.0 to 1.1182.0 #1266

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.1182.0 into master 2023-06-18 17:19:31 +00:00
argoyle commented 2023-06-17 04:39:18 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.1177.0 to 1.1182.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1182.0

1.1182.0 (2023-06-16)

Features

  • set OS and command explicitly (b84f744)

v1.1181.0

1.1181.0 (2023-06-15)

Bug Fixes

  • iac-test debug namespaces (fc3b87b)

v1.1180.0

1.1180.0 (2023-06-14)

Bug Fixes

Features

  • update files that use old security-rules URLs (759b636)
  • upgrade the latest snyk iac test version 0.47.0 (6afd89f)

v1.1179.0

1.1179.0 (2023-06-12)

Bug Fixes

  • broken pkg-resources in some python projects (fa8ed5f)

v1.1178.0

1.1178.0 (2023-06-12)

Features

  • add --dev flag to SBOM command (8e9e502)
  • added support for org slugs in unmanaged tests (1fc816e)
Commits
  • f7ce9d3 Merge pull request #4664 from snyk/feat/HEAD-142_alpine_as_os
  • b84f744 feat: set OS and command explicitly
  • 4e26e3c chore: use User-Agent header (#4662)
  • c52782f Merge pull request #4659 from snyk/fix-iac-test-debug-log
  • fc3b87b fix: iac-test debug namespaces
  • a06f480 Merge pull request #4660 from snyk/chore/tmp_disable_failing_test
  • 79af2e9 chore: fix the failing IaC acceptance tests
  • 89c7ff7 chore: remporarily disable failing tests
  • dc8428d Merge pull request #4654 from snyk/APOLLO11-1173-update-old-security-rules-urls
  • e639f49 test: fix test to not include Windows ARM binaries
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1177.0 to 1.1182.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.1182.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1181.0...v1.1182.0">1.1182.0</a> (2023-06-16)</h1> <h3>Features</h3> <ul> <li>set OS and command explicitly (<a href="https://github.com/snyk/snyk/commit/b84f744aa3587415a7d58502c2fbe23e14ac41a8">b84f744</a>)</li> </ul> <h2>v1.1181.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1180.0...v1.1181.0">1.1181.0</a> (2023-06-15)</h1> <h3>Bug Fixes</h3> <ul> <li>iac-test debug namespaces (<a href="https://github.com/snyk/snyk/commit/fc3b87bcdf2e4b1f56d02a92a0b8615e92f29265">fc3b87b</a>)</li> </ul> <h2>v1.1180.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1179.0...v1.1180.0">1.1180.0</a> (2023-06-14)</h1> <h3>Bug Fixes</h3> <ul> <li>failed lint test (<a href="https://github.com/snyk/snyk/commit/9b5f949abcd846d13f0bec39414c0fc771abf0ec">9b5f949</a>)</li> </ul> <h3>Features</h3> <ul> <li>update files that use old security-rules URLs (<a href="https://github.com/snyk/snyk/commit/759b636885f7c53f71bdd843a0a827ad9b07cca4">759b636</a>)</li> <li>upgrade the latest snyk iac test version 0.47.0 (<a href="https://github.com/snyk/snyk/commit/6afd89f586f6e6b479c06016e747b40476b7b7c0">6afd89f</a>)</li> </ul> <h2>v1.1179.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1178.0...v1.1179.0">1.1179.0</a> (2023-06-12)</h1> <h3>Bug Fixes</h3> <ul> <li>broken pkg-resources in some python projects (<a href="https://github.com/snyk/snyk/commit/fa8ed5f1c5a0db54d9b5cf8a107e8c85ac05ed13">fa8ed5f</a>)</li> </ul> <h2>v1.1178.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1177.0...v1.1178.0">1.1178.0</a> (2023-06-12)</h1> <h3>Features</h3> <ul> <li>add --dev flag to SBOM command (<a href="https://github.com/snyk/snyk/commit/8e9e50256fa1330e0a81e9200008b616a8337157">8e9e502</a>)</li> <li>added support for org slugs in unmanaged tests (<a href="https://github.com/snyk/snyk/commit/1fc816e7ba78e241bb4ad8a3fa8a7bcca461f1e3">1fc816e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/f7ce9d3bfce907afa1394687067f5adbe85e4bc3"><code>f7ce9d3</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4664">#4664</a> from snyk/feat/HEAD-142_alpine_as_os</li> <li><a href="https://github.com/snyk/cli/commit/b84f744aa3587415a7d58502c2fbe23e14ac41a8"><code>b84f744</code></a> feat: set OS and command explicitly</li> <li><a href="https://github.com/snyk/cli/commit/4e26e3c16b3863c619a95264f1cfb66164ab283d"><code>4e26e3c</code></a> chore: use User-Agent header (<a href="https://github.com/snyk/snyk/issues/4662">#4662</a>)</li> <li><a href="https://github.com/snyk/cli/commit/c52782f24be1ed244ae119f8d7368641c6f8b861"><code>c52782f</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4659">#4659</a> from snyk/fix-iac-test-debug-log</li> <li><a href="https://github.com/snyk/cli/commit/fc3b87bcdf2e4b1f56d02a92a0b8615e92f29265"><code>fc3b87b</code></a> fix: iac-test debug namespaces</li> <li><a href="https://github.com/snyk/cli/commit/a06f480693805d4e1154072fb33f085f14004a08"><code>a06f480</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4660">#4660</a> from snyk/chore/tmp_disable_failing_test</li> <li><a href="https://github.com/snyk/cli/commit/79af2e981fa620fddf67ece841cfaca5523870fb"><code>79af2e9</code></a> chore: fix the failing IaC acceptance tests</li> <li><a href="https://github.com/snyk/cli/commit/89c7ff718a9161c4ec624af38cd3907ccc92bb5d"><code>89c7ff7</code></a> chore: remporarily disable failing tests</li> <li><a href="https://github.com/snyk/cli/commit/dc8428d6d3a1a87e08eb32a95aa3e0c196d91941"><code>dc8428d</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4654">#4654</a> from snyk/APOLLO11-1173-update-old-security-rules-urls</li> <li><a href="https://github.com/snyk/cli/commit/e639f49b89b7a92ba49e76376eb490e08fc2f515"><code>e639f49</code></a> test: fix test to not include Windows ARM binaries</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.1177.0...v1.1182.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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-06-17 04:39:20 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1216

mentioned in merge request !1216
argoyle commented 2023-06-18 17:19:09 +00:00 (Migrated from gitlab.com)

added 5 commits

  • edbcdb54...b9e90b63 - 4 commits from branch master
  • cf5d5606 - Build(deps): bump @snyk/protect from 1.1177.0 to 1.1182.0

Compare with previous version

added 5 commits <ul><li>edbcdb54...b9e90b63 - 4 commits from branch <code>master</code></li><li>cf5d5606 - Build(deps): bump @snyk/protect from 1.1177.0 to 1.1182.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1217/diffs?diff_id=711285513&start_sha=edbcdb54b275cefea5eafe41725d23aaf219c664)
argoyle (Migrated from gitlab.com) merged commit into master 2023-06-18 17:19:32 +00:00
Sign in to join this conversation.