Skip to content

Bump jodit from 4.9.16 to 4.10.2#1131

Merged
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/jodit-4.10.2
Mar 6, 2026
Merged

Bump jodit from 4.9.16 to 4.10.2#1131
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/jodit-4.10.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps jodit from 4.9.16 to 4.10.2.

Release notes

Sourced from jodit's releases.

4.10.2

What's Changed

New Contributors

Full Changelog: xdan/jodit@4.10.1...4.10.2

4.10.1

Full Changelog: xdan/jodit@4.9.19...4.10.1

4.9.19

What's Changed

Full Changelog: xdan/jodit@4.9.18...4.9.19

Changelog

Sourced from jodit's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

4.10.1

💥 Breaking Change

  • Fix custom cell popup buttons not working when referenced by string name (e.g. popup: { cells: Jodit.atom(['valign', 'deleteTable', ...]) }) #1328
  • Rename cell popup button deletedeleteTable to avoid conflict with document.execCommand('delete')

4.9.18

🐛 Bug Fix

  • Fix table column operations (insert before/after, delete) affecting wrong column when cells are merged #1334
  • Fix Browse button text clipped in image popup when filebrowser is configured #1318

💅 Polish

  • Make form inputs stretch to full width inside UIBlock (link popup, image popup)

4.9.17

🐛 Bug Fix

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.9.16 to 4.10.2.
- [Release notes](https://github.com/xdan/jodit/releases)
- [Changelog](https://github.com/xdan/jodit/blob/main/CHANGELOG.md)
- [Commits](xdan/jodit@4.9.16...4.10.2)

---
updated-dependencies:
- dependency-name: jodit
  dependency-version: 4.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 6, 2026
@bdukes bdukes merged commit e7723cf into master Mar 6, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jodit-4.10.2 branch March 6, 2026 14:11
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