Danny van Velzen

Results 10 issues of Danny van Velzen

**Is your feature request related to a problem? Please describe.** I would like to be super diligent and be aware if any of our dependencies in the closure (~1500 packages)...

enhancement
good first issue

To run `beachball change` the upstream is ideally the main branch of the main repo. Some engineers clone their github fork whereas others clone the main github repo and push...

enhancement

Currently the third party notice generator assumes the js.map files are generated by webpack. This should be updated to support the Metro bundler as well. When metro is supported the...

feature: third party notices

At the moment the logic in @rnx-kit/third-party-notices tries to extract the module name textually from the path that is in the bundle. In practice this doesn't happen, but technically the...

bug
feature: third party notices

The code is unittested, but does not have a full integration test. Reason at the time was that an integrioatn test requires a repo and either pulling in packages from...

chore
feature: third party notices

The MapBuffer class has a double-free bug in the code that makes the unittests crash. For now we have disabled the unittests (See `.ado\jobs\desktop.yml`). The problem is that MapBufferBuilder in...

enhancement
Area: Tests
Deforking
Engineering Improvement Candidate

# Add api endpoint to retrieve the file list of a NuGet package This is a proposal to expose the list of files (and their file sizes) on the NuGet...

Area: V3 Feed
feature-request

This change makes two improvements: * Improves the message when git cannot be found to indicate it is a warning and render what was used. * Allows hosts to set...

## Description ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking...

At the moment I unfortunately don't have bandwidth to contribute, but thought I'd log it here anyways. As we improve our security posture we'll get more and more repo's that...