What's Changed
- JavaScript: allow bun, @datadog/pprof scripts by @greg-at-moderne in #8205
- JavaScript: pin to NPM 11 for releasing by @greg-at-moderne in #8206
- Add the source file's imports when parsing context-sensitive method-parameter templates by @MBoegers in #8183
- Java: fix
ReplaceConstantthrowingIllegalStateExceptionon Kotlin sources by @MBoegers in #8204 - Go: list dependencies to include -test dependencies too by @greg-at-moderne in #8207
- Balance sibling class braces in
AnnotationTemplateGeneratorstubs by @MBoegers in #8208 - Scala: fix parsing of backticked special names as method invocations by @greg-at-moderne in #8197
- Restore dependency management for child modules of a local parent by @timtebeek in #8082
- Go: drop reflection usage in walker by @greg-at-moderne in #8209
- Remove unnecessary dependencies based on declared BOM by @bmuschko in #6576
- Fix ConcurrentModificationException in Gradle ChangeDependency under parallel recipe execution by @MBoegers in #8217
- Remove redundant child dependency versions when aggregator parent is upgraded by @timtebeek in #8216
- Fix MergeYaml duplicating a preceding entry's trailing comment onto an inserted entry by @bmuschko in #8222
- Go: align the If/Else LST model with Java by @greg-at-moderne in #8218
Full Changelog: v8.86.3...v8.86.4