Skip to content
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

deps(deps): bump tinymce from 7.5.1 to 7.7.0 #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps tinymce from 7.5.1 to 7.7.0.

Changelog

Sourced from tinymce's changelog.

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

Added

  • It is now possible to create labeled groups in context toolbars. #TINY-11095
  • New contextsliderform and contextsizeinput context form types. #TINY-11342
  • New back function in ContextFormApi to go back to the previous toolbar. #TINY-11344
  • New QuickbarInsertImage command that is executed by the quickimage button. #TINY-11399
  • New onSetup function to the context form API. #TINY-11494
  • New placeholder to the context form input field API. #TINY-11459
  • New disabled option to restore the previous readonly mode behavior, allowing the editor to be displayed in a disabled state. #TINY-11488

Improved

  • Base64 data was not properly decoded due to unhandled URL-encoded characters. #TINY-9548
  • The latin list style type is now recognized as an alias for the alpha list style type. #TINY-11515

Fixed

... (truncated)

Commits
  • 8c3d048 TINY-11837: Restored Safari test branching but with minor browser version tes...
  • 38bf39d TINY-11591: 7.7.0 changelog (#10173)
  • f7a3c62 Revert "TINY-11368: close dropdowns on window scroll (#10037)" (#10175)
  • 5737bd4 TINY-11837: Fixed Safari test issues (#10176)
  • 8ae7594 TINY-11549: Revert "TINY-11549: improve context toolbar positioning (#10033)"...
  • a98d4e0 TINY-11828: fix Firefox tests (#10163)
  • 0463e03 Move caret behind newly inserted links (#9998)
  • 6205ac4 Fire input event when a unit test sets the value of an input field (#10145)
  • a62e30d Remove the TinyComments hack from SelectedTextLinkTest
  • 8f507e8 TINY-11549: improve context toolbar positioning (#10033)
  • 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 7.5.1 to 7.7.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/7.7.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

The following labels could not be found: npm.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neostrap-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 3:09am

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants