Skip to content

Commit

Permalink
[TASK] Update ckeditor5 to v41.2.1
Browse files Browse the repository at this point in the history
This commit updates ckeditor5 to v41.2.1.
It fixed a recent regression where importing documents from Word with
suggestions caused CKEditor 5 to crash.

See changelog at
https://github.com/ckeditor/ckeditor5/releases/tag/v41.2.1.

Executed commands:

    npm install --save \
        @ckeditor/ckeditor5-alignment@^41.2.1 \
        @ckeditor/ckeditor5-autoformat@^41.2.1 \
        @ckeditor/ckeditor5-basic-styles@^41.2.1 \
        @ckeditor/ckeditor5-block-quote@^41.2.1 \
        @ckeditor/ckeditor5-clipboard@^41.2.1 \
        @ckeditor/ckeditor5-code-block@^41.2.1 \
        @ckeditor/ckeditor5-core@^41.2.1 \
        @ckeditor/ckeditor5-editor-classic@^41.2.1 \
        @ckeditor/ckeditor5-engine@^41.2.1 \
        @ckeditor/ckeditor5-essentials@^41.2.1 \
        @ckeditor/ckeditor5-find-and-replace@^41.2.1 \
        @ckeditor/ckeditor5-font@^41.2.1 \
        @ckeditor/ckeditor5-heading@^41.2.1 \
        @ckeditor/ckeditor5-horizontal-line@^41.2.1 \
        @ckeditor/ckeditor5-html-support@^41.2.1 \
        @ckeditor/ckeditor5-indent@^41.2.1 \
        @ckeditor/ckeditor5-link@^41.2.1 \
        @ckeditor/ckeditor5-list@^41.2.1 \
        @ckeditor/ckeditor5-paragraph@^41.2.1 \
        @ckeditor/ckeditor5-paste-from-office@^41.2.1 \
        @ckeditor/ckeditor5-remove-format@^41.2.1 \
        @ckeditor/ckeditor5-show-blocks@^41.2.1 \
        @ckeditor/ckeditor5-source-editing@^41.2.1 \
        @ckeditor/ckeditor5-special-characters@^41.2.1 \
        @ckeditor/ckeditor5-style@^41.2.1 \
        @ckeditor/ckeditor5-table@^41.2.1 \
        @ckeditor/ckeditor5-theme-lark@^41.2.1 \
        @ckeditor/ckeditor5-ui@^41.2.1 \
        @ckeditor/ckeditor5-undo@^41.2.1 \
        @ckeditor/ckeditor5-utils@^41.2.1 \
        @ckeditor/ckeditor5-word-count@^41.2.1
    npm install --save-dev \
        @ckeditor/ckeditor5-dev-utils@^39.6.3
    npm run build

Resolves: #103421
Releases: main, 12.4
Change-Id: I19bc3c823bffa99a6055514edcfb8d03c37e4098
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83512
Reviewed-by: Andreas Kienast <a.fernandez@scripting-base.de>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Benjamin Franzke <ben@bnf.dev>
Reviewed-by: Benjamin Franzke <ben@bnf.dev>
Tested-by: Andreas Kienast <a.fernandez@scripting-base.de>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Benni Mack <benni@typo3.org>
  • Loading branch information
bnf committed Mar 19, 2024
1 parent fa6c3fc commit e61f916
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 281 deletions.

0 comments on commit e61f916

Please sign in to comment.