Rhys Koedijk
Rhys Koedijk
I've just checked out the source code and I can see there is a known issue (and unit test) for supporting relationships without having the foreign key specified on the...
Cross-platform music visualization. Open-source and Milkdrop-compatible. https://www.youtube.com/watch?v=2dSam8zwSFw * Native preset factory is disabled. * Milkdrop presets ok. * Texture loading ok. * Font support is disabled (see https://github.com/projectM-visualizer/projectm/issues/261).
FTGL is a free cross-platform Open Source C++ library that uses Freetype2 to simplify rendering fonts in OpenGL applications. Requires GLU, see https://github.com/devkitPro/pacman-packages/pull/118.
Unstable port of `libsmb2` (built against HEAD). Not sure if this should wait until the next upstream release, but it is working fine for my needs as-is so I thought...
The current release (2.4.0) doesn't build for me, I can only build after https://github.com/frankheckenbach/ftgl/commit/835f2ba7911a6c15a1a314d5e3267fa089b5a319 where `CMakeLists.txt` was fixed. Can you please tag a new release with this fix?
### What are you trying to accomplish? Fix issues #2225 and #8738. Dependabot has [support for .NET assembly binding redirects](https://github.com/dependabot/dependabot-core/issues/8738), but it doesn't work as expected because the required changes...
This change is still a work in progress. ### What are you trying to accomplish? 1. More closely align the update script with the GitHub Dependabot updater service 2. Enable...
### What are you trying to accomplish? 1. Remove scripts from `updater/bin` that don't work or aren't expected to work in this project 2. Update the `updater/lib/dependabot` code to latest...
I'm trying to convert the [tinglesoftware/dependabot-azure-devops](https://github.com/tinglesoftware/dependabot-azure-devops/pull/1318#issuecomment-2348706955) community Dependabot implementation over to Dependabot CLI; it currently uses the `dry-run.rb` and `updater` scripts to perform updates, which is problematic because they do...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem NuGet ### Package manager version v0.266.0 ### Language version _No response_...