Skip to content

Bump jodit from 4.8.10 to 4.9.4#1103

Merged
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/jodit-4.9.4
Feb 3, 2026
Merged

Bump jodit from 4.8.10 to 4.9.4#1103
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/jodit-4.9.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps jodit from 4.8.10 to 4.9.4.

Release notes

Sourced from jodit's releases.

4.9.4

Full Changelog: xdan/jodit@4.9.3...4.9.4

Changelog

Sourced from jodit's changelog.

Changelog

Tags:

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

4.9.1

🏠 Internal

feat: Bump version to 4.9.0 and add new dependency

refactor: Enhance component decorators with component registry and retrieval functions

refactor: Move getPropertyDescriptor utility to a shared location

refactor: Improve DOM utility functions and introduce isMarker method in Dom class

refactor: Update lazy-walker to use specific autobind decorator

refactor: Refactor observable to use shared getPropertyDescriptor utility

refactor: Update global event emitter to use a dedicated instance

refactor: Deprecate isAbort in favor of isAbortError

refactor: Clean up attribute utility imports

refactor: Simplify error handling utilities

refactor: Update selector utility imports for consistency

refactor: Add getPropertyDescriptor utility to shared utils

refactor: Enhance plugin system to accept a getContainer function

refactor: Update selection style transactions to use new constants

refactor: Refactor button component to utilize new component registry

refactor: Update UI element to support closest method for component retrieval

refactor: Clean up toolbar button and collection imports

fix: Update about plugin to correctly display license information

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

---
updated-dependencies:
- dependency-name: jodit
  dependency-version: 4.9.4
  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 Feb 3, 2026
@bdukes bdukes merged commit d0bb035 into master Feb 3, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jodit-4.9.4 branch February 3, 2026 14:05
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