What's Changed
- Add UsesImport recipe to rewrite-python recipes.csv by @timtebeek in #8090
- Groovy: fixing range with complex bound parsing
s[0..(n - 1)]by @gtiwari333 in #8089 - Scala: fix handling the case of an extra semicolon at the end of the … by @greg-at-moderne in #8075
- Gradle:
UseJavaExtensionBlockhandlessubprojects/allprojectsblocks by @timtebeek in #8095 - Fix double indentation of continued ternary as lambda body argument by @timtebeek in #8097
- C#: fix lossless round-trip of XML doc comment attributes by @macsux in #8098
- Avoid ClassCastException when a recipe rewrites the J.Return inside a K.Return by @timtebeek in #8103
- Go: fix received Block's RightPadded by @greg-at-moderne in #8104
- C#: bump StreamJsonRpc to 2.25.29 to remediate CVE-2026-48109 by @kmccarp in #8101
Full Changelog: v8.85.4...v8.85.5