Skip to content

Bump tinymce and @tinymce/tinymce-vue #404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

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

Updates tinymce from 6.8.5 to 7.7.2

Changelog

Sourced from tinymce's changelog.

7.7.2 - 2025-03-19

Fixed

  • Error was thrown when pressing tab in the last cell of a non-editable table. #TINY-11797
  • Error was thrown when trying to use the context form API after a component was detached. #TINY-11781
  • Deleting an empty block within an element would move cursor to the end of the . #TINY-11763
  • Deleting an empty block that was between two lists would throw an Error when all three elements were nested inside a list. #TINY-11763

7.7.1 - 2025-03-05

Fixed

  • Skin UI content CSS was truncated when bundling, causing CSS styles to be missing. #TINY-11875
  • Context forms used to disappear if their input was disabled in the onSetup API. #TINY-11890

7.7.0 - 2025-02-20

Added

  • link_attributes_postprocess option that allows overriding attributes of a link that would be inserted through the link dialog. #TINY-11707

Improved

  • Improved visual indication of keyboard focus in annotations that contain an image. #TINY-11596
  • The type now defaults to info when editor.notificationManager.open() is used without a specified type or with an invalid one. #TINY-11661

Changed

  • Updated the link plugin behavior to move the cursor outside of the link when inserted or edited via the UI. Patch contributed by Philipp91. #GH-9998

Fixed

  • Keyboard navigation for size inputs in context forms. #TINY-11394
  • Keyboard navigation for context form sliders. #TINY-11482
  • The insertContent API was not replacing selected non-editable elements correctly. #TINY-11714
  • Context toolbar inputs had incorrect margins. #TINY-11624
  • Iframe aria text no longer suggests opening the help dialog when the help plugin is not enabled. #TINY-11672
  • Preview dialog no longer opens anchor links in a new tab. #TINY-11740
  • The float property was not properly removed on the image when converting a image into a captioned image. #TINY-11670
  • Expanding selection to word didn't work inside inline editing host elements. #TINY-11304
  • The semantics element in MathML was not properly retained when annotation elements were allowed. #TINY-11755
  • It was possible to tab to a toolbar group that had all children disabled. #TINY-11665
  • Keyboard navigation would get stuck on the 'more' toolbar button. #TINY-11762
  • Toolbar groups had both a title attribute and a custom tooltip, causing overlapping tooltips #TINY-11768
  • Toolbar text field did not render focus correctly. #TINY-11658

7.6.1 - 2025-01-22

Fixed

  • Text input was prevented in form elements in the contents of the editor. #TINY-11446
  • Opening a notification when the toolbar is positioned at the bottom of the editor threw an error. #TINY-11498
  • Table resize bars were not properly aligned for inline editors inside scrollable containers. #TINY-11215

7.6.0 - 2024-12-11

... (truncated)

Commits
  • 73b7bda TINY-11932: Changelog for 7.7.2 (#10223)
  • 4564534 TINY-11781: fix using context form api after component detached (#10162)
  • 18069e9 TINY-11763: fix jumping cursor on delete within list (#10184)
  • ade5cb8 TINY-11797: Fix infinite loop while tabbing inside table (#10142)
  • da48559 TINY-11877: Bump package.json version for next patch release
  • ace8933 TINY-11877: Changelog 7.7.1 (#10211)
  • dce8e47 TINY-11890: fix behavior when a context form has setInputEnabled(false) on ...
  • 748b617 TINY-11838: Update dompurify to 3.2.4 (#10197)
  • f6b40d1 TINY-11591: Bumped to next patch version
  • 8c3d048 TINY-11837: Restored Safari test branching but with minor browser version tes...
  • Additional commits viewable in compare view

Updates @tinymce/tinymce-vue from 5.1.1 to 6.1.0

Changelog

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

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

  • Add 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'

4.0.7 - 2022-03-09

Changed

  • Storybook examples

4.0.6 - 2022-02-17

Added

  • Exposed method rerender(initObject) to change the editor configuration
  • Watcher for tag name

4.0.5 - 2021-11-22

Added

... (truncated)

Commits
  • e696999 Branch is ready for release - setting release version
  • 270d7ce Prepare changelog for 6.1.0 release.
  • ea595d0 Prepare for 6.1.0 release
  • ccb8e9f Bump axios from 1.6.7 to 1.7.7 (#450)
  • de11a47 Bump rollup from 4.22.4 to 4.22.5 (#449)
  • 086c4de INT-3333: Update dependencies for Vue. (#448)
  • ccc0099 INT-3303: Update Vue integration tests to use BDD style. (#434)
  • 28169fa INT-3332: Add license_key to Editor component. (#447)
  • 907489c Bump webpack from 5.91.0 to 5.94.0 (#433)
  • 3d628cb Bump follow-redirects from 1.15.5 to 1.15.9 (#445)
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2025
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) to 7.7.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 7.7.2
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/7.7.2/modules/tinymce)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-8aa068d8a0 branch from 9eab822 to 7f92546 Compare March 31, 2025 00:15
@github-actions github-actions bot added the repo label Mar 31, 2025
Copy link

sonarqubecloud bot commented Apr 3, 2025

@jeremykenedy jeremykenedy merged commit f9594b8 into master Apr 3, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-8aa068d8a0 branch April 3, 2025 20:27
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 repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant