This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 7da662f8bdcc910f78fa70d2022eb14260e95c97 Merge: 1c2d8a6485 07652254e8 Author: James Fredley <[email protected]> AuthorDate: Thu Jun 11 18:52:18 2026 -0400 Merge branch '7.2.x' into 8.0.x Assisted-by: opencode:gpt-5.5 .asf.yaml | 12 ++ .../groovy/grails/plugins/VersionComparator.groovy | 225 +++++++++++++++------ .../grails/plugins/VersionComparatorSpec.groovy | 70 +++++++ .../grails/core/plugins/PluginUtilsSpec.groovy | 10 + .../fetcher/impl/DeleteEntityDataFetcher.groovy | 2 +- .../impl/DeleteEntityDataFetcherSpec.groovy | 14 ++ .../scaffolding/ScaffoldingServiceInjector.groovy | 12 +- .../ScaffoldingServiceInjectorSpec.groovy | 159 +++++++++++++++ 8 files changed, 443 insertions(+), 61 deletions(-)
