borinquenkid commented on PR #16057: URL: https://github.com/apache/grails-core/pull/16057#issuecomment-5098672258
Closing this. @jdaugherty's point above is right — these are breaking changes (jQuery 2→4, Bootstrap 3→5), and I confirmed that a proper rewrite of this plugin for jQuery 4 / Bootstrap 5 already landed on `8.0.x` (`a056c21434` "Rewrite the spring-security-ui plugin on jQuery 4 and Bootstrap 5", plus follow-on commits). Per release policy, `7.0.x` shouldn't take breaking dependency bumps like this — the existing 8.0.x work is the right place for it. This also means #15838 and #15839 (the Dependabot jQuery/Bootstrap bumps targeting `7.0.x` that motivated this PR) should be closed rather than merged or patched around, since `7.0.x` should stay on jQuery 2 / Bootstrap 3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
