What's Changed
- Python: native Pipfile.lock and uv.lock regeneration without executing package managers by @jkschneider in #8283
- Maven FindProperties: gate ${property} usage marking on valuePattern by @timtebeek in #8282
- Python: field fixes for native lock regeneration (uv url/git sources, diagnosability, whitespace-preserving upgrades) by @jkschneider in #8284
- Python: native poetry.lock and pdm.lock regeneration without executing package managers by @jkschneider in #8285
- Go: Fix the serialization of chars over RPC by @sambsnyd in #8287
- JavaScript: type property-key literals by their own lexical category by @sambsnyd in #8288
- Parent-delegate GoModVisitor and GoSumVisitor in RecipeClassLoader by @shanman190 in #8289
- C#: resolve NuGet dependencies in-process instead of shelling out to dotnet/nuget by @macsux in #8286
- Python: native uv.lock delta resolution (greedy-forward resolver) by @jkschneider in #8292
Full Changelog: v8.87.3...v8.87.4