Jeroen van Warmerdam

Results 33 issues of Jeroen van Warmerdam

Please consider creating an changelog and bundle the an changelog with your extension. Updating extensions in VSCode is a very hidden process. For people interested in knowing the latest changes,...

### Current behavior DevToys.Api dependency SixLabors.ImageSharp version 3.1.4 is vulnerable: * Severity 1 - https://github.com/advisories/GHSA-qxrv-gp6x-rc23 * Severity 2 - https://github.com/advisories/GHSA-63p8-c4ww-9cg7 ### How to reproduce it (as minimally and precisely as...

bug
untriaged
app-kind:GUI
app-kind:CLI

### Current behavior [`GetChildElementById`](https://github.com/DevToys-app/DevToys/blob/20136a6eedfb5270bc9b73cc14d1f97c8b837192/src/app/dev/DevToys.Api/Tool/GUI/Components/UIToolView.cs#L105) is not able to find element for pane children within the `SplitGrid`. It works for any other child. ### How to reproduce it ```c# public UIToolView...

bug
untriaged
app-kind:GUI

#### Is the feature request related to a problem When running `await VerifyChecks.Run();`, it will throw out the following exception: ``` VerifyCheckException Expected .gitIgnore to contain settings for Verify. Path:...

This package has a. .NET Denial of Service Vulnerability. > Microsoft is releasing this security advisory to provide information about a vulnerability in System.Text.Json 6.0.x and 8.0.x. This advisory also...

https://github.blog/changelog/2025-01-13-evolving-github-issues-public-preview/ Example: https://github.com/expo/dev-plugins/issues?sort=updated

Apps build with React Native 0.76 (or higher) are not detected as React Native. This is because React Native 0.76 introduced `libreactnative.so` instead of [`libreactnativejni.so`](https://github.com/cliuff/boundo/blob/68c61d18f4674099a72965c9ec15dae0989f1ca7/api_viewing/src/main/kotlin/com/madness/collision/unit/api_viewing/util/ApkUtil.kt#L44). See https://github.com/react-native-community/discussions-and-proposals/discussions/816

bug

I have a few apps that I know are build with PhoneGap, but this framework is not detected by Boundo.

enhancement

I've seen detection of Xamarin. Would it be possible to detect Maui too...

enhancement

When adding **any** of the dev-plugins, Jest is throwing the following error: ``` Jest encountered an unexpected token Jest failed to parse a file. This happens e.g. when your code...