Skip to content

chore(deps): bump tinymce from 8.8.2 to 8.9.0 - #4240

Merged
tvdeyen merged 2 commits into
mainfrom
dependabot/npm_and_yarn/tinymce-8.9.0
Sep 8, 2026
Merged

chore(deps): bump tinymce from 8.8.2 to 8.9.0#4240
tvdeyen merged 2 commits into
mainfrom
dependabot/npm_and_yarn/tinymce-8.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps tinymce from 8.8.2 to 8.9.0.

Changelog

Sourced from tinymce's changelog.

8.9.0 - 2026-08-27

Improved

  • Sidebars can now be resized by dragging their edge, and their width can be configured with the new sidebar_width option. #TINYMCE-14527
  • The Help dialog's Plugins tab now lists all active plugins, including custom plugins, using metadata provided by each plugin. #TINYMCE-14650
  • The Help dialog's Plugins tab now lists plugins with invalid metadata as plain text. #TINYMCE-14730

Fixed

  • Image with empty alt text would add role='presentation' instead of adding alt text when updated. #TINYMCE-13738
  • Opening or closing sidebars from the toolbar no longer causes the editor to scroll to the cursor position. #TINYMCE-14765
Commits
  • df61eb3 TINYMCE-14779: Batch changelog entries (#1822)
  • ce3a820 TINYMCE-14779: Merge remote-tracking branch 'origin/release/8' into rc/8.9
  • fac773c TINYMCE-14829: prevent sidebar resize handle from shrinking (#1817)
  • ce92e6b TINYMCE-14765: Fix sidebar toggle scroll jumping when editor is unfocused (#1...
  • 8edfe31 TINYMCE-14774: Updates for editor/
  • 0b956c6 TINYMCE-14774: Updates for editor/
  • 9c1ee77 TINYMCE-14682: Fix flaky tests and downgrade to Firefox 152 (#11235)
  • 39c9139 TINYMCE-14730: Handle unexpected input from plugin metadata in Help dialog (#...
  • 3c584e6 TINYMCE-13738: Image with empty alt would add role='presentation' instead of ...
  • 622ddb9 TINYMCE-14527: add unit test for sidebar width during animation (#11215)
  • 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.8.2 to 8.9.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/8.9.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.9.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 Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 22:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2026
@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.37%. Comparing base (9c2523e) to head (e4f9d1c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4240   +/-   ##
=======================================
  Coverage   98.37%   98.37%           
=======================================
  Files         361      361           
  Lines        9644     9644           
=======================================
  Hits         9487     9487           
  Misses        157      157           
Flag Coverage Δ
mariadb 96.97% <ø> (ø)
mysql 95.86% <ø> (ø)
postgresql 95.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Rebuilt assets after source or dependency changes.
@tvdeyen tvdeyen added the backport-to-8.4-stable Needs to be backported to 8.4-stable label Sep 8, 2026
@tvdeyen
tvdeyen merged commit 343c6bd into main Sep 8, 2026
18 checks passed
@tvdeyen
tvdeyen deleted the dependabot/npm_and_yarn/tinymce-8.9.0 branch September 8, 2026 05:32
@alchemycms-bot

alchemycms-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

💚 All backports created successfully

Status Branch Result
8.4-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-8.4-stable Needs to be backported to 8.4-stable 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