What's Changed
- Go: fix findMethodsByPattern integration test by @greg-at-moderne in #8062
- Go: in RPC coerce empty collections to empty lists, not nil by @greg-at-moderne in #8061
- C#: synchronize installting CSharp.Tool to the same directory by @greg-at-moderne in #8066
- Scala: never throw from
parseInputsand self-heal compiler core libraries by @knutwannheden in #7980 - Gradle: avoid allocating a new GradleDependencies trait when nothing changes by @Jenson3210 in #8067
ChangePackage: cheaper javadoc reference precondition scan by @knutwannheden in #8070- JavaScript: shutdown current RPC in integration tests by @greg-at-moderne in #8068
- JavaScript: handle pnpm lock file version 9 too by @greg-at-moderne in #8069
- JavaScript: Yarn Berry to use Corepack by @greg-at-moderne in #8071
- JavaScript: first prefer the
npmnext to the currentnodeby @greg-at-moderne in #8072 - JavaScript: close PackageManagerExtension's pnpm stdin by @greg-at-moderne in #8074
- Python: fix recipe pip install for version upgrades and local-path dependencies by @shanman190 in #8065
- Fix WrappingAndBracesVisitor crash for try-with-resources ChopIfTooLong by @timtebeek in #8077
- Record documentation-comment reference packages in
TypesInUseby @knutwannheden in #8078 - Scala: fix parsing of braces instead of parens in for loop by @greg-at-moderne in #8076
- Don't inject @c/@ref identity metadata into plain Maps over RPC by @jkschneider in #8083
- Add
engineInstallDirseam toPythonRewriteRpcby @shanman190 in #8084
Full Changelog: v8.85.2...v8.85.3