Skip to content

Comments

Bump jodit from 4.9.6 to 4.9.14#1123

Merged
bdukes merged 2 commits intomasterfrom
dependabot/npm_and_yarn/jodit-4.9.14
Feb 23, 2026
Merged

Bump jodit from 4.9.6 to 4.9.14#1123
bdukes merged 2 commits intomasterfrom
dependabot/npm_and_yarn/jodit-4.9.14

Conversation

@dependabot
Copy link
Contributor

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

Bumps jodit from 4.9.6 to 4.9.14.

Release notes

Sourced from jodit's releases.

4.9.14

Full Changelog: xdan/jodit@4.9.13...4.9.14

4.9.13

Full Changelog: xdan/jodit@4.9.12...4.9.13

4.9.12

Full Changelog: xdan/jodit@4.9.11...4.9.12

4.9.11

Full Changelog: xdan/jodit@4.9.10...4.9.11

4.9.10

Full Changelog: xdan/jodit@4.9.9...4.9.10

4.9.9

What's Changed

Full Changelog: xdan/jodit@4.9.8...4.9.9

4.9.8

Full Changelog: xdan/jodit@4.9.7...4.9.8

Changelog

Sourced from jodit's changelog.

4.9.14

🐛 Bug Fix

  • Enhance image editor functionality with 'Save as' prompt and refactor button definitions

4.9.12

🚀 New Feature

  • Enhance accessibility by adding role attributes to UI elements and updating related tests

4.9.11

🚀 New Feature

  • The getRole():string method has been added to UIElement. This allows you to set container roles for accessibility.
  • The UIGroup role is set to list.

4.9.7

🚀 New Feature

  • feat: add aria-label handling to UIButton and corresponding tests

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

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

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