Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: b3d8026bb8ef50fa5f78e0150d5e1153472d7b7e
https://github.com/xwiki/xwiki-platform/commit/b3d8026bb8ef50fa5f78e0150d5e…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-08-27 (Wed, 27 Aug 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/pnpm-lock.yaml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Update dependency typescript to v5.9.2, eslint to 9.34.0, and eslint-plugin-vue to 10.4.0
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: 1de469e8bd771ebd33e9b959c71aa810abe124ef
https://github.com/xwiki/xwiki-platform/commit/1de469e8bd771ebd33e9b959c71a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-23475: Image width/higth sync in the image editor does not work in Jetty 12.1
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: 8e203cb231c448bee43f8edfc8cdbce14a231bf8
https://github.com/xwiki/xwiki-platform/commit/8e203cb231c448bee43f8edfc8cd…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-08-27 (Wed, 27 Aug 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/pnpm-lock.yaml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Update dependency vite to v7, @vitejs/plugin-react to 5.0.1, @vitejs/plugin-vue to 6.0.1
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: c28da4bc7b8ce051689951773e45bf3d2bfdd7e1
https://github.com/xwiki/xwiki-platform/commit/c28da4bc7b8ce051689951773e45…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-08-27 (Wed, 27 Aug 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/pnpm-lock.yaml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v3
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-contrib/application-forum
Commit: 986a33f36c33b957cd0c6c14b8ae83221083b63a
https://github.com/xwiki-contrib/application-forum/commit/986a33f36c33b957c…
Author: Clemens Klein-Robbenhaar <robbenhaar(a)green-meadows.de>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M README.md
M application-forum-ui/src/main/resources/ForumCode/Macros.xml
M pom.xml
Log Message:
-----------
XAFORUM-272: Anwers not shown to a topic that contains a colon in the title
- properly build the 'like' query to fetch topics for the forum entry
with escaping of any special chars in the corresponding space name
- as this uses the 'bindValue().anyChars()...' api for queries
only available in 8.4.5, update the base platform version from 8.4
- also the macro parameter "$space" of 'getTopicAnswers'
has been ignored, and the global variable "$topicSpace" used instead.
now use the macro parameter, and also make sure the passed
space reference string representaion is properly build
in all places calling this macro.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-forum/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 50c1883c4f72a4156b519e6d4e6b05b7dc979869
https://github.com/xwiki/xwiki-platform/commit/50c1883c4f72a4156b519e6d4e6b…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-08-27 (Wed, 27 Aug 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/pnpm-lock.yaml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json
Log Message:
-----------
[Misc] Update dependency @types/node to v22.18.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications