The GitHub Actions job "CI" on grails-core.git/fix/spring-security-ui-jquery4-bootstrap5 has failed. Run started by GitHub user borinquenkid (triggered by borinquenkid).
Head commit for run: 416eb8a22ec43bf43f00c3af8beb4b3424b96693 / Walter Duque de Estrada <[email protected]> Fix spring-security-ui jQuery 4 / Bootstrap 5 compatibility grails-spring-security-ui and its example apps used jQuery/Bootstrap-3 APIs removed in jQuery 4 (.bind()/.unbind()/.andSelf()/$.isFunction) and Bootstrap 3 data-* attributes, blocking the pending jQuery 4.0.0 and Bootstrap 5.3.8 dependency bumps (both currently cause regressions if merged as-is). Migrates the plugin's JS to jQuery-4-safe APIs, bumps DataTables/jQuery/jQuery UI/Bootstrap webjar versions across the plugin and cas/ldap/ui example apps (verified against actual webjar jar layouts), and updates Bootstrap 3 data-toggle/data-target attributes to data-bs-toggle/data-bs-target in the ldap example apps' navbar/dropdown markup. Verified via assetCompile across all touched example apps, and via DefaultSecurityInfoSpec/RegisterSpec integration tests plus the ldap functional-test-app's full Geb functional suite. Co-Authored-By: Claude Sonnet 5 <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/30311724923 With regards, GitHub Actions via GitBox
