sebastienros / jint

Javascript Interpreter for .NET
BSD 2-Clause "Simplified" License
4.02k stars 556 forks source link

Enable grouped version updates #1878

Closed sebastienros closed 2 months ago

sebastienros commented 2 months ago

Prevents several PRs to be created. This can be improved to group dependencies (test libs, dev libs ...) in case a lib might block others.