Skip to content

Bump django-tinymce from 2.7.1 to 3.6.1 in /codalab/requirements#3342

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/codalab/requirements/django-tinymce-3.6.1
Closed

Bump django-tinymce from 2.7.1 to 3.6.1 in /codalab/requirements#3342
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/codalab/requirements/django-tinymce-3.6.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 21, 2023

Bumps django-tinymce from 2.7.1 to 3.6.1.

Release notes

Sourced from django-tinymce's releases.

3.5.0

  • Support new non-jQuery formset:added event triggered on Django 4.1
  • Replace an obsolete call to tinyMCE.editors (#391)
  • Confirm support for Django 4.0 and 4.1
  • Drop support for Django 3.0, 3.1 and Python 3.6
  • Add Python 3.10 support

3.4.0

  • Upgrade to TinyMCE 5.10.1
  • Confirmed support for Django 3.2
  • Repair the spellchecker plugin functionality.

3.3.0

  • Add support for Django 3.1
  • Improve detection of dynamically added formsets
  • Update configuration documentation

3.2.0

  • Remove support for universal builds
  • Add compatibility of django-filebrowser with tinymce 5
  • Load the CHANGELOG in the documentation front page
  • Fix en_US language loading
  • Speed up tests by removing the loading of a database
  • Add verbosity option to tests
  • Assume TinyMCE files are utf-8 encoded

3.1.0

  • Add support for language configuration

  • Upgrade to TinyMCE 5.5.0

  • Remove the jQuery dependency and fix multiples errors around that

    As a consequence, TINYMCE_INCLUDE_JQUERY setting has been removed.

  • Move to the Jazzband organization

3.0.1

  • Upgrade to TinyMCE 5
  • Fix compressor

2.9.0

  • Upgrade test matrix to Python 3.7 and Django 2.1, 2.2
  • Add support for TinyMCE FileBrowser 4.0
  • Remove support for South

2.8.0

  • Use the attrs set on instantiation as well as the attrs passed to render (#237)
Changelog

Sourced from django-tinymce's changelog.

3.6.1 (2023-03-20)

  • Fixed a regression by reverting usage of staticfiles to find tinymce location (#420, #430).

3.6.0 (2023-03-18)

  • Upgrade embedded tinyMCE from 5.10.1 to 5.10.7
  • Replace obsolete mode and elements by selector and target (#417)
  • Detect non-installed tinyMCE soon in init_tinymce.js
  • Stop installing the tests directory (#355)
  • Add support for translatable strings in tinyMCE config
  • Use staticfiles storage API to find tinymce location (#420)

3.5.0 (2022-08-27)

  • Support new non-jQuery formset:added event triggered on Django 4.1
  • Replace an obsolete call to tinyMCE.editors (#391)
  • Confirm support for Django 4.0 and 4.1
  • Drop support for Django 3.0, 3.1 and Python 3.6
  • Add Python 3.10 support

3.4.0 (2021-11-25)

  • Upgrade to TinyMCE 5.10.1
  • Confirmed support for Django 3.2
  • Repair the spellchecker plugin functionality.

3.3.0 (2021-03-24)

  • Add support for Django 3.1
  • Improve detection of dynamically added formsets
  • Update configuration documentation

3.2.0 (2020-12-10)

  • Remove support for universal builds
  • Add compatibility of django-filebrowser with tinymce 5
  • Load the CHANGELOG in the documentation front page
  • Fix en_US language loading
  • Speed up tests by removing the loading of a database
  • Add verbosity option to tests

... (truncated)

Commits
  • ff513fb Prepare 3.6.1 release
  • b14aad5 Revert "Fixes #420: Switch to staticfiles_storage.url() to reference JS files"
  • d1e59b0 Prepare 3.6.0 release
  • 2136b04 Upgraded to the latest TinyMCE 5 release. This is the latest
  • 0862259 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 2d18a04 [pre-commit.ci] pre-commit autoupdate
  • db46674 Fixes #420: Switch to staticfiles_storage.url() to reference JS files
  • a8b356a [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1091351 Added support for translated options
  • 23ef6c9 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 2.7.1 to 3.6.1.
- [Release notes](https://github.com/jazzband/django-tinymce/releases)
- [Changelog](https://github.com/jazzband/django-tinymce/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-tinymce@2.7.1...3.6.1)

---
updated-dependencies:
- dependency-name: django-tinymce
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file Python Pull requests that update Python code labels Mar 21, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 7, 2024

Superseded by #3468.

@dependabot dependabot Bot closed this Feb 7, 2024
@dependabot dependabot Bot deleted the dependabot/pip/codalab/requirements/django-tinymce-3.6.1 branch February 7, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file Python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants