Ramon de Klein
Ramon de Klein
Although it may be safe, having a dependency on `pdfjs-dist` that is below 4.2.67, will yield in the following error when running `yarn audit --groups dependencies`: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high...
> I've deployed gtoken as mentioned in read me. But I couldn't achieve to access aws resource. Actually, webhook doesn't run properly. I couldn't see any log in webhook pod....
We are currently using Yarn classic (v1), but the current version of Yarn (v4) is able to: - Report deprecated packages. - Ignore specific advisories. We may want to consider...
Really fixed by #3381.
> @ramondeklein how about we move to latest yarn - we shouldn't have to use yarn1 we don't have a specific dependency. I was just working on that 👍🏻
The following changes have been made: - Enable corepack to enable versioned package managers (required to run Yarn 4). - Use the .nvmrc file in all places where the `${{...
@harshavardhana Minimum coverage of 65% percent also seems very low to me. If you want test coverage, then you should go for 100% coverage. It's the exceptions that always result...
@harshavardhana Could you approve and merge? I needed to fix a unit-test after your previous approval...
Not sure why this test keeps failing "Vulnerability Check / React Code Has No Known Vulnerable Deps". Code has been updated with `master`, so PDF dependency should have been fixed...
Obsolete by #3352 (if we merge that one, then this PR can be closed).