Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0 #820

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.1073.0 into master 2022-12-21 08:00:07 +00:00
argoyle commented 2022-12-21 04:38:48 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.1071.0 to 1.1073.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1073.0

1.1073.0 (2022-12-20)

Bug Fixes

  • integrate support of NODE_EXTRA_CA_CERTS (8e69f00)
  • upgrade snyk docker plugin (07043a4)

Features

  • yarn lock v2 support plus improvements (798abf1)

v1.1072.0

1.1072.0 (2022-12-19)

Bug Fixes

  • handle self being undefined (a6d9158)
  • improve the time interval for retries during test of unmanaged (b9c4ecb)

Features

  • add swiftpm support for test command (963fe53)
Commits
  • 7800441 Merge pull request #4222 from snyk/feat/yarn-lock-2-support-and-depgraph-migr...
  • 798abf1 feat: yarn lock v2 support plus improvements
  • 6846be1 Merge pull request #4249 from snyk/fix/HMMR-610_extra_cert
  • 8e69f00 fix: integrate support of NODE_EXTRA_CA_CERTS
  • a19bb75 Merge pull request #4251 from snyk/fix/upgrade-snyk-docker-plugin
  • 5a664c5 Merge pull request #4246 from snyk/feat/install-swiftpm-plugin
  • 963fe53 feat: add swiftpm support for test command
  • 07043a4 fix: upgrade snyk docker plugin
  • edd913e Merge pull request #4247 from snyk/chore/HMMR-594-clean-cache-directory
  • 1556f2c chore: clean old versions in cache directory
  • 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.1071.0 to 1.1073.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.1073.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1072.0...v1.1073.0">1.1073.0</a> (2022-12-20)</h1> <h3>Bug Fixes</h3> <ul> <li>integrate support of NODE_EXTRA_CA_CERTS (<a href="https://github.com/snyk/snyk/commit/8e69f001aa104168221ed22c0cb863ec78b23b8f">8e69f00</a>)</li> <li>upgrade snyk docker plugin (<a href="https://github.com/snyk/snyk/commit/07043a4f517c21b2e17c4c07d997f7bb0667c982">07043a4</a>)</li> </ul> <h3>Features</h3> <ul> <li>yarn lock v2 support plus improvements (<a href="https://github.com/snyk/snyk/commit/798abf1bbb3bcf801cbc00bbe1f19c32008c8a38">798abf1</a>)</li> </ul> <h2>v1.1072.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1071.0...v1.1072.0">1.1072.0</a> (2022-12-19)</h1> <h3>Bug Fixes</h3> <ul> <li>handle self being undefined (<a href="https://github.com/snyk/snyk/commit/a6d9158b01fb985c07914c1dbbba6a7716fd907e">a6d9158</a>)</li> <li>improve the time interval for retries during test of unmanaged (<a href="https://github.com/snyk/snyk/commit/b9c4ecbb7437f0794401c67df1c378721b9a609f">b9c4ecb</a>)</li> </ul> <h3>Features</h3> <ul> <li>add swiftpm support for test command (<a href="https://github.com/snyk/snyk/commit/963fe53028c3bfc2bea114db45d207828e82c45c">963fe53</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/780044136f4ff7ae1ce180028fcc75a665d3b15d"><code>7800441</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4222">#4222</a> from snyk/feat/yarn-lock-2-support-and-depgraph-migr...</li> <li><a href="https://github.com/snyk/cli/commit/798abf1bbb3bcf801cbc00bbe1f19c32008c8a38"><code>798abf1</code></a> feat: yarn lock v2 support plus improvements</li> <li><a href="https://github.com/snyk/cli/commit/6846be11aaab2c573db8b198770c4528daed2d97"><code>6846be1</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4249">#4249</a> from snyk/fix/HMMR-610_extra_cert</li> <li><a href="https://github.com/snyk/cli/commit/8e69f001aa104168221ed22c0cb863ec78b23b8f"><code>8e69f00</code></a> fix: integrate support of NODE_EXTRA_CA_CERTS</li> <li><a href="https://github.com/snyk/cli/commit/a19bb75f79bfb90f9b874ff8b840fbeb611f0f23"><code>a19bb75</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4251">#4251</a> from snyk/fix/upgrade-snyk-docker-plugin</li> <li><a href="https://github.com/snyk/cli/commit/5a664c5366cd060616ac4f3a0cf5deb46cdc5744"><code>5a664c5</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4246">#4246</a> from snyk/feat/install-swiftpm-plugin</li> <li><a href="https://github.com/snyk/cli/commit/963fe53028c3bfc2bea114db45d207828e82c45c"><code>963fe53</code></a> feat: add swiftpm support for test command</li> <li><a href="https://github.com/snyk/cli/commit/07043a4f517c21b2e17c4c07d997f7bb0667c982"><code>07043a4</code></a> fix: upgrade snyk docker plugin</li> <li><a href="https://github.com/snyk/cli/commit/edd913e703d7abfed01f3e6208030d6635c8aacd"><code>edd913e</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4247">#4247</a> from snyk/chore/HMMR-594-clean-cache-directory</li> <li><a href="https://github.com/snyk/cli/commit/1556f2c7f7d602e6da4263dcdbb9dc6689a0233f"><code>1556f2c</code></a> chore: clean old versions in cache directory</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.1071.0...v1.1073.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-12-21 07:12:35 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 61b77bc2 - 1 commit from branch master
  • 0a85fd9e - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0

