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

fix(deps): update dependency @tinymce/tinymce-react to v5 #223

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tinymce/tinymce-react 3.14.0 -> 5.1.1 age adoption passing confidence

Release Notes

tinymce/tinymce-react (@​tinymce/tinymce-react)

v5.1.1

Compare Source

v5.1.0

Compare Source

Added

v5.0.1

Compare Source

v5.0.0

Compare Source

Added
  • Added licenseKey property that overrides the TinyMCE license_key init property. #INT-3291
  • Added events onInput, onCompositionEnd, onCompositionStart & onCompositionUpdate. #INT-3291
  • Added a JSDoc link to the TinyMCE 7 React Technical Reference docs page. #INT-3291
Improved
  • Improved cloudChannel type. #INT-3291
  • Updated to Storybook v8 and it now uses react-vite as a bundler/builder instead of webpack. #INT-3291
  • Storybook examples now use CSFv3 components. #INT-3291
  • Tests now run against TinyMCE version 7 as well. #INT-3291
Changed
  • Updated dependencies. #INT-3291
  • Changed default cloudChannel to '7'. #INT-3291
Fixed
  • readonly init property is now properly typed as undefined, as it's overriden by the integration. #INT-3287

v4.3.2

Compare Source

Fixed
  • Removed storybook-deploy dependency. #INT-3254

v4.3.1

Compare Source

Fixed
  • Reverted accidental change to allowed tinymce dependency versions in 4.3.0
  • Updated dependencies

v4.3.0

Compare Source

Added
  • Added events onScriptsLoad and onScriptsLoadError for the loading of the script tags when no tinymce global is available.
Changed
  • Changed tinymceScriptSrc prop so it can now accept an array of scripts to make hybrid mode easier to use.
    An empty array will avoid loading scripts but will call onScriptsLoadError when tinymce is missing.
Fixed
  • Updated CI library to latest
  • Updated dependencies.

v4.2.0

Compare Source

Added
  • Added prop for the event CommentChange.
Fixed
  • Added CommentChange to the list of events that trigger the onEditorChange handler.
  • Source the tinymce object from the window associated with the target element.
  • Updated dependencies.

v4.1.0

Compare Source

Added
  • Added props for the events SkinLoadError, ThemeLoadError, ModelLoadError, PluginLoadError, IconsLoadError and LanguageLoadError.
Fixed
  • Updated issue templates with updated codesandbox
  • Updated the readme with links to the TinyMCE 6 documentation
  • Updated the security issue reporting link to the TinyMCE 6 documentation

v4.0.0

Compare Source

Changed
  • License changed to MIT (from Apache 2) this matches TinyMCE 6 license
  • Changed default cloudChannel to '6'.
Removed
  • Removed outputFormat prop. If text output is required call editor.getContent({ format: 'text' }) in any of the event callbacks.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch from b2dedd1 to 50272af Compare July 1, 2024 07:30
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 3 times, most recently from 8465623 to d74c6be Compare July 22, 2024 08:57
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 2 times, most recently from b20415d to 8c726e5 Compare July 29, 2024 11:12
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch from 8c726e5 to c2b7584 Compare August 5, 2024 08:45
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 2 times, most recently from 13c5fe9 to 9f70f26 Compare August 19, 2024 06:27
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 2 times, most recently from e229b6c to c190f52 Compare August 26, 2024 06:13
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch from c190f52 to 5f2ba75 Compare September 12, 2024 14:11
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.29%. Comparing base (443a2ee) to head (9eb8fd4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #223   +/-   ##
=======================================
  Coverage   89.29%   89.29%           
=======================================
  Files         143      143           
  Lines        2205     2205           
  Branches      476      476           
=======================================
  Hits         1969     1969           
  Misses        226      226           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 2 times, most recently from 1845cf1 to 0b7104f Compare October 7, 2024 09:18
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 3 times, most recently from b57dd43 to d7eb387 Compare October 14, 2024 20:08
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 2 times, most recently from 78f290e to f8673e1 Compare October 21, 2024 11:00
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 4 times, most recently from 3cf7777 to 1a4ecd4 Compare November 4, 2024 09:35
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch 3 times, most recently from 228b442 to 4bc1c48 Compare November 7, 2024 16:24
@renovate renovate bot force-pushed the renovate/tinymce-tinymce-react-5.x branch from 4bc1c48 to 9eb8fd4 Compare November 11, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants