What's Changed
- chore(ci): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #5944
- Extending
AddCommentToMethodInvocations
to handle constructors as well by @steve-aom-elliott in #5945 - Set group and description for rewrite-gradle-tooling-model by @Jenson3210 in #5949
- Revert "Fix
ClasspathScanningLoader
when inheritance hierarchy spans jars" by @pstreef in #5950 - Correct parsing of TOML multiline strings by @knutwannheden in #5947
- Fix concurrent modification exception on sorting by @pstreef in #5952
- Read
settings.xml
from disk if no maven settings are defined for testing framework by @jevanlingen in #5873 - Improve declaring type information for Kotlin top-level functions by @jevanlingen in #5934
- Add
@InlineMe
andInlineMethodCalls
recipe to replace annotated methods by @timtebeek in #5953 - Fix property resolution for dependencies with remote parent POMs by @Jenson3210 in #5899
- Add support for resolving versions via Artifactory by @shanman190 in #5964
- Rewrite JavaScript uses npx, no zip bundling by @jkschneider in #5954
- InlineMethodCalls should handle delegating constructors by @timtebeek in #5969
- Making the
exclusions
andapplyTo
options forCoalesceProperties
actually optional when invoking from declarative recipe. by @steve-aom-elliott in #5961 - Show more context in error message if parsing a Groovy source fails by @jevanlingen in #5771
- ChangeDependencyGroupIdAndArtifactId should not limit updating managed dependencies by @jevanlingen in #5880
- "value" attr when adding another attribute by @BoykoAlex in #5962
Full Changelog: v8.60.2...v8.61.1