Skip to content

build(deps): bump jodit from 4.12.32 to 4.12.33#4474

Merged
thorsten merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jodit-4.12.33
Jul 10, 2026
Merged

build(deps): bump jodit from 4.12.32 to 4.12.33#4474
thorsten merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jodit-4.12.33

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps jodit from 4.12.32 to 4.12.33.

Changelog

Sourced from jodit's changelog.

4.12.33

🐛 Bug Fix

  • Image properties / edit remote image: when downloading an external image to the host failed, the alert displayed the raw template There was an error loading %s — the error message was passed as alert's second argument (the callback slot) instead of being substituted into the placeholder. The message is now formatted through i18n('There was an error loading %s', error.message), so the alert shows the actual (translated) error.

🏠 Internal

  • ESM build: @jodit/image-editor added to the allowPackages allowlist of the alias-imports resolver, so the ESM build keeps the package as an external import — groundwork for the Jodit PRO image editor built on it.
  • Image editor tests: expanded crop/resize scenarios (with and without aspect ratio) and new acceptance tests for the afterImageEditorSave event (correct action/box payload on Save / Save as).
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 [jodit](https://github.com/xdan/jodit) from 4.12.32 to 4.12.33.
- [Release notes](https://github.com/xdan/jodit/releases)
- [Changelog](https://github.com/xdan/jodit/blob/main/CHANGELOG.md)
- [Commits](xdan/jodit@4.12.32...4.12.33)

---
updated-dependencies:
- dependency-name: jodit
  dependency-version: 4.12.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file JavaScript Pull requests that update Javascript code labels Jul 10, 2026
@thorsten thorsten merged commit fc80b09 into main Jul 10, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/jodit-4.12.33 branch July 10, 2026 05:28
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 JavaScript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant