lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

May 2026

  • 1 participants
  • 1258 discussions
[xwiki/xwiki-docker-build] b7891c: [Misc] Upgrade to pnpm 10.33.2 and node to 24.15.0
by XWiki Notifications 18 May '26

18 May '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker-build Commit: b7891cb8c784523dfc3905ec24c578730eb5bc37 https://github.com/xwiki/xwiki-docker-build/commit/b7891cb8c784523dfc3905ec… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M build-node/Dockerfile Log Message: ----------- [Misc] Upgrade to pnpm 10.33.2 and node to 24.15.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker-build/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] c55a16: CRISTAL-826: Move collaboration-xwiki to xwiki-pla...
by XWiki Notifications 18 May '26

18 May '26
Branch: refs/heads/CRISTAL-464 Home: https://github.com/xwiki-contrib/cristal Commit: c55a163ac3fb9b12cc1ea5d33578b1f376070ff6 https://github.com/xwiki-contrib/cristal/commit/c55a163ac3fb9b12cc1ea5d3357… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M core/collaboration/collaboration-hocuspocus/package.json M core/collaboration/collaboration-hocuspocus/src/componentInit.ts A core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationManager.ts R core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationProvider.ts R core/collaboration/collaboration-xwiki/api-extractor.json R core/collaboration/collaboration-xwiki/etc/cristal-collaboration-xwiki.api.md R core/collaboration/collaboration-xwiki/package.json R core/collaboration/collaboration-xwiki/src/XWikiCollaborationProvider.ts R core/collaboration/collaboration-xwiki/src/componentInit.ts R core/collaboration/collaboration-xwiki/src/index.ts R core/collaboration/collaboration-xwiki/src/xwikiProviderWebSocket.ts R core/collaboration/collaboration-xwiki/tsconfig.json R core/collaboration/collaboration-xwiki/tsdoc.json R core/collaboration/collaboration-xwiki/vite.config.ts R core/collaboration/collaboration-xwiki/vitest.config.ts M editors/blocknote/src/vue/c-edit-blocknote.vue M editors/blocknote/src/vue/c-realtime-users.vue M package.json M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-826: Move collaboration-xwiki to xwiki-platform and update collaboration-hocuspocus to use the new collaboration API Commit: fdbb11edd47336a3c8ea0e736fddba4aa3285f2c https://github.com/xwiki-contrib/cristal/commit/fdbb11edd47336a3c8ea0e736fd… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-827: Upgrade to fast-xml-parser 5.7.0 Commit: e245c70665d4def773f847dc35ba60e2d6b06c67 https://github.com/xwiki-contrib/cristal/commit/e245c70665d4def773f847dc35b… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M core/collaboration/collaboration-hocuspocus/package.json M core/collaboration/collaboration-hocuspocus/src/componentInit.ts A core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationManager.ts R core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationProvider.ts R core/collaboration/collaboration-xwiki/api-extractor.json R core/collaboration/collaboration-xwiki/etc/cristal-collaboration-xwiki.api.md R core/collaboration/collaboration-xwiki/package.json R core/collaboration/collaboration-xwiki/src/XWikiCollaborationProvider.ts R core/collaboration/collaboration-xwiki/src/componentInit.ts R core/collaboration/collaboration-xwiki/src/index.ts R core/collaboration/collaboration-xwiki/src/xwikiProviderWebSocket.ts R core/collaboration/collaboration-xwiki/tsconfig.json R core/collaboration/collaboration-xwiki/tsdoc.json R core/collaboration/collaboration-xwiki/vite.config.ts R core/collaboration/collaboration-xwiki/vitest.config.ts M editors/blocknote/src/vue/c-edit-blocknote.vue M editors/blocknote/src/vue/c-realtime-users.vue M package.json M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- Merge branch 'main' into CRISTAL-464 Commit: b0077d3200c165ab59c27ff752e41dff0e7dc2d8 https://github.com/xwiki-contrib/cristal/commit/b0077d3200c165ab59c27ff752e… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts Log Message: ----------- CRISTAL-464: User should not be able to create pages when not logged in * Implement getParentDocumentReference() for XWiki's ModelReferenceHandler Compare: https://github.com/xwiki-contrib/cristal/compare/24e53e32855d...b0077d3200c1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] aeafab: [Misc] Upgrade @microsoft/api-extractor to 7.58.7
by XWiki Notifications 18 May '26

18 May '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: aeafab43afc0550abc3ded04dc5282ea190e3e9f https://github.com/xwiki-contrib/cristal/commit/aeafab43afc0550abc3ded04dc5… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade @microsoft/api-extractor to 7.58.7 Commit: 0e81cdcdb74e116802fc819b2299f75e89016c23 https://github.com/xwiki-contrib/cristal/commit/0e81cdcdb74e116802fc819b229… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade @vitejs/plugin-vue to 6.0.7 Commit: e47983547d84cbd9fd35d67aafb167b0a9c02787 https://github.com/xwiki-contrib/cristal/commit/e47983547d84cbd9fd35d67aafb… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade vitest and @vitest/coverage-v8 to 4.1.6 Commit: e84d5d18c4014bcd534935eb7d407eb78b4b5180 https://github.com/xwiki-contrib/cristal/commit/e84d5d18c4014bcd534935eb7d4… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade prettier to 3.8.3 Commit: 1a7a3fdd45f93f0c868673247f44d8fca1343676 https://github.com/xwiki-contrib/cristal/commit/1a7a3fdd45f93f0c868673247f4… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade tar to 7.5.15 Commit: 35e3c7b5ee6cdcf526a1253b1dc3dc98a15a7b4a https://github.com/xwiki-contrib/cristal/commit/35e3c7b5ee6cdcf526a1253b1dc… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade @typescript-eslint and typescript-eslint to 8.59.3 Commit: 315d1cadf4f4efe212d749eebda28ec54ebf582d https://github.com/xwiki-contrib/cristal/commit/315d1cadf4f4efe212d749eebda… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade eslint-plugin-promise to 7.3.0 Commit: d0eeac9fbdbf715f25ac626caac0fde1ad753519 https://github.com/xwiki-contrib/cristal/commit/d0eeac9fbdbf715f25ac626caac… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade eslint-plugin-vue to 10.9.1 Commit: 69c5a89db80542218a3d55f4b56af891fdc93853 https://github.com/xwiki-contrib/cristal/commit/69c5a89db80542218a3d55f4b56… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade globals to 17.6.0 Commit: 453c857b3ab14ca5508f807dfcd6d3fd50119785 https://github.com/xwiki-contrib/cristal/commit/453c857b3ab14ca5508f807dfcd… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade jiti to 2.7.0 Commit: ee12f83378ced6eca86b6672dbb6e2cb65695f67 https://github.com/xwiki-contrib/cristal/commit/ee12f83378ced6eca86b6672dbb… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade nx to 22.7.2 Commit: c08536452e92df49203526e1cb8fa309d806089a https://github.com/xwiki-contrib/cristal/commit/c08536452e92df49203526e1cb8… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade @eslint/config-helpers to 0.6.0 Commit: 6dff7fc22ac2f381426d6b67b7c48ac3f8602575 https://github.com/xwiki-contrib/cristal/commit/6dff7fc22ac2f381426d6b67b7c… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade publint to 0.3.21 Commit: 6a559b51a96aba1dd5ccfcbfa3b9f727b9e89756 https://github.com/xwiki-contrib/cristal/commit/6a559b51a96aba1dd5ccfcbfa3b… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade vue-tsc to 3.2.9 Commit: 87c58077f27c8e87f80cae690519c969fede00f2 https://github.com/xwiki-contrib/cristal/commit/87c58077f27c8e87f80cae69051… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade @vue/test-utils to 2.4.10 Commit: 4a59ceae13c859a257696c499e95eac8f8a5dccd https://github.com/xwiki-contrib/cristal/commit/4a59ceae13c859a257696c499e9… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade dotenv to 17.4.2 Commit: f958ca0b9aa03c0b5fea6c0ed309dd3b3a404b8a https://github.com/xwiki-contrib/cristal/commit/f958ca0b9aa03c0b5fea6c0ed30… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade ts-essentials to 10.2.0 Commit: bb947b402b8dabcb8639dec8f6806f26e22bc73a https://github.com/xwiki-contrib/cristal/commit/bb947b402b8dabcb8639dec8f68… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade tsx to 4.22.1 Commit: dd8f89a761844b1dd0cbdc199cc98ab7ec4b79ec https://github.com/xwiki-contrib/cristal/commit/dd8f89a761844b1dd0cbdc199cc… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade esbuild to 0.28.0 Commit: b6cb17c0fefefe951d05c8cb49c2520e8466bbc1 https://github.com/xwiki-contrib/cristal/commit/b6cb17c0fefefe951d05c8cb49c… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-825: Upgrade to axios 1.16.1 Compare: https://github.com/xwiki-contrib/cristal/compare/fdbb11edd473...b6cb17c0fefe To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23865: Add link insertion as quick action
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23927: Add the possibility to add link types by extension in Blocknote
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23857: Disable WYSIWYG editing of macros that require content nesting
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23830: Only display features in the editor when the backend supports it
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23976: Allow disabling checked list items
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23984: Allow disabling togglable elements
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23862: Add support for subscript and superscript in UniAst
by XWiki Notifications 18 May '26

18 May '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • ...
  • 126
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.