Skip to content

fix(deps): update dependency django-ckeditor to ~6.5 - autoclosed

Renovate Bot requested to merge renovate/django-ckeditor-6.x into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
django-ckeditor ~6.2 -> ~6.5 age adoption passing confidence

Release Notes

django-ckeditor/django-ckeditor

v6.5.1

Compare Source

v6.5.0

Compare Source

#. Avoided calling static() if CKEDITOR_BASEPATH is defined. #. Fixed ./manage.py generateckeditorthumbnails to work again after the image uploader backend rework. #. CKEditor 4.19.1 #. Stopped calling static() during application startup. #. Added Django 4.1

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

#. Changed the context for the widget to deviate less from Django. Removed a few template variables which are not used in the bundled ckeditor/widget.html template. This only affects you if you are using a customized widget or widget template. #. Dropped support for Python < 3.8, Django < 3.2. #. Added a pre-commit configuration. #. Removed the Travis CI configuration; Travis CI hasn't run our unit tests for months now. #. Added a GitHub action for running tests. #. Made selenium tests require opt in using a SELENIUM=firefox or SELENIUM=chromium environment variable.

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

#. CKEditor 4.18.0 #. Made it possible to override the CKEditor template in the widget class. #. Changed CKEDITOR_IMAGE_BACKEND to require dotted module paths (the old identifiers are still supported for now).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports