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 -----
  • September
  • 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]

December 2025

  • 1 participants
  • 1503 discussions
[xwiki-contrib/cristal] a71efd: [Misc] Update pnpm to v10.25.0 (#1479)
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: a71efd177bc88a8e40cbda03c9bad343a9904612 https://github.com/xwiki-contrib/cristal/commit/a71efd177bc88a8e40cbda03c9b… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M package.json Log Message: ----------- [Misc] Update pnpm to v10.25.0 (#1479) 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] 786c12: [Misc] Update dependency nx to v22.2.0 (#1480)
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 786c12f3cc678e5efc9ea7b56ec57d3b1007d131 https://github.com/xwiki-contrib/cristal/commit/786c12f3cc678e5efc9ea7b56ec… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency nx to v22.2.0 (#1480) 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] 64f6dd: [Misc] Update dependency typescript-eslint to v8.4...
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 64f6ddb8d6ed7dc7694156f7d8806996f2b70f27 https://github.com/xwiki-contrib/cristal/commit/64f6ddb8d6ed7dc7694156f7d88… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency typescript-eslint to v8.49.0 (#1478) 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] 06a688: [Misc] Update dependency vuetify to v3.11.3 (#1482)
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 06a6886706ebfa605ba386006b92a133fe44040a https://github.com/xwiki-contrib/cristal/commit/06a6886706ebfa605ba386006b9… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency vuetify to v3.11.3 (#1482) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 0f85b0: [Misc] Fix problem to detect presence of docker co...
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 0f85b0c12588236e323eee8030f76b74bbc5acd8 https://github.com/xwiki/xwiki-platform/commit/0f85b0c12588236e323eee8030f7… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-12 (Fri, 12 Dec 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: ----------- [Misc] Fix problem to detect presence of docker container LO image listImagesCmd#withImageFilter is no longer properly supported since it relies on the deprecated filter parameter which has been removed in Docker API 41+. See also https://github.com/docker-java/docker-java/issues/2557 (cherry picked from commit 23b44634dabd856f2a4c3470f489152a657fb43f) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 81bfbd: [Misc] Fix problem to detect presence of docker co...
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 81bfbd50c08ea4aa344f797976f68d870b25ee61 https://github.com/xwiki/xwiki-platform/commit/81bfbd50c08ea4aa344f797976f6… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-12 (Fri, 12 Dec 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: ----------- [Misc] Fix problem to detect presence of docker container LO image listImagesCmd#withImageFilter is no longer properly supported since it relies on the deprecated filter parameter which has been removed in Docker API 41+. See also https://github.com/docker-java/docker-java/issues/2557 (cherry picked from commit 23b44634dabd856f2a4c3470f489152a657fb43f) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 8daa22: [Misc] Fix problem to detect presence of docker co...
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 8daa229c14a127da291d7306cfe33d1f5a24ca1c https://github.com/xwiki/xwiki-platform/commit/8daa229c14a127da291d7306cfe3… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-12 (Fri, 12 Dec 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: ----------- [Misc] Fix problem to detect presence of docker container LO image listImagesCmd#withImageFilter is no longer properly supported since it relies on the deprecated filter parameter which has been removed in Docker API 41+. See also https://github.com/docker-java/docker-java/issues/2557 (cherry picked from commit 23b44634dabd856f2a4c3470f489152a657fb43f) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 23b446: [Misc] Fix problem to detect presence of docker co...
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 23b44634dabd856f2a4c3470f489152a657fb43f https://github.com/xwiki/xwiki-platform/commit/23b44634dabd856f2a4c3470f489… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-12 (Fri, 12 Dec 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: ----------- [Misc] Fix problem to detect presence of docker container LO image listImagesCmd#withImageFilter is no longer properly supported since it relies on the deprecated filter parameter which has been removed in Docker API 41+. See also https://github.com/docker-java/docker-java/issues/2557 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 58a6ec: [Misc] Update dependency vite to v7.2.7 (#1476)
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 58a6eca1cdcd8d51b1e6305e8f49a0e5b307148d https://github.com/xwiki-contrib/cristal/commit/58a6eca1cdcd8d51b1e6305e8f4… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency vite to v7.2.7 (#1476) 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] f7bd16: [Misc] Update Node.js to v24.12.0 (#1475)
by XWiki Notifications 12 Dec '25

12 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: f7bd16ed762bde9c716ca71e863798b39dff6f0a https://github.com/xwiki-contrib/cristal/commit/f7bd16ed762bde9c716ca71e863… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M package.json M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update Node.js to v24.12.0 (#1475) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.