Skip to content

Bump tinymce and @tinymce/tinymce-vue in /vueapp1 - #30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vueapp1/multi-d1e55809c2
Open

Bump tinymce and @tinymce/tinymce-vue in /vueapp1#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vueapp1/multi-d1e55809c2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2025

Copy link
Copy Markdown
Contributor

Bumps tinymce to 8.0.2 and updates ancestor dependency @tinymce/tinymce-vue. These dependencies need to be updated together.

Updates tinymce from 6.8.5 to 8.0.2

Changelog

Sourced from tinymce's changelog.

8.0.2 - 2025-08-14

Fixed

  • Reverted split button design change. #TINY-12593

8.0.1 - 2025-07-28

Fixed

  • Updated missing changelogs. #TINY-12581

8.0.0 - 2025-07-23

Added

  • New pageUid property on the tinymce global instance. #TINY-12021
  • New editorUid property on editor instances. #TINY-12021
  • New UserLookup API to provide consistent user management and fetching/caching user information across TinyMCE plugins. #TINY-11974
  • New toolbar icons for suggested edits plugin. #TINY-12070
  • New crossorigin option that sets the crossorigin attribute on scripts loaded by the editor. #TINY-12228
  • New allow_html_in_comments option to allow HTML like contents inside comment data. #TINY-12220
  • New list_max_depth option that limits the maximum list indent depth. #TINY-11937
  • Support for TinyMCE 8 license keys and license key manager. #TINY-12001

Improved

  • Focus is now restored to a dialog after closing an alert, confirmation or another dialog. #TINY-12038
  • Resize handles are more accessible with role and aria-valuetext attributes. #TINY-11421
  • Toolbar drawer now closes when the editor loses focus. #TINY-12125
  • The translate API now automatically replaces three dots in a row with an ellipsis character. #TINY-12155
  • Tooltips can now be closed by pressing the escape key. #TINY-12054
  • Instructions on how to navigate the color swatch, image select and insert table widget are now announced by the screen readers. #TINY-12189
  • When editor.resetContent() is used, the resulting SetContent event now has the initial flag set in the event arguments. #TINY-12146
  • Updated Image plugin decorative image check to align with accessibility standard #TINY-12545

Changed

  • DomParser no longer tries to fix some nodes when parsed with a context. #TINY-11927
  • Split buttons are now rendered as separate action and chevron buttons. #TINY-8665
  • Moved essential parts of the lists plugin into core. #TINY-12121
  • Cut action now uses the editor delete implementation instead of the native execCommand('Delete') function. #TINY-12171
  • Comments with HTML like content, attributes with HTML like values, elements with HTML Comment like textContent are no longer retained while content sanitization is active. #TINY-12056
  • Added space to promotion message for ease of reading. #TINY-12271

Deprecated

  • Deprecated skipFocus option for ToggleToolbarDrawer command. To skip focus use skip_focus option. #TINY-12044
  • Deprecated 'editor.selection.setContent' method. #TINY-11692

Removed

  • Removed undocumented documentBaseUrl property from Editor instances. documentBaseURI is the supported property. #TINY-12182

Fixed

  • Long tooltips could overflow narrow browser windows. #TINY-11884
  • Pressing Tab to create a new row in tables with a non-editable final row would freeze the editor. #TINY-12018

... (truncated)

Commits

Updates @tinymce/tinymce-vue from 5.1.1 to 6.3.0

Changelog

Sourced from @​tinymce/tinymce-vue's changelog.

6.3.0 - 2025-07-31

Changed

  • Set the default cloudChannel to '8'. #INT-3352
  • Updated peer dependency to support tinymce 8. #INT-3352

6.2.0 - 2025-06-02

Added

  • New readonly prop that can be used to toggle the editor's readonly mode. #TINY-11908

Changed

  • disabled prop is now mapped to the editor's disabled option. #TINY-11908

6.1.0 - 2024-10-22

Changed

  • Moved tinymce dependency to be a optional peer dependency.

Fixed

  • Assigned the licenseKey prop to TinyMCE's license_key init prop. Community PR acknowledgement: Calneideck.

6.0.0 - 2024-06-05

Added

  • Added missing events: onInput, onCommentChange, onCompositionEnd, onCompositionStart, onCompositionUpdate.

Changed

  • Default cloud channel to '7'

5.1.0 - 2023-04-05

Added

  • Exposed method getEditor() that return the current editor

5.0.1 - 2022-10-24

Changed

  • Use target element instead of selector for Editor configuration

Fixed

  • Updated dependencies
  • Updated CI library to latest

5.0.0 - 2022-04-08

Changed

  • License changed to MIT
  • Default cloud channel to '6'

... (truncated)

Commits
  • 041e486 INT-3357: Prepare for release (#471)
  • 73417d6 INT-3352: Add support for tiny 8 (#470)
  • 0aa9fd2 Update version for next patch release
  • aab4c4d INT-3345: Update changelog in preparing for a release (#468)
  • cd8926c TINY-11908: Fix disabled prop not mapped to readonly mode in TinyMCE < 7.6 (#...
  • 3bf70c1 TINY-11908: Add new readonly prop (#463)
  • d66bfa9 TINY-11749: Replace docker image with PTC image (#462)
  • e3175d0 Fix headless test failure on CI (#459)
  • f07ae20 TINY-11411: Bump codeql version (#454)
  • 591a56f Bump elliptic from 6.5.7 to 6.6.0 (#452)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) to 8.0.2 and updates ancestor dependency [@tinymce/tinymce-vue](https://github.com/tinymce/tinymce-vue). These dependencies need to be updated together.


Updates `tinymce` from 6.8.5 to 8.0.2
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/8.0.2/modules/tinymce)

Updates `@tinymce/tinymce-vue` from 5.1.1 to 6.3.0
- [Changelog](https://github.com/tinymce/tinymce-vue/blob/main/CHANGELOG.md)
- [Commits](tinymce/tinymce-vue@5.1.1...6.3.0)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.0.2
  dependency-type: indirect
- dependency-name: "@tinymce/tinymce-vue"
  dependency-version: 6.3.0
  dependency-type: direct:production
...

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 Aug 22, 2025
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.

0 participants