Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tinymce from 8.2.2 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
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 8.2.2 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: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 Dec 10, 2025
@bdukes bdukes merged commit e31bbe5 into master Dec 10, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-8.3.0 branch December 10, 2025 13:14
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