What's Changed
- Adding migratesTernaryOperator() unit test case to ChangeStaticFieldToMethodTest by @greg-at-moderne in #5195
- Allow
<init>
as alternative to<constructor>
inMethodMatcher
by @knutwannheden in #5202 FindMissingTypes
: New option to check references in Javadoc by @knutwannheden in #5206- rewrite-xml not to depend on rewrite-maven by @greg-at-moderne in #5209
- rewrite-json not to depend on rewrite-yaml by @greg-at-moderne in #5210
- Origins information in
RecipeDescriptor
by @MBoegers in #5162 - Revert "Origins information in
RecipeDescriptor
" by @MBoegers in #5213 - AddDependency recipe: Support only non-dependencies in Gradle's dependency block by @jevanlingen in #5219
- Ensure a divison is not interpreted as a
SLASHY_STRING
delimiter by @BrendanHart in #5203 - Handle the
instanceof final
pattern matching syntax in Java by @sudouser777 in #5221 - Re resolve repositories after resolving parent properties by @Laurens-W in #5223
New Contributors
- @BrendanHart made their first contribution in #5203
- @sudouser777 made their first contribution in #5221
Full Changelog: v8.48.1...v8.49.0