Robert MacLean
Robert MacLean
Gradle 6 supports [`dependencyResolutionManagement`](https://docs.gradle.org/current/userguide/platforms.html) which allows for sharing common dependencies across multiple projects. When using the Gradle plugin version 3.5.1, will fail with an error ``` * What went wrong:...
### Prerequisites Please answer the following questions for yourself before submitting an issue. - [✅ ] I am running the latest version - [ ✅] I checked the documentation and...
The scenario is webpage has content from multiple sources, including CDNs and other sites - when running LHCI against the webpage those external sources are included and it would be...
[Bug]: `yarn npm audit` misses a number of vulnerabilities which are detected by v1's `yarn audit`
### Describe the bug When using yarn v1 and running `yarn audit` it will report every issue for a package but with `yarn npm audit` it _seems_ to only report...
There is a [Cypress Helper v2](https://marketplace.visualstudio.com/items?itemName=shevtsov.vscode-cy-helper) which says it is a fork of this one? Is that correct?