Skip to content

build(deps): bump draftjs-exporter from 2.1.7 to 5.2.0#1346

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/draftjs-exporter-5.2.0
Open

build(deps): bump draftjs-exporter from 2.1.7 to 5.2.0#1346
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/draftjs-exporter-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps draftjs-exporter from 2.1.7 to 5.2.0.

Release notes

Sourced from draftjs-exporter's releases.

v5.1.0

Added

  • Formalize support for Python 3.12 and 3.13, with tentative support for Python 3.14.
  • Add support for lxml v5 with the draftjs_exporter[lxml] extra.

v5.0.0

Added

  • Add tentative support for Python 3.11.
  • Add new "string_compat" engine for maximum output stability, with identical output to its first release. To use it, set the engine property to 'engine': DOM.STRING_COMPAT (#138).

Removed

  • Remove support for Python 3.6.

How to upgrade

Python 3.6 support

Python 3.6 is no longer supported, as it has reached its end of life. For projects needing Python 3.6, please keep using v4.1.2 of the exporter.

v4.1.2

Changed

  • Add tentative support for Python 3.10.
  • Stop using extras_require for development-only dependencies.

v4.1.1

Changed

  • Add support for Python 3.9 (#134).
  • Update html5lib upper bound, now defined as html5lib>=0.999,<2, to ensure compatibility with Python 3.10 (#134).

v4.1.0

Added

v4.0.0

This release contains breaking changes. Be sure to check out the "how to upgrade" section below.

Removed

  • Remove support for Python 3.5 (#129)
  • Remove HTML attributes alphabetical sorting of default string engine (#129)
  • Disable single and double quotes escaping outside of attributes for string engine (#129)
  • Stop sorting inline styles alphabetically (#129)

How to upgrade

... (truncated)

Changelog

Sourced from draftjs-exporter's changelog.

v5.2.0

Added

  • Formalize support for Python 3.14, with tentative support for Python 3.15.
  • Add support for lxml v6 with the draftjs_exporter[lxml] extra.

v5.1.0

Added

  • Formalize support for Python 3.12 and 3.13, with tentative support for Python 3.14.
  • Add support for lxml v5 with the draftjs_exporter[lxml] extra.

v5.0.0

Added

  • Add tentative support for Python 3.11.
  • Add new "string_compat" engine for maximum output stability, with identical output to its first release. To use it, set the engine property to 'engine': DOM.STRING_COMPAT, (#138).

Removed

  • Remove support for Python 3.6.

How to upgrade

Python 3.6 support

Python 3.6 is no longer supported, as it has reached its end of life. For projects needing Python 3.6, please keep using v4.1.2 of the exporter.

v4.1.2

Changed

  • Add tentative support for Python 3.10.
  • Stop using extras_require for development-only dependencies.

v4.1.1

Changed

  • Add support for Python 3.9 (#134).
  • Update html5lib upper bound, now defined as html5lib>=0.999,<2, to ensure compatibility with Python 3.10 (#134).

v4.1.0

Added

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [draftjs-exporter](https://github.com/springload/draftjs_exporter) from 2.1.7 to 5.2.0.
- [Release notes](https://github.com/springload/draftjs_exporter/releases)
- [Changelog](https://github.com/wagtail/draftjs_exporter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/springload/draftjs_exporter/commits)

---
updated-dependencies:
- dependency-name: draftjs-exporter
  dependency-version: 5.2.0
  dependency-type: indirect
  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 Jun 21, 2026
@dependabot dependabot Bot requested review from a team as code owners June 21, 2026 11:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 21, 2026
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