[xwiki-contrib/cristal] 75c529: CRISTAL-655: Upgrade to axios 1.12.0 (#1211)
Branch: refs/heads/CRISTAL-468 Home: https://github.com/xwiki-contrib/cristal Commit: 75c529aa77643039639a75ef7b57c0e895d06f2f https://github.com/xwiki-contrib/cristal/commit/75c529aa77643039639a75ef7b57... Author: Mend Renovate <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M core/authentication/authentication-github/package.json M core/authentication/authentication-nextcloud/package.json M core/authentication/authentication-xwiki/package.json M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json M pnpm-lock.yaml Log Message: ----------- CRISTAL-655: Upgrade to axios 1.12.0 (#1211) Commit: 78a4e82893c2df1d84d2d8df1a6e754623b3c882 https://github.com/xwiki-contrib/cristal/commit/78a4e82893c2df1d84d2d8df1a6e... Author: Mend Renovate <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency nx to v21.5.2 (#1207) Commit: 36b4e272a8d8699fb03ed9d312d39699bd9fbdce https://github.com/xwiki-contrib/cristal/commit/36b4e272a8d8699fb03ed9d312d3... Author: Mend Renovate <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency @microsoft/api-extractor to v7.52.12 (#1212) Commit: b853554c9506540ef0b9b17b99c15c8a208a7c02 https://github.com/xwiki-contrib/cristal/commit/b853554c9506540ef0b9b17b99c1... Author: Mend Renovate <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency @changesets/cli to v2.29.7 (#1209) Commit: 62cfe319242e63079df577a441152faeb7ba847c https://github.com/xwiki-contrib/cristal/commit/62cfe319242e63079df577a44115... Author: Mend Renovate <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency typescript-eslint to v8.43.0 (#1196) Commit: c40da7945b33622d5cf39e4d023bffc3f663c73f https://github.com/xwiki-contrib/cristal/commit/c40da7945b33622d5cf39e4d023b... Author: Manuel Leduc <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M core/model/model-reference/model-reference-filesystem/package.json M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/filesystem-internal-link-serializer.ts M electron/main/src/mainWindow.ts M pnpm-lock.yaml Log Message: ----------- --wip-- [skip ci] Commit: 0474acc1611a9f06882e7371df044ff0d4764962 https://github.com/xwiki-contrib/cristal/commit/0474acc1611a9f06882e7371df04... Author: Manuel Leduc <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M core/authentication/authentication-github/package.json M core/authentication/authentication-nextcloud/package.json M core/authentication/authentication-xwiki/package.json M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json M package.json M pnpm-lock.yaml Log Message: ----------- Merge remote-tracking branch 'origin/main' into CRISTAL-468 Commit: 429dfb57c2dfa16744e6ad1f71177aeead51d676 https://github.com/xwiki-contrib/cristal/commit/429dfb57c2dfa16744e6ad1f7117... Author: Manuel Leduc <[email protected]> Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M authentication-server/src/config.ts M core/model/model-api/etc/cristal-model-api.api.md M core/model/model-api/src/index.ts M core/model/model-reference/model-reference-api/etc/cristal-model-reference-api.api.md M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts M core/uniast/uniast-api/etc/cristal-uniast-api.api.md M core/uniast/uniast-api/src/ast.ts M core/uniast/uniast-markdown/etc/cristal-uniast-markdown.api.md M core/uniast/uniast-markdown/src/component-init.ts M core/uniast/uniast-markdown/src/markdown/default-markdown-to-uni-ast-converter.ts M core/uniast/uniast-markdown/src/markdown/default-uni-ast-to-markdown-converter.ts M core/uniast/uniast-markdown/src/markdown/internal-links/parser/markdown-parser-configuration.ts M core/uniast/uniast-markdown/src/markdown/internal-links/parser/parser-configuration-resolver.ts M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/filesystem-internal-link-serializer.ts M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/internal-links-serializer-resolver.ts M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/nextcloud-internal-link-serializer.ts M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/xwiki-internal-link-serializer.ts M core/uniast/uniast-markdown/src/markdown/markdown-to-uni-ast-converter.ts M core/uniast/uniast-markdown/src/markdown/uni-ast-to-markdown-converter.ts M electron/main/src/mainWindow.ts M web/public/config.json Log Message: ----------- --wip-- [skip ci] Compare: https://github.com/xwiki-contrib/cristal/compare/74c0a75ee53f...429dfb57c2df To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications