Skip to content

Bump tinymce from 8.3.2 to 8.4.0#1153

Merged
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/tinymce-8.4.0
Mar 31, 2026
Merged

Bump tinymce from 8.3.2 to 8.4.0#1153
bdukes merged 1 commit intomasterfrom
dependabot/npm_and_yarn/tinymce-8.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps tinymce from 8.3.2 to 8.4.0.

Changelog

Sourced from tinymce's changelog.

8.4.0 - 2026-03-31

Added

  • New view_show option to display a specified view on initialization. #TINY-11967
  • New errorHandler option for dropzone dialog components. #TINY-13420
  • The noneditable feature can now be disabled with the new allow_noneditable option. #TINY-10121
  • Editor option content_id for uniquely identifying the edited document. #TINY-13379
  • New table_default_header_rows and table_default_header_cols options to set the default header size for new tables #TINY-13391

Improved

  • The file upload feature of link and image dialogs now provide feedback when an unsupported file type is selected. #TINY-13420
  • Directionality buttons now only appear active when directionality is set on the selected block. #TINY-13337
  • Directionality buttons now always toggle the directionality attribute on selected blocks. #TINY-13337

Changed

  • The border-color style with multiple rgb colors would be compressed into border incorrectly #TINY-13393
  • Element Path now uses the ARIA-role "group" with an aria-label #TINY-13338

Fixed

  • Now link dialog allows uploading empty files. #TINY-13421
  • The link dialog now allows uploading empty files. #TINY-13421
  • Bundled content CSS is now loaded into preview iframes. #TINY-13190
  • Attempting to remove a link after a contentEditable="false" element was not possible. #TINY-13108
  • Some formatting was not applied to items in multilevel list. #TINY-13324
  • Dialogs did not retain focus when using the block/unblock API. #TINY-12918
  • Setting width via Table Properties did not apply when table_style_by_css was false. #TINY-12797

Security

  • Updated DOMPurify version to 3.3.2. #TINY-14180
Commits
  • 88fbc51 TINY-12499: Generate changelog for TinyMCE 8.4.0 release (#11009)
  • 28dc74c Revert "TINY-9655: Prevent valid iframe, script, style, and meta elements fro...
  • 2bf07fc Publish
  • 2b50dbb TINY-14180: Update DOMPurify to 3.3.2 (#11034)
  • 711246b TINY-14145: Add tinymceai controls to the default menubar and toolbar (#11023)
  • 6449634 TINY-14139: Add tinymceai to the list of urls (#11020)
  • a0f26be TINY-13190: Load skin UI content CSS as a resource (#11016)
  • c2c0dd5 TINY-13338: Update ARIA attributes of Element Path (#10962)
  • ff80847 TINY-12797: Set width based on table_style_by_css in table dialog (#10925)
  • 44fcf14 TINY-9655: Prevent valid iframe, script, style, and meta elements from being ...
  • Additional commits viewable in compare view

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 [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 8.3.2 to 8.4.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/8.4.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.4.0
  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 31, 2026
@bdukes bdukes merged commit 243d458 into master Mar 31, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-8.4.0 branch March 31, 2026 13:01
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