Problem/Motivation

new release of CKE5 https://github.com/ckeditor/ckeditor5/releases/tag/v35.3.1

yarn build
yarn build:ckeditor5-types

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

nod_ created an issue. See original summary.

nod_’s picture

nod_’s picture

Status: Active » Needs review
StatusFileSize
new1.33 MB
longwave’s picture

Status: Needs review » Reviewed & tested by the community

I get the same changes locally, tests pass -> RTBC.

nod_’s picture

StatusFileSize
new1.33 MB
longwave’s picture

CKEditor 5 changes are identical in both branches, the interdiff between the two patches is only in package.json and yarn.lock, therefore assuming tests pass this is also RTBC on 9.5.x.

  • catch committed e65e8c4 on 10.1.x
    Issue #3321191 by nod_, longwave: update ckeditor5 to v35.3.1
    

  • catch committed 23f7001 on 10.0.x
    Issue #3321191 by nod_, longwave: update ckeditor5 to v35.3.1
    
    (cherry...
catch’s picture

Version: 10.1.x-dev » 9.5.x-dev
Issue tags: +9.5.0 release notes

10.1/10.0 is in, waiting for the test run on 9.5.

Do we want this in 9.4.x too?

longwave’s picture

Yes, we should backport this to 9.4.x as there should be a final patch release in December before 9.5.0.

longwave’s picture

StatusFileSize
new1.33 MB

Rerolled #5, just patch fuzz:

$ curl -s https://www.drupal.org/files/issues/2022-11-14/core-3321191-3-9.5.x.patch | patch -p1
patching file core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js
patching file core/core.libraries.yml
patching file core/package.json
patching file core/yarn.lock
Hunk #1 succeeded at 911 with fuzz 1 (offset -55 lines).
Hunk #2 succeeded at 2339 (offset -72 lines).

  • catch committed fdabe37 on 9.5.x
    Issue #3321191 by nod_, longwave: update ckeditor5 to v35.3.1
    
catch’s picture

Version: 9.5.x-dev » 9.4.x-dev
Status: Reviewed & tested by the community » Needs work

Committed fdabe37 and pushed to 9.5.x. Thanks!

Leaving open for backport to 9.4

spokje’s picture

StatusFileSize
new1.34 MB
nod_’s picture

Status: Needs work » Needs review
nod_’s picture

Status: Needs review » Reviewed & tested by the community

  • catch committed dbaa5e8 on 9.4.x
    Issue #3321191 by nod_, longwave, Spokje: update ckeditor5 to v35.3.1
    
catch’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +9.4.9 release notes

Committed/pushed to 9.4.x, thanks!

wim leers’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.