Compare with previous version

added 2 commits <ul><li>61b77bc2 - 1 commit from branch <code>master</code></li><li>0a85fd9e - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/771/diffs?diff_id=562321877&start_sha=cf033eebb02054ce55b35d489e0370720f287c5c)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-12-21 07:12:56 +00:00
argoyle commented 2022-12-21 07:22:41 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
argoyle commented 2022-12-21 07:22:43 +00:00 (Migrated from gitlab.com)

added 2 commits

  • e12a10e3 - 1 commit from branch master
  • c91466c5 - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0

Compare with previous version

added 2 commits <ul><li>e12a10e3 - 1 commit from branch <code>master</code></li><li>c91466c5 - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/771/diffs?diff_id=562328699&start_sha=0a85fd9eaad9299464abe57ea84a354c78fc3007)
argoyle commented 2022-12-21 07:36:10 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3d92c3a5 - 1 commit from branch master
  • e09f9662 - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0

Compare with previous version

added 2 commits <ul><li>3d92c3a5 - 1 commit from branch <code>master</code></li><li>e09f9662 - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/771/diffs?diff_id=562337419&start_sha=c91466c5baf3c18118bbd3f0f63a0797087d0425)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-12-21 07:36:44 +00:00
argoyle commented 2022-12-21 07:46:09 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
argoyle commented 2022-12-21 07:46:15 +00:00 (Migrated from gitlab.com)

dependabot tried to update merge request but failed.

Server responded with code 409, message: Failed to enqueue the rebase operation, possibly due to a long-lived transaction. Try again later.. Request URI: https://gitlab.com/api/v4/projects/unboundsoftware%2Fdancefinder%2Fdancefinder-app/merge_requests/771/rebase
:x: `dependabot` tried to update merge request but failed. ``` Server responded with code 409, message: Failed to enqueue the rebase operation, possibly due to a long-lived transaction. Try again later.. Request URI: https://gitlab.com/api/v4/projects/unboundsoftware%2Fdancefinder%2Fdancefinder-app/merge_requests/771/rebase ```
argoyle commented 2022-12-21 07:47:25 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9bc486f6 - 1 commit from branch master
  • 9f8cd1db - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0

Compare with previous version

added 2 commits <ul><li>9bc486f6 - 1 commit from branch <code>master</code></li><li>9f8cd1db - Build(deps): bump @snyk/protect from 1.1071.0 to 1.1073.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/771/diffs?diff_id=562345251&start_sha=e09f9662d153ee3e5a07150a6e44e26f680f05be)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-12-21 07:47:41 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-12-21 08:00:07 +00:00
Sign in to join this conversation.