Skip to content

Bump jodit from 4.11.6 to 4.11.13#1138

Merged
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/jodit-4.11.13
Mar 12, 2026
Merged

Bump jodit from 4.11.6 to 4.11.13#1138
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/jodit-4.11.13

Conversation

@dependabot
Copy link
Contributor

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

Bumps jodit from 4.11.6 to 4.11.13.

Release notes

Sourced from jodit's releases.

4.11.13

No release notes provided.

4.11.11

No release notes provided.

4.11.10

No release notes provided.

4.11.9

No release notes provided.

4.11.8

No release notes provided.

4.11.7

🚀 New Feature

  • Implement custom highlight styling for search results (#1343)
  • Add backSpaceAfterDelete event triggered after backspace operations
  • Add Dom.findFirstMatchedNode() method for retrieving first matched node in DOM tree

💅 Polish

  • Improve cursor positioning in wrapNodes plugin after backspace
  • Improve readability of selection marker queries and add focus condition check

🏠 Internal

  • Enhance test coverage for undo/redo, backspace, search, and other plugins
Changelog

Sourced from jodit's changelog.

Changelog

Tags:

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

4.11.12

🚀 New Feature

  • Add link.openInNewTabCheckboxDefaultChecked option to set default state of "Open in new tab" checkbox when inserting a new link (#1289)

🐛 Bug Fix

  • Fix pasting table into table cell creating invalid nesting and trailing empty paragraph (#1314)
  • Fix font size module misbehavior in pt mode: duplicated unit display, incorrect active state, and wrong px/pt conversion (#1197)
  • Fix focus competition between multiple editor instances in Source mode (#1313)
  • Fix tooltip clipped by viewport when toolbar is near the bottom of the page (#1150)

4.11.7

🚀 New Feature

  • Implement custom highlight styling for search results (#1343)
  • Add backSpaceAfterDelete event triggered after backspace operations
  • Add Dom.findFirstMatchedNode() method for retrieving first matched node in DOM tree

💅 Polish

  • Improve cursor positioning in wrapNodes plugin after backspace
  • Improve readability of selection marker queries and add focus condition check

🏠 Internal

  • Enhance test coverage for undo/redo, backspace, search, and other plugins
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.11.6 to 4.11.13.
- [Release notes](https://github.com/xdan/jodit/releases)
- [Changelog](https://github.com/xdan/jodit/blob/main/CHANGELOG.md)
- [Commits](xdan/jodit@4.11.6...4.11.13)

---
updated-dependencies:
- dependency-name: jodit
  dependency-version: 4.11.13
  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 Mar 12, 2026
@bdukes bdukes merged commit b879a00 into master Mar 12, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jodit-4.11.13 branch March 12, 2026 14:17
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