Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps tinymce from 8.1.2 to 8.2.0.

Changelog

Sourced from tinymce's changelog.

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
Commits
  • 2647ddc TINY-12193: Changelogs (#10674)
  • b7f8f62 TINY-13111: Refactor split button rendering logic to address width calculatio...
  • 4a38f85 TINY-12824: Align SWC target with tsconfig for correct async/await behavior (...
  • d298e0b TINY-10562: Fix not able to delete absolutely positioned CEF elements when ba...
  • b078d36 TINY-12626: No longer expect the top of the editor to always be in view. (#10...
  • 08a0887 INT-3373: Focus and caret placement order change. (#10632)
  • cc545d9 TINY-12824: Add rspack dev server support (modernize webpack setup) (#10628)
  • 75d1d99 TINY-13021: add attribute set for uc-video to manage undo level correclty (...
  • e7ae46a Revert "TINY-12315: Fix expandable accordions in disabled editor (#10556)" (#...
  • d08edbc TINY-12883: add minimum width for uc-video resize
  • 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.1.2 to 8.2.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/8.2.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.2.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 Oct 23, 2025
@bdukes bdukes merged commit 0a4be9a into master Oct 23, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-8.2.0 branch October 23, 2025 13:05
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