Problem/Motivation

Follow-up for #3344083: Update CKEditor 5 to 36.0.1.

See https://github.com/ckeditor/ckeditor5/commit/c276c45a934e4ad7c2a8ccd0bd9.... We need to adopt this in DrupalImage too.

Steps to reproduce

N/A

Proposed resolution

Adopt the same pattern as they used upstream in https://github.com/ckeditor/ckeditor5/commit/c276c45a934e4ad7c2a8ccd0bd9....

Remaining tasks

Do it!

User interface changes

CKEditor 5 starts slightly faster!

API changes

None.

Data model changes

None.

Release notes snippet

TBD

Comments

Wim Leers created an issue. See original summary.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.