Skip to content

🔄 Update TinyMCE auf Version 8.6.0#177

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
update/tinymce-8.6.0
Closed

🔄 Update TinyMCE auf Version 8.6.0#177
github-actions[bot] wants to merge 1 commit into
mainfrom
update/tinymce-8.6.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

TinyMCE Vendor Update

Dieses Update wurde automatisch durch die GitHub Action erstellt.

Änderungen:

  • TinyMCE: ^8.5.18.6.0
  • TinyMCE i18n: ^26.5.1826.5.18
  • package.json aktualisiert
  • pnpm-lock.yaml aktualisiert
  • Neue Assets wurden gebaut und committet

Bitte prüfen:


Erstellt durch GitHub Action am 27120732696

@github-actions github-actions Bot added automated dependencies Pull requests that update a dependency file tinymce-update labels Jun 8, 2026
@skerbis skerbis requested a review from Copilot June 8, 2026 19:53
@skerbis skerbis closed this Jun 8, 2026
@skerbis skerbis deleted the update/tinymce-8.6.0 branch June 8, 2026 19:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the vendored TinyMCE distribution in the REDAXO TinyMCE add-on to TinyMCE 8.6.0, aligning package.json and committed vendor assets with the new upstream release (including a DOMPurify security update).

Changes:

  • Bump tinymce dependency to ^8.6.0.
  • Update vendored TinyMCE core/theme/model/plugin assets to 8.6.0.
  • Update upstream TinyMCE vendor changelog to include the 8.6.0 security note (DOMPurify 3.4.5).

Reviewed changes

Copilot reviewed 1 out of 38 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Updates workspace dependency to TinyMCE ^8.6.0.
assets/vendor/tinymce/tinymce.js Updates vendored TinyMCE core build to 8.6.0 (includes updated embedded DOMPurify).
assets/vendor/tinymce/themes/silver/theme.js Updates vendored Silver theme build to 8.6.0 (includes updated embedded DOMPurify).
assets/vendor/tinymce/plugins/wordcount/plugin.js Updates vendored Word Count plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/visualchars/plugin.js Updates vendored Visual Chars plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/visualblocks/plugin.js Updates vendored Visual Blocks plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/table/plugin.js Updates vendored Table plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/searchreplace/plugin.js Updates vendored Search/Replace plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/save/plugin.js Updates vendored Save plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/quickbars/plugin.js Updates vendored Quickbars plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/preview/plugin.js Updates vendored Preview plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/pagebreak/plugin.js Updates vendored Page Break plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/nonbreaking/plugin.js Updates vendored Nonbreaking plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/media/plugin.js Updates vendored Media plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/lists/plugin.js Updates vendored Lists plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/link/plugin.js Updates vendored Link plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/insertdatetime/plugin.js Updates vendored Insert Date/Time plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/importcss/plugin.js Updates vendored ImportCSS plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/image/plugin.js Updates vendored Image plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/help/plugin.js Updates vendored Help plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/fullscreen/plugin.js Updates vendored Fullscreen plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/emoticons/plugin.js Updates vendored Emoticons plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/directionality/plugin.js Updates vendored Directionality plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/codesample/plugin.js Updates vendored Code Sample plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/code/plugin.js Updates vendored Code plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/charmap/plugin.js Updates vendored Charmap plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/autosave/plugin.js Updates vendored Autosave plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/autoresize/plugin.js Updates vendored Autoresize plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/autolink/plugin.js Updates vendored Autolink plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/anchor/plugin.js Updates vendored Anchor plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/advlist/plugin.js Updates vendored Advlist plugin build header to 8.6.0.
assets/vendor/tinymce/plugins/accordion/plugin.js Updates vendored Accordion plugin build header to 8.6.0.
assets/vendor/tinymce/package.json Updates vendored TinyMCE package metadata version to 8.6.0.
assets/vendor/tinymce/models/dom/model.js Updates vendored DOM model build header to 8.6.0.
assets/vendor/tinymce/composer.json Updates vendored Composer metadata version to 8.6.0.
assets/vendor/tinymce/CHANGELOG.md Adds upstream 8.6.0 entry noting DOMPurify updated to 3.4.5.

Comment thread package.json
Comment on lines 7 to 10
"dependencies": {
"tinymce": "^8.5.1",
"tinymce": "^8.6.0",
"tinymce-i18n": "^26.5.18"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file tinymce-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants