Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps tinymce from 6.8.6 to 8.3.0.

Changelog

Sourced from tinymce's changelog.

8.3.0 - 2025-12-10

Added

  • New documents_file_types option. #TINY-13278
  • New files_upload_handler and link_uploadtab options in the Link plugin. #TINY-13278
  • New upload tab to the link dialog when files_upload_handler, documents_file_types, and link_uploadtab are all specified. #TINY-13278
  • New options for dropzone dialog components: dropAreaLabel, buttonLabel, allowedFileTypes and allowedFileExtensions. #TINY-13278

Improved

  • Accordions can now be opened and closed when the editor is in a read-only state. #TINY-12316
  • An editor notification is now shown when a premium plugin is not allowed for a given license key. #TINY-12937

Fixed

  • Help Plugin did not contain an entry for the Fullpage HTML plugin. #TINY-13183
  • Accordions could be toggled when the editor was in a disabled state. #TINY-12315
  • Removing a line height sometimes did not remove it from all selected lines. #TINY-13053
  • The font-size style on li elements was not copied to new list items. #TINY-13224
  • Toolbar split button chevron tooltip is now the same as the main button tooltip unless explicitly set. #TINY-13271
  • Inline formats were not applied to the marker of a list item when its content was a single block element. #TINY-13197

8.2.2 - 2025-11-17

Fixed

  • Ability to load licensekeymanager in different hosting scenarios. #TINY-13203

8.2.1 - 2025-11-06

Fixed

  • Resizing the editor's height would add a fixed width value. #TINY-13138
  • Help Plugin did not contain an entry for the Fullpage HTML plugin. #TINY-13183

8.2.0 - 2025-10-23

Improved

  • Some elements would be given an extra newline by the serializer when indented. #TINY-12857

Fixed

  • UI elements like focus outlines and placeholders would be visible after printing. #TINY-12584
  • The open attribute on <details> elements is now normalized to open="open" when the accordion plugin is enabled. #TINY-12862
  • Tooltips on toolbar buttons sometimes remained visible if the button icon was updated while hovered. #TINY-12289
  • The editor would upon gaining focus scroll to the center of the editor on some browsers if the top of the editor was out of frame. #TINY-12626
  • Some UI elements related to dragging elements were not properly filtered out when fetching content. #TINY-12384
  • The cursor could get stuck around an absolute CEF element when navigating using arrow keys. #TINY-10526
  • The schema will now allow the property RDFa attribute on meta elements. #TINY-12858
  • Corrected type of undoManager.add method. The event parameter is type EditorEvent not Event. #TINY-12936
  • Chromium browsers would in certain situations scroll the editor unexpectedly when dragging content over the editor. #INT-3373
  • Support for setting component urls for custom elements. #TINY-13006
  • Reverted toolbar button width to auto. #TINY-13097
  • Addressed split buttons rendering narrower than in TinyMCE 7, ensuring consistent sizing across the toolbar. #TINY-13111

... (truncated)

Commits
  • 4c89695 TINY-12194: Changelogs (#10763)
  • 1b4fad1 TINY-13484: Fix failing CopyAndPasteTest caused by lastest Chrome (#10780)
  • e44902f TINY-13319: Incorrect link corrected. (#10778)
  • 566b9d3 TINY-13411: Adjust NPM license information to have correct links (#10776)
  • 12ce7b0 TINY-13411: Update license information for built component package (#10769)
  • e91afef TINY-13319: fix error message (#10755)
  • 72ffce1 TINY-12315: Preventing accordions to be clicked when disabled. (#10716)
  • 2b65ede TINY-13271: Reduce autogenerated text to prevent translation issues. (#10749)
  • a273dc2 TINY-13197: Fix styles not applied to the list item when its content is wrapp...
  • a0df128 TINY-13005: License key manager improvements (#10740)
  • 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 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 [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.8.6 to 8.3.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/8.3.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-8.3.0 branch December 10, 2025 06:53
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.

2 participants