Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: cc38fc08260e3eb3da12378e5a6e3569799f2cc7
https://github.com/xwiki-contrib/cristal/commit/cc38fc08260e3eb3da12378e5a6…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-09 (Thu, 09 Jan 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-api/package.json
M core/authentication/authentication-default/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-api/package.json
M core/browser/browser-default/package.json
M core/date/date-api/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-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/hierarchy/hierarchy-api/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-api/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/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/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-api/package.json
M core/markdown/markdown-default/package.json
M core/model/model-api/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-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-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-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-api/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/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/user/user-ui/package.json
M core/xwiki/xwiki-utils/package.json
M dev/config/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/tiptap/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/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/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/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 package.json
M pnpm-lock.yaml
M realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency typescript to v5.7.3 (#564)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 8b5fac9de63b66c9a316c072d143264322805d3a
https://github.com/xwiki/xwiki-commons/commit/8b5fac9de63b66c9a316c072d1432…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/eclipse.importorder
Log Message:
-----------
* allow providing the GitHub organization/owner and the repository as Maven properties
* provide a Maven property containing version in simple/documentation format (16.10.0RC1 instead of 16.10.0-rc-1)
* add a helper to create a GitHub release for a given version (using `mvn build-helper:regex-properties@default github-release:github-release -N`)
(cherry picked from commit 198f434b9241f6ccaf8f38e168c48af4a4aa0327)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 96c0af4b216f1df37b7e7948ee64f75f52cb9d9a
https://github.com/xwiki/xwiki-commons/commit/96c0af4b216f1df37b7e7948ee64f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/eclipse.importorder
Log Message:
-----------
* allow providing the GitHub organization/owner and the repository as Maven properties
* provide a Maven property containing version in simple/documentation format (16.10.0RC1 instead of 16.10.0-rc-1)
* add a helper to create a GitHub release for a given version (using `mvn build-helper:regex-properties@default github-release:github-release -N`)
(cherry picked from commit 198f434b9241f6ccaf8f38e168c48af4a4aa0327)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: bdd146d643bbf146260cb9ea141ad48e5ad9db13
https://github.com/xwiki/xwiki-commons/commit/bdd146d643bbf146260cb9ea141ad…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/eclipse.importorder
Log Message:
-----------
* allow providing the GitHub organization/owner and the repository as Maven properties
* provide a Maven property containing version in simple/documentation format (16.10.0RC1 instead of 16.10.0-rc-1)
* add a helper to create a GitHub release for a given version (using `mvn build-helper:regex-properties@default github-release:github-release -N`)
(cherry picked from commit 198f434b9241f6ccaf8f38e168c48af4a4aa0327)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 198f434b9241f6ccaf8f38e168c48af4a4aa0327
https://github.com/xwiki/xwiki-commons/commit/198f434b9241f6ccaf8f38e168c48…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/eclipse.importorder
Log Message:
-----------
* allow providing the GitHub organization/owner and the repository as Maven properties
* provide a Maven property containing version in simple/documentation format (16.10.0RC1 instead of 16.10.0-rc-1)
* add a helper to create a GitHub release for a given version (using `mvn build-helper:regex-properties@default github-release:github-release -N`)
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/cristal
Commit: 54117a5b8233df73bf4462dbc1921544dd3b6ac7
https://github.com/xwiki-contrib/cristal/commit/54117a5b8233df73bf4462dbc19…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M core/alerts/alerts-api/package.json
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-api/tsconfig.json
M core/alerts/alerts-ui/package.json
M core/alerts/alerts-ui/tsconfig.json
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/tsconfig.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-ui/tsconfig.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
M core/extra-tabs/extra-tabs-ui/tsconfig.json
M core/history/history-ui/package.json
M core/page-actions/page-actions-ui/package.json
M core/page-actions/page-actions-ui/tsconfig.json
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
M core/tiptap-extensions/tiptap-extension-image/tsconfig.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/tsconfig.json
M ds/api/package.json
A ds/api/src/XAlert.ts
A ds/api/src/XAvatar.ts
A ds/api/src/XBreadcrumb.ts
A ds/api/src/XBtn.ts
A ds/api/src/XCard.ts
A ds/api/src/XDialog.ts
A ds/api/src/XDivider.ts
A ds/api/src/XFileInput.ts
A ds/api/src/XForm.ts
A ds/api/src/XImg.ts
A ds/api/src/XLoad.ts
A ds/api/src/XMenu.ts
A ds/api/src/XMenuItem.ts
A ds/api/src/XMenuLabel.ts
A ds/api/src/XNavigationTree.ts
A ds/api/src/XTab.ts
A ds/api/src/XTabGroup.ts
A ds/api/src/XTabPanel.ts
A ds/api/src/XTextField.ts
M ds/api/src/index.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-avatar.vue
M ds/dsfr/src/vue/x-btn.vue
M ds/shoelace/package.json
M ds/shoelace/src/vue/form/x-file-input.vue
M ds/shoelace/src/vue/x-alert.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-card.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-menu.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-tab-group.vue
M ds/shoelace/tsconfig.json
M ds/vuetify/package.json
M ds/vuetify/src/vue/form/x-file-input.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/x-tab-group.vue
M ds/vuetify/src/vue/x-tab-panel.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-connection-status.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/tsconfig.json
M lib/package.json
M lib/tsconfig.json
M macros/package.json
M macros/tsconfig.json
M pnpm-lock.yaml
M skin/package.json
M skin/src/components/defaultSkinManager.ts
M skin/src/vue/c-article.vue
R skin/src/vue/c-footer.vue
R skin/src/vue/c-navigation-drawer.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-search.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-view.vue
R skin/src/vue/perf/perfDirectDSFR.vue
R skin/src/vue/perf/perfDirectSL.vue
R skin/src/vue/perf/perfDirectVuetify.vue
R skin/src/vue/perf/perfEmpty.vue
R skin/src/vue/perf/perfX.vue
R skin/src/vue/perf/x-empty.vue
M skin/tsconfig.json
M tsconfig.json
M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
Log Message:
-----------
CRISTAL-399: Make abstract design system components type checkable
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications