[xwiki-contrib/cristal] e14507: CRISTAL-641: Migrate the moduleResolution to bundler
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: e1450711745c85c0c75cc129f4beca72d3ad1f91 https://github.com/xwiki-contrib/cristal/commit/e1450711745c85c0c75cc129f4be... Author: Manuel Leduc <[email protected]> Date: 2025-08-20 (Wed, 20 Aug 2025) Changed paths: M Jenkinsfile M api/package.json M authentication-server/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/attachments/attachments-ui/src/vue/AttachmentsTab.vue M core/authentication/authentication-api/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-github/src/GitHubAuthenticationManager.ts 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-nextcloud/src/NextcloudBasicAuthenticationManager.ts M core/authentication/authentication-nextcloud/src/NextcloudLoginFlowAuthenticationManager.ts M core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts M core/authentication/authentication-ui/package.json M core/authentication/authentication-xwiki/package.json M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts 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/collaboration/collaboration-api/package.json M core/collaboration/collaboration-hocuspocus/package.json M core/collaboration/collaboration-xwiki/package.json M core/configuration/configuration-api/package.json M core/configuration/configuration-web/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/fn-utils/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/markdown/markdown-default/src/parseInternalImages.ts M core/markdown/markdown-default/src/parseInternalLinks.ts 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-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-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-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/page/page-api/package.json M core/page/page-default/package.json M core/rename/rename-api/package.json M core/rename/rename-default/package.json M core/rename/rename-filesystem/package.json M core/settings/settings-api/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/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-default/package.json M core/uiextension/uiextension-ui/package.json M core/uniast/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 core/xwiki/xwiki-utils/package.json M dev/config/package.json A dev/config/src/vitest-vue.config.ts A dev/config/src/vitest.config.ts M dev/config/tsconfig.json R dev/config/vitest-vue.config.js R dev/config/vitest.config.js M dev/test-utils/package.json M dev/test-utils/src/index.ts A dev/test-utils/tsconfig.json M ds/api/package.json M ds/dsfr/package.json M ds/dsfr/src/vue/x-alert.vue M ds/dsfr/vitest.config.ts M ds/shoelace/package.json M ds/shoelace/src/vue/x-dialog.vue M ds/shoelace/src/vue/x-navigation-tree-item.vue M ds/shoelace/src/vue/x-navigation-tree.vue M ds/shoelace/tsconfig.json M ds/vuetify/package.json M editors/blocknote-headless/package.json M editors/blocknote-react/package.json M editors/blocknote/package.json M editors/blocknote/src/vue/c-edit-blocknote.vue M editors/blocknote/tsconfig.json M editors/tiptap/package.json M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-github/authentication-github-main/src/storage.ts M electron/authentication/authentication-github/authentication-github-preload/package.json M electron/authentication/authentication-github/authentication-github-renderer/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/storage.ts 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/main/src/index.ts M electron/main/tsconfig.json M electron/preload/package.json M electron/renderer/package.json M electron/renderer/tsconfig.json M electron/settings/settings-main/package.json M electron/settings/settings-main/src/storage.ts M electron/settings/settings-preload/package.json M electron/settings/settings-renderer/package.json M electron/state/package.json M electron/storage/package.json M extension-manager/package.json M extensions/menubuttons/package.json M lib/package.json M lib/tsconfig.json M macros/package.json M nx.json M package.json M pnpm-lock.yaml M rendering/rendering/package.json M rendering/rendering/src/components/MarkdownToHTMLConverter.ts M rendering/wikimodel/package.json M sharedworker/api/package.json M sharedworker/impl/package.json M skin/package.json M skin/src/vue/c-movie.vue M sources/xwiki/mock-server/package.json M tsconfig.json M utils/inversify/package.json M web/package.json M web/src/index.ts M web/src/server.js M web/tsconfig.json M xwiki/remoteinlineeditor/package.json Log Message: ----------- CRISTAL-641: Migrate the moduleResolution to bundler To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications