What's Changed
- JavaScript: attribute calls on untyped modules, and merge imports into a list's own layout by @sambsnyd in #8909
- Groovy: parse paren-less lambda arguments with a parameter list by @timtebeek in #8908
- Remove unused JAXB annotation support from rewrite-maven by @timtebeek in #8671
- Write services.gradle.org distribution URLs again, matching
gradle wrapperby @timtebeek in #8915 - Fix merging duplicate nested YAML sections after unfolding by @Niloyyy in #8904
- Cut rewrite-gradle tooling API test cold starts by @timtebeek in #8912
- Kotlin: fix six parser and printer defects found by parse-failure triage by @knutwannheden in #8901
- Report a recipe missing from the marketplace instead of throwing by @bmuschko in #8886
- Initialize a declarative recipe only once by @shanman190 in #8920
- Record a commit's whole tree, and how each parsed file compares to its blob by @jkschneider in #8921
- Report unresolved recipe entries on the recipe that declares them, and validate preconditions by @shanman190 in #8923
- Python: type field-specifier assignments by their annotation, and name known instances by module by @knutwannheden in #8924
- Python: type a quoted annotation's TypeHint by the type it names by @knutwannheden in #8925
Full Changelog: v8.92.6...v8.92.7