Branch: refs/heads/token_storage_fix
Home: https://github.com/xwiki-contrib/oidc
Commit: 61984d6b389fb927a6f705401bf9a493cdf91a58
https://github.com/xwiki-contrib/oidc/commit/61984d6b389fb927a6f705401bf9a4…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M oauth2-client/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2TokenRenewalJob.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/AbstractNimbusOAuth2TokenStore.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2TokenStoreCache.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2TokenStoreListener.java
Log Message:
-----------
OIDC-250: The same token should not be renewed currently
* Fix from review
* Use Optional in token cache to know if an empty entry in cache exist
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: bf5864636abb4d22cf25c01e4aac0c30fe510fbb
https://github.com/xwiki-contrib/cristal/commit/bf5864636abb4d22cf25c01e4aa…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-ui/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/file-preview/file-preview-ui/package.json
M core/history/history-ui/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-ui/package.json
M core/settings/settings-configurations-ui/package.json
M core/tiptap-extensions/tiptap-extension-image/package.json
M dev/test-utils/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
CRISTAL-596: Upgrade to vue-i18n 11.1.11 (#1124)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-578
Home: https://github.com/xwiki-contrib/cristal
Commit: 6dea6561d5293d58e140af06b746681ff06729ad
https://github.com/xwiki-contrib/cristal/commit/6dea6561d5293d58e140af06b74…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M core/authentication/authentication-nextcloud-state/src/NextcloudAuthenticationState.ts
M core/authentication/authentication-nextcloud-ui/langs/translation-en.json
M core/authentication/authentication-nextcloud-ui/langs/translation-fr.json
M core/authentication/authentication-nextcloud-ui/src/vue/NextcloudLoginMenu.vue
M core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
Log Message:
-----------
CRISTAL-578: No authentication control when using Nextcloud/basic
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: ea742596d217d5fb24a9a506cd9e94d096d614e4
https://github.com/xwiki-contrib/cristal/commit/ea742596d217d5fb24a9a506cd9…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-07-31 (Thu, 31 Jul 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-601: Upgrade to axios 1.11.0 (#1119)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 11896b41cdab1b21c5d9558b97160c563ae3fd2e
https://github.com/xwiki-contrib/cristal/commit/11896b41cdab1b21c5d9558b971…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-07-31 (Thu, 31 Jul 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/main/package.json
M electron/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-597: Upgrade to electron 37.2.5 (#1129)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 5dfab4a4d54b8c4ccc984461a4bd854b3a992271
https://github.com/xwiki-contrib/cristal/commit/5dfab4a4d54b8c4ccc984461a4b…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-07-31 (Thu, 31 Jul 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-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-ui/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/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-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/history/history-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-ui/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-ui/package.json
M core/settings/settings-configurations-ui/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-ui/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 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/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/renderer/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-600: Upgrade to vue 3.5.18 (#1118)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications