[PR #3019] [MERGED] Bump django-ckeditor from 6.3.0 to 6.6.1 #2869

Closed
opened 2026-02-27 12:13:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/3019
Author: @dependabot[bot]
Created: 6/23/2023
Status: Merged
Merged: 6/30/2023
Merged by: @tonioo

Base: masterHead: dependabot/pip/django-ckeditor-6.6.1


📝 Commits (1)

  • ec2a924 Bump django-ckeditor from 6.3.0 to 6.6.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-ckeditor from 6.3.0 to 6.6.1.

Changelog

Sourced from django-ckeditor's changelog.

Changelog

Unreleased

6.6.0

#. Required a newer version of django-js-asset which actually works with Django 4.1. #. CKEditor 4.21.0 #. Fixed the CKEditor styles when used with the dark Django admin theme.

6.5.0

#. 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

6.4.0

#. 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.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/3019 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/23/2023 **Status:** ✅ Merged **Merged:** 6/30/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dependabot/pip/django-ckeditor-6.6.1` --- ### 📝 Commits (1) - [`ec2a924`](https://github.com/modoboa/modoboa/commit/ec2a9248c186e9a211fbba4296548b530c7f5885) Bump django-ckeditor from 6.3.0 to 6.6.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [django-ckeditor](https://github.com/django-ckeditor/django-ckeditor) from 6.3.0 to 6.6.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/django-ckeditor/django-ckeditor/blob/main/CHANGELOG.rst">django-ckeditor's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h2>6.6.0</h2> <p>#. Required a newer version of django-js-asset which actually works with Django 4.1. #. CKEditor 4.21.0 #. Fixed the CKEditor styles when used with the dark Django admin theme.</p> <h2>6.5.0</h2> <p>#. Avoided calling <code>static()</code> if <code>CKEDITOR_BASEPATH</code> is defined. #. Fixed <code>./manage.py generateckeditorthumbnails</code> to work again after the image uploader backend rework. #. CKEditor 4.19.1 #. Stopped calling <code>static()</code> during application startup. #. Added Django 4.1</p> <h2>6.4.0</h2> <p>#. Changed the context for the widget to deviate less from Django. Removed a few template variables which are not used in the bundled <code>ckeditor/widget.html</code> template. This only affects you if you are using a customized widget or widget template. #. Dropped support for Python &lt; 3.8, Django &lt; 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 <code>SELENIUM=firefox</code> or <code>SELENIUM=chromium</code> environment variable.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/094193a34fd984569512f6ac7ebfbd82fe8708fa"><code>094193a</code></a> django-ckeditor 6.6.1</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/8a1ad31c401279033e43790ec0d260ef2344808c"><code>8a1ad31</code></a> Two more fixes</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/5357daf62eb700e9e03a6acc62a8c170f961009b"><code>5357daf</code></a> django-ckeditor 6.6</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/aee6c52cb3ca10a3d2618c838363e869f4ed5253"><code>aee6c52</code></a> Fix ckeditor with django dark theme (<a href="https://redirect.github.com/django-ckeditor/django-ckeditor/issues/746">#746</a>)</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/f49b7a92a9bac565481ac3fe167d0087e14ce5c3"><code>f49b7a9</code></a> Hooks</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/4e944940103a9a4c949a242a188e461370af8500"><code>4e94494</code></a> Enough</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/343daabbc41accf46b45498f32a837c3d63cbb84"><code>343daab</code></a> Update stale.yml</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/5ca86103e5a7d55d0cde6b98d84ad329377b2008"><code>5ca8610</code></a> Update CKEditor</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/a6f965c45cc0819878d79eeaea7e35c04d0e9dec"><code>a6f965c</code></a> Maybe?</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/b43a12b332757271f9fb0d6c4684d50b2a4403bd"><code>b43a12b</code></a> Create stale.yml</li> <li>Additional commits viewable in <a href="https://github.com/django-ckeditor/django-ckeditor/compare/6.3.0...6.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-ckeditor&package-manager=pip&previous-version=6.3.0&new-version=6.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:13:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2869
No description provided.