Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/prismjs
Commit: 92087ec67e94ebf15bf422e1ca5fc62f2455e6e5
https://github.com/xwiki-contrib/prismjs/commit/92087ec67e94ebf15bf422e1ca5…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M pom.xml
A prismjs-code/pom.xml
A prismjs-code/src/main/java/org/xwiki/contrib/prismjs/internal/PrismCodeMacro.java
A prismjs-code/src/main/resources/META-INF/components.txt
M prismjs-macro/pom.xml
M prismjs-test/pom.xml
M prismjs-test/prismsjs-test-docker/pom.xml
Log Message:
-----------
XPRISMJS-3: Add ability to replace the code macro by the prism macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/prismjs/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 415ce30ace118126997e281f7fe4f27a0223abf6
https://github.com/xwiki-contrib/cristal/commit/415ce30ace118126997e281f7fe…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-ui/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/file-preview/file-preview-ui/package.json
M core/history/history-ui/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-ui/package.json
M core/settings/settings-configurations-ui/package.json
M core/tiptap-extensions/tiptap-extension-image/package.json
M dev/test-utils/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
CRISTAL-561: Upgrade to vue-i18n 11.1.5
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 92e756e6241a08a8b9b31a0ec5353e796841a910
https://github.com/xwiki-contrib/cristal/commit/92e756e6241a08a8b9b31a0ec53…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M api/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-ui/package.json
M core/browser/browser-default/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/history/history-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-ui/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-ui/package.json
M core/reactivue/package.json
M core/settings/settings-configurations-ui/package.json
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-ui/package.json
M core/user/user-ui/package.json
M core/wiki-config/wiki-config-api/package.json
M core/wiki-config/wiki-config-default/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/renderer/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-555: Upgrade to vue 3.5.16
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/prismjs
Commit: e505360c2916174ae03e50986b70bc772fe03e89
https://github.com/xwiki-contrib/prismjs/commit/e505360c2916174ae03e50986b7…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M pom.xml
A prismjs-macro/pom.xml
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/PrismMacroLayout.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/PrismMacroParameters.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/AbstractPrismUIExtension.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacro.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/RegisterAutoloaderUIExtension.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/RegisterLineNumberUIExtension.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/RegisterPrismUIExtension.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/source/DefaultCodeMacroSourceFactory.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/source/ScriptCodeMacroSourceFactory.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/source/StringCodeMacroSourceFactory.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/source/CodeMacroSource.java
A prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/source/CodeMacroSourceFactory.java
A prismjs-macro/src/main/resources/ApplicationResources.properties
A prismjs-macro/src/main/resources/META-INF/components.txt
A prismjs-macro/src/main/resources/load-prism.js
A prismjs-test/pom.xml
A prismjs-test/prismsjs-test-docker/pom.xml
A prismjs-test/prismsjs-test-docker/src/test/it/org/xwiki/contrib/prismjs/test/ui/AllIT.java
A prismjs-test/prismsjs-test-docker/src/test/it/org/xwiki/contrib/prismjs/test/ui/PrismMacroIT.java
R src/main/java/org/xwiki/contrib/prismjs/PrismMacroLayout.java
R src/main/java/org/xwiki/contrib/prismjs/PrismMacroParameters.java
R src/main/java/org/xwiki/contrib/prismjs/internal/AbstractPrismUIExtension.java
R src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacro.java
R src/main/java/org/xwiki/contrib/prismjs/internal/RegisterAutoloaderUIExtension.java
R src/main/java/org/xwiki/contrib/prismjs/internal/RegisterLineNumberUIExtension.java
R src/main/java/org/xwiki/contrib/prismjs/internal/RegisterPrismUIExtension.java
R src/main/java/org/xwiki/contrib/prismjs/internal/source/DefaultCodeMacroSourceFactory.java
R src/main/java/org/xwiki/contrib/prismjs/internal/source/ScriptCodeMacroSourceFactory.java
R src/main/java/org/xwiki/contrib/prismjs/internal/source/StringCodeMacroSourceFactory.java
R src/main/java/org/xwiki/contrib/prismjs/source/CodeMacroSource.java
R src/main/java/org/xwiki/contrib/prismjs/source/CodeMacroSourceFactory.java
R src/main/resources/ApplicationResources.properties
R src/main/resources/META-INF/components.txt
R src/main/resources/load-prism.js
Log Message:
-----------
XPRISMJS-1: Implement first version
* Add a functional test to prove it works
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/prismjs/settings/notifications
Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: af8a048f11759871bd6786b952a27cefe42d60bf
https://github.com/xwiki/xwiki-platform/commit/af8a048f11759871bd6786b952a2…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/Logic.js
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/inplace.js
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Use the "xwikicontent" element in in-place edit mode rather than creating a new sibling element in order to inherit some styles from the XWiki skin.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8dade52c2806e1d68e740fd3688fef4e6c4c814c
https://github.com/xwiki/xwiki-platform/commit/8dade52c2806e1d68e740fd3688f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
M xwiki-platform-tools/xwiki-platform-tool-rootwebapp/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
XWIKI-23278: The web.xml is declaring the wrong servlet version
(cherry picked from commit e234447afc93cb02a667e353fda713b7db891f08)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: caed27a6800cfb9fc619226cf11481e8806e586b
https://github.com/xwiki/xwiki-platform/commit/caed27a6800cfb9fc619226cf114…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPlugin.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPluginApi.java
Log Message:
-----------
XWIKI-23274: Abusive modification of the cached document when adding a tag to a page
(cherry picked from commit f6113d988c43b57421116ac0c47d4d772a5a6479)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a60667d8c84458cc4e57b55444a028ff13aea9e0
https://github.com/xwiki/xwiki-platform/commit/a60667d8c84458cc4e57b55444a0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPlugin.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPluginApi.java
Log Message:
-----------
XWIKI-23274: Abusive modification of the cached document when adding a tag to a page
(cherry picked from commit f6113d988c43b57421116ac0c47d4d772a5a6479)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: f6113d988c43b57421116ac0c47d4d772a5a6479
https://github.com/xwiki/xwiki-platform/commit/f6113d988c43b57421116ac0c47d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/pom.xml
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPlugin.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/src/main/java/com/xpn/xwiki/plugin/tag/TagPluginApi.java
Log Message:
-----------
XWIKI-23274: Abusive modification of the cached document when adding a tag to a page
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7946c697b4ef5b5667ab23445c1c30f7156f692e
https://github.com/xwiki/xwiki-platform/commit/7946c697b4ef5b5667ab23445c1c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DefaultResetPasswordManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DefaultResetPasswordManagerTest.java
Log Message:
-----------
XWIKI-23272: Abusive modification of the cached document when resetting a password
(cherry picked from commit 9e84287f37b2038a1abd74d8c54a3bf5e1336ab9)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d0c505274b69d662d2a5f6845ba6f587bbe4836d
https://github.com/xwiki/xwiki-platform/commit/d0c505274b69d662d2a5f6845ba6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DefaultResetPasswordManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DefaultResetPasswordManagerTest.java
Log Message:
-----------
XWIKI-23272: Abusive modification of the cached document when resetting a password
(cherry picked from commit 9e84287f37b2038a1abd74d8c54a3bf5e1336ab9)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 9e84287f37b2038a1abd74d8c54a3bf5e1336ab9
https://github.com/xwiki/xwiki-platform/commit/9e84287f37b2038a1abd74d8c54a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DefaultResetPasswordManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DefaultResetPasswordManagerTest.java
Log Message:
-----------
XWIKI-23272: Abusive modification of the cached document when resetting a password
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: e8be554c572aff9ca19e29a23ccba568f1653a1d
https://github.com/xwiki-contrib/cristal/commit/e8be554c572aff9ca19e29a23cc…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M .github/renovate.json5
Log Message:
-----------
Revert "[Misc] Group vue upgrades together on renovate"
This reverts commit 667986573854ff442aec1fe5ae728015a07ce68c.
This reverts commit 5e743e524c54aac31e47eccbb30025f288dd70d7.
This reverts commit ae3b69cafff3505e948f4a7354d9b29c2501a9c0.
This reverts commit 6150b33420d986aa8b04f867b70ebe24442b78f9.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b5c7357c1b7d2cba9c1a2a5ffeec74dfc9c030f3
https://github.com/xwiki/xwiki-platform/commit/b5c7357c1b7d2cba9c1a2a5ffeec…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceUpdater.java
Log Message:
-----------
XWIKI-23251: Abusive modification of the cached document when moving to subwiki a page containing a link to another page
(cherry picked from commit 7baf7b7b60fae24d48724b49392ec6ab5eef6256)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6d0929fab045e9da2f5abe21de9931d7429f6f42
https://github.com/xwiki/xwiki-platform/commit/6d0929fab045e9da2f5abe21de99…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceUpdater.java
Log Message:
-----------
XWIKI-23251: Abusive modification of the cached document when moving to subwiki a page containing a link to another page
(cherry picked from commit 7baf7b7b60fae24d48724b49392ec6ab5eef6256)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 7baf7b7b60fae24d48724b49392ec6ab5eef6256
https://github.com/xwiki/xwiki-platform/commit/7baf7b7b60fae24d48724b49392e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceUpdater.java
Log Message:
-----------
XWIKI-23251: Abusive modification of the cached document when moving to subwiki a page containing a link to another page
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 727aec59587db424a5b96cfa9b1ae98baa3f4b3f
https://github.com/xwiki-contrib/cristal/commit/727aec59587db424a5b96cfa9b1…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-default/package.json
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-nextcloud/package.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-xwiki/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-default/package.json
M core/date/date-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/history/history-default/package.json
M core/history/history-github/package.json
M core/history/history-ui/package.json
M core/history/history-xwiki/package.json
M core/info-actions/info-actions-default/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M core/markdown/markdown-default/package.json
M core/model/model-click-listener/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-api/package.json
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-github/package.json
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M core/model/model-remote-url/model-remote-url-github/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/rename/rename-default/package.json
M core/rename/rename-filesystem/package.json
M core/settings/settings-browser/package.json
M core/settings/settings-configurations-ui/package.json
M core/settings/settings-configurations/package.json
M core/settings/settings-default/package.json
M core/uiextension/uiextension-default/package.json
M core/uniast/package.json
M core/wiki-config/wiki-config-default/package.json
M dev/test-utils/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/renderer/package.json
M electron/settings/settings-renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M sharedworker/impl/package.json
M skin/package.json
M utils/inversify/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-553: Upgrade to inversify 7.5.2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 5d5dd4b542c590adb4a5bf1e556d554b76184594
https://github.com/xwiki-contrib/cristal/commit/5d5dd4b542c590adb4a5bf1e556…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-551: Upgrade to electron 36.4.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 29b2d4d27dc9ec4755f2d586c327dcfe55009ce8
https://github.com/xwiki/xwiki-platform/commit/29b2d4d27dc9ec4755f2d586c327…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-test/xwiki-platform-security-test-docker/src/test/it/org/xwiki/security/test/ui/RequiredRightsIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java
Log Message:
-----------
[Misc] Add another test scenario for required rights
* Add a scenario that verifies that required rights are correctly
enforced.
* Add a method on BasePage to check if the edit button is available.
(cherry picked from commit e41084b10974878a6b4a7796663df453c9e617df)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: e41084b10974878a6b4a7796663df453c9e617df
https://github.com/xwiki/xwiki-platform/commit/e41084b10974878a6b4a7796663d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-test/xwiki-platform-security-test-docker/src/test/it/org/xwiki/security/test/ui/RequiredRightsIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java
Log Message:
-----------
[Misc] Add another test scenario for required rights
* Add a scenario that verifies that required rights are correctly
enforced.
* Add a method on BasePage to check if the edit button is available.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 6c3bac5f2f316f94ab470c3500f9364c9bc456cc
https://github.com/xwiki-contrib/cristal/commit/6c3bac5f2f316f94ab470c3500f…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-ui/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/settings/settings-configurations-ui/package.json
M package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
[Misc] Update dependency vitest to v3.2.0 (#948)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 27e674d0f378c1cc4ca7412b27de9b9b01f443cf
https://github.com/xwiki-contrib/cristal/commit/27e674d0f378c1cc4ca7412b27d…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-551: Upgrade to electron 36.3.2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 584287ce945427d0d34dbd4c33d7621a3adeac4e
https://github.com/xwiki-contrib/cristal/commit/584287ce945427d0d34dbd4c33d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M editors/blocknote-headless/package.json
M editors/tiptap/package.json
M package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-547: Upgrade to blocknote 0.31.1
CRISTAL-550: Upgrade to tiptap 2.13.0
The version of Tiptap is now the one used transitively by Blocknote.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 6d35708b88e3121f56282a609b3a7842a4f42c1a
https://github.com/xwiki/xwiki-platform/commit/6d35708b88e3121f56282a609b3a…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java
Log Message:
-----------
XWIKI-23239: Improve Solr indexing speed through parallelization and batch processing (#4235)
* Collect indexed documents and submit them in batches to Solr for more efficient processing and less overhead due to repeated calls to Solr.
* Move all Solr client requests into a separate executor to allow the next batch to be prepared while the previous one is committed.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: 87a6dd73dcbde2993ec9eca76a0866b8ade7c76b
https://github.com/xwiki/xwiki-platform/commit/87a6dd73dcbde2993ec9eca76a08…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/inplace.js
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editmeta.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/edit.less
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Improve the styles for the integration with the standalone and in-place edit modes.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications