Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: b6d5fb8a21f57b3a88de2e51fa60759c8e37b253
https://github.com/xwiki-contrib/cristal/commit/b6d5fb8a21f57b3a88de2e51fa6…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-04-30 (Wed, 30 Apr 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/configuration/configuration-electron/configuration-electron-main/package.json
M electron/configuration/configuration-electron/configuration-electron-preload/package.json
M electron/main/package.json
M electron/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-520: Upgrade to electron 36.0.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/feature-classloaderutils
Home: https://github.com/xwiki/xwiki-commons
Commit: 92bd6d3362ee651e784134c188ec7d14a961912a
https://github.com/xwiki/xwiki-commons/commit/92bd6d3362ee651e784134c188ec7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml
A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/ClassLoaderUtils.java
A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/test/java/org/xwiki/classloader/internal/ClassLoaderUtilsTest.java
Log Message:
-----------
[misc] Add a helper to safely get resources from the classloader
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: ba8e00e022a65aeb546e87b0ebbc5494a0650468
https://github.com/xwiki-contrib/application-notification-word/commit/ba8e0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventListener.java
M application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventListenerTest.java
M application-notification-word-test/application-notification-word-test-docker/src/test/it/org/xwiki/contrib/wordnotification/test/ui/NotifyExactWordMatchingIT.java
Log Message:
-----------
WORDNOTIF-13: Notifications about a word put in comments is displayed with superadmin as author
* Use original metadata author and not the actual content author for
sending notif
* Provide integration test for adding a comment
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-notification-word/settings/not…