Craig Andrews
Craig Andrews
- [X] Follows [CONTRIBUTING](https://github.com/snyk/snyk/blob/master/CONTRIBUTING.md) rules #### What does this PR do? The assertions in unexpected-error.spec.ts expect the output being tested to not contain ANSI color codes. To ensure that is...
- [X] Follows [CONTRIBUTING](https://github.com/snyk/snyk/blob/master/CONTRIBUTING.md) rules #### What does this PR do? upgrade webpack to 5.74.0 Solves error when using node 17 (and later): Error: error:0308010C:digital envelope routines::unsupported This error occurs...
- [X] Follows [CONTRIBUTING](https://github.com/snyk/snyk/blob/master/CONTRIBUTING.md) rules #### What does this PR do? Supports parallelism in the tap tests by using different XDG Configuration directories and fakeserver ports for each tap test...
- [x] Follows [CONTRIBUTING](https://github.com/snyk/snyk/blob/master/CONTRIBUTING.md) rules #### What does this PR do? Upgrade typescript from 3.9.10 to 4.8.3 Includes necessary upgrades to these packages as well: @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-prettier eslint-plugin-jest...
ClamAV reports `Heuristics.Encrypted.RAR` for s390 binaries: To reproduce this issue using https://www.npmjs.com/package/@esbuild/linux-s390x/v/0.19.11 as an example: ``` curl -s -L https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.19.11.tgz | tar xzvf - && docker run -v "$(pwd):/scandir:Z" -it...
### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...
### Is your feature request related to a problem? Please describe It would be great to support `Dockerfile` syntax highlighting. ### Describe the solution you'd like [GitHub supports `Dockerfile` syntax...
**Is your feature request related to a problem? Please describe.** I'd really like to be able to delete media from with the Roku Jellyfin interface. I have the same use...
## What does this PR do? The Spring Boot starter allows for use of Elastic APM in Spring Boot projects without writing any code. To use it, add a dependency...
When https://www.privateinternetaccess.com/api/client/v2/token fails, such as with an "504 Gateway Time-out" error, display that error so the user knows what happened.