Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 7f586d4054f98276adc14d15c44e4c722f9f05ce https://github.com/xwiki/xwiki-platform/commit/7f586d4054f98276adc14d15c44e4... Author: Manuel Leduc <[email protected]> Date: 2026-05-19 (Tue, 19 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml M xwiki-platform-core/xwiki-platform-node/src/main/node/core/attachments/attachments-default/src/defaultAttachmentsService.ts M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/src/components/services/editBus.ts M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-xwiki/src/liveDataSource.test.ts M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-markdown/src/markdown/internal-links/serializer/internal-links-serializer-resolver.ts M xwiki-platform-core/xwiki-platform-node/src/main/node/core/uniast/uniast-markdown/src/markdown/macros.ts M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-react/src/blocknote/index.ts M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-eslintconfig/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-eslintconfig/src/index.ts Log Message: ----------- XWIKI-24378: Upgrade to eslint 10.4.0 * Upgrade ESLint to 10.4.0 * Replaces eslint-plugin-import with the actively maintained eslint-plugin-import-x fork, which support eslint 10+ (includes updating the eslint shared config, and linting ignores) * Fix or ignore other newly caught linting issues Exhaustive list of other updated dependencies: * @eslint/js: 9.39.4 → 10.0.1 * @eslint/config-helpers: 0.5.5 → 0.6.0 * typescript-eslint: 8.59.3 → 8.59.4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications