Joshua Weber

Results 6 issues of Joshua Weber

Regarding the issue https://github.com/facebook/create-react-app/issues/12146 the `@svgr/webpack` dependency has to be updated to fix the security warning related to the transitive `nth-check` dependency.

CLA Signed

Fixes #20496 This PR implements the proposed change in #20496 - When a region is set in the vpc it is used in the CloudFormation template. Otherwise the region from...

bug
p1
effort/small

Hi there 👋 We are currently facing an issue with your library that we get an `IllegalStateException` when calling the `VideoSlimmer.releaseCoder()` method. ``` android.media.MediaCodec.native_stop MediaCodec.java android.media.MediaCodec.stop MediaCodec.java:2251 com.zolad.videoslimmer.VideoSlimEncoder.releaseCoder VideoSlimEncoder.java:613 com.zolad.videoslimmer.VideoSlimEncoder.convertVideo...

Fixes #20464 With this PR I tried to implement the pull through cache rules from ECR. (See here: [https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache.html](https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache.html)) I was not sure if this needs a L2 Construct but...

p1

### Summary In the test files we have a lot of accesses that look like `object['property'`. By default, biome throws an error if this kind of access is used and...

internal
confirmed
tests