Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8a7219a3f726ba314bc37cb68a75883c169d5b0e https://github.com/xwiki/xwiki-platform/commit/8a7219a3f726ba314bc37cb68a758... Author: Marius Dumitru Florea <[email protected]> Date: 2026-06-05 (Fri, 05 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/pom.xml M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-slash/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/pom.xml A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/require/es-module.js Log Message: ----------- XWIKI-24441: Update dependency org.webjars.npm:fuse.js to v7.4.1 * Fuse is now packaged as a ECMAScript Module so we need to load it with import. Sadly, Closure Compiler has issues minifying scripts with dynamic imports so we need to add one level of indirection. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications