bitbar / test-samples

Sample test scripts and applications for Bitbar Cloud
https://docs.bitbar.com/testing/index.html
Apache License 2.0
110 stars 221 forks source link

JS-samples-vulerabilities-fix #486

Closed maciej-lendzion closed 1 year ago

maciej-lendzion commented 1 year ago

Bumped dependencies in order to fix vulnerabilities (SDCB-8100, SDCB-8193) + turned off retry mechanism. Currently we're not able to bump dependencies in server-side JS samples. I described it under mentioned SDCB issues.

michal-przytarski commented 1 year ago

Why don't we use wdio v8.x.y?

maciej-lendzion commented 1 year ago

Why don't we use wdio v8.x.y?

I was facing some issues with latest v8 but I didn't dig into it. v7 seems to be still updated and way more popular.