Skip to content

Bump tinymce and @tinymce/tinymce-vue in /_dev#76

Merged
ValentinGratz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/_dev/multi-114068d84f
Jul 7, 2026
Merged

Bump tinymce and @tinymce/tinymce-vue in /_dev#76
ValentinGratz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/_dev/multi-114068d84f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown

Removes tinymce. It's no longer used after updating ancestor dependency @tinymce/tinymce-vue. These dependencies need to be updated together.

Removes tinymce

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 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.

Removes [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce). It's no longer used after updating ancestor dependency [@tinymce/tinymce-vue](https://github.com/tinymce/tinymce-vue). These dependencies need to be updated together.


Removes `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:
  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 Jun 28, 2026
@ValentinGratz ValentinGratz merged commit 0d68df3 into main Jul 7, 2026
2 of 6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/_dev/multi-114068d84f branch July 7, 2026 14:00
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.

1 participant