Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 7ec2d071c8b65b396a2a9e5aa6fa94e98165ce1b
https://github.com/xwiki/xwiki-rendering/commit/7ec2d071c8b65b396a2a9e5aa6f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test
M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java
M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java
Log Message:
-----------
XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306)
* Treat lists that are in a list item but where the list item has a
nested document as block handlers.
* Bulletproof TagContext.getParent against being called on the root
tag context.
(cherry picked from commit 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 098995f25b114deab7e7a8798f55911206dcb303
https://github.com/xwiki/xwiki-rendering/commit/098995f25b114deab7e7a8798f5…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test
M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java
M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java
Log Message:
-----------
XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306)
* Treat lists that are in a list item but where the list item has a
nested document as block handlers.
* Bulletproof TagContext.getParent against being called on the root
tag context.
(cherry picked from commit 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39
https://github.com/xwiki/xwiki-rendering/commit/8fcf6ac112103b0b1d0f79d4b56…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test
M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java
M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java
Log Message:
-----------
XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306)
* Treat lists that are in a list item but where the list item has a
nested document as block handlers.
* Bulletproof TagContext.getParent against being called on the root
tag context.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: d50c4cf077530b3e724f5dc4b3361a1e3cbea424
https://github.com/xwiki/xwiki-platform/commit/d50c4cf077530b3e724f5dc4b336…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/resources/expectedHtmlMail1.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/resources/expectedHtmlMail2.txt
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java
Log Message:
-----------
XWIKI-21593: Not enough contrast on notification diff mail (#3206)
* Fix broken tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 1d9b2b8388dd7d4a4fad1280029b8d507ec84503
https://github.com/xwiki-contrib/oidc/commit/1d9b2b8388dd7d4a4fad1280029b8d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: e86a80bde99c533c088c626f7d4022905a98edbe
https://github.com/xwiki-contrib/oidc/commit/e86a80bde99c533c088c626f7d4022…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.9.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: b106505f9015ae776df16de2d97fdf9f2ba4f6be
https://github.com/xwiki-contrib/oidc/commit/b106505f9015ae776df16de2d97fdf…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator-configuration/src/test/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfigurationTest.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpoint.java
Log Message:
-----------
OIDC-180: Allows skipping the userinfo request even in code flow
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: 91fd264631bc048a9e8e4c9041b54723f7982218
https://github.com/xwiki-contrib/cristal/commit/91fd264631bc048a9e8e4c9041b…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M api/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/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/browser/package.json
M electron/main/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 rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.13
Commit: d2f0a37f5822d3d6d6decc0f2dad7285ff911da9
https://github.com/xwiki-contrib/cristal/commit/d2f0a37f5822d3d6d6decc0f2da…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M api/package.json
M core/icons/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/storage/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
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 web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.21
Compare: https://github.com/xwiki-contrib/cristal/compare/18e843f69db3...d2f0a37f5822
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications