[PR #2057] [MERGED] Bump django-ckeditor from 5.8.0 to 6.0.0 #2429

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2057
Author: @dependabot[bot]
Created: 10/23/2020
Status: Merged
Merged: 10/24/2020
Merged by: @mergify[bot]

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


📝 Commits (1)

  • f70d171 Bump django-ckeditor from 5.8.0 to 6.0.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-ckeditor from 5.8.0 to 6.0.0.

Changelog

Sourced from django-ckeditor's changelog.

6.0.0

#. Replace ugettext_lazy() with gettext_lazy() #. CKEditor 4.14.1 #. Changed our JS script to listen for Django's formset:added signals instead of detecting clicks on inline buttons. This should fix compatibility with various Django admin skins. #. Dropped compatibility guarantees for Django<2.2 and Python<3.6. #. Reformatted the code using black, isort. #. Added testing using Django 3.1.

5.9.0

#. Django 3.0 support #. Python 3.8 support #. Replace staticfiles templatetags library usage with static #. Add a templates validation step to the tests #. Internationalize ckeditor_upload browse.html template. #. Add ckeditor_upload features and custom configuration example to ckeditor_demo #. CKEditor 4.13.1

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/2057 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/23/2020 **Status:** ✅ Merged **Merged:** 10/24/2020 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/pip/django-ckeditor-6.0.0` --- ### 📝 Commits (1) - [`f70d171`](https://github.com/modoboa/modoboa/commit/f70d171c80676af19af363e1446476ebabf7efa9) Bump django-ckeditor from 5.8.0 to 6.0.0 ### 📊 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 5.8.0 to 6.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/django-ckeditor/django-ckeditor/blob/master/CHANGELOG.rst">django-ckeditor's changelog</a>.</em></p> <blockquote> <h2>6.0.0</h2> <p>#. Replace <code>ugettext_lazy()</code> with <code>gettext_lazy()</code> #. CKEditor 4.14.1 #. Changed our JS script to listen for Django's <code>formset:added</code> signals instead of detecting clicks on inline buttons. This should fix compatibility with various Django admin skins. #. Dropped compatibility guarantees for Django&lt;2.2 and Python&lt;3.6. #. Reformatted the code using black, isort. #. Added testing using Django 3.1.</p> <h2>5.9.0</h2> <p>#. Django 3.0 support #. Python 3.8 support #. Replace <code>staticfiles</code> templatetags library usage with <code>static</code> #. Add a templates validation step to the tests #. Internationalize ckeditor_upload <code>browse.html</code> template. #. Add ckeditor_upload features and custom configuration example to <code>ckeditor_demo</code> #. CKEditor 4.13.1</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/ee3e30ea19a5e01e7722bd2bf43394dda870437d"><code>ee3e30e</code></a> django-ckeditor 6.0.0</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/68315d058ff0284191bacfce104bcae4c9779ffd"><code>68315d0</code></a> Oops</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/669123dca80ff4b4ceb4e73812ff5bce237a8689"><code>669123d</code></a> Remove a few style overrides</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/542249982e4502f03225ef98cc1f8396edfd611f"><code>5422499</code></a> Add Django 3.1</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/080fb42c49e1b35e7815ffd81711c7b9b53f6faa"><code>080fb42</code></a> Whatever</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/7a31240a0b9e20bdf35851f8a313ab18b3c2d02a"><code>7a31240</code></a> Drop old versions from tox.ini</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/b3ee69726da53aa2fdf593ee7e96289b0fe4bd52"><code>b3ee697</code></a> Drop old versions, reformat everything</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/4d8da352288899cf3e6b7555bd26458c195ec857"><code>4d8da35</code></a> Run setup.py using Python 3</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/d1560d1b830404ec8b8d56c067d026d3b048992c"><code>d1560d1</code></a> Merge branch 'master' of github.com:django-ckeditor/django-ckeditor</li> <li><a href="https://github.com/django-ckeditor/django-ckeditor/commit/8159509c598769f33ea4747a3d06e6f3ea1965cb"><code>8159509</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/django-ckeditor/django-ckeditor/issues/597">#597</a> from rupertbaker/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/django-ckeditor/django-ckeditor/compare/5.8.0...6.0.0">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=5.8.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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:11:00 +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#2429
No description provided.