Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps @tinymce/tinymce-react from 4.3.2 to 5.0.0.

Changelog

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

5.0.0 - 2024-03-27

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
Commits
  • 28db821 Branch is ready for release - setting release version
  • faa6eb9 INT-3291_2: Update package version to 5.0.0 (#510)
  • 185cf43 INT-3291: Support for TinyMCE Version 7 release (#506)
  • dbdf516 Merge pull request #502 from tinymce/feature/INT-3287
  • 200439a INT-3287: Added readonly to the props that are overridden/unused
  • e2b1907 Merge pull request #485 from tinymce/feature/INT-3259
  • 40df779 INT-3259: "1" should've been a "*"
  • 7b334ec INT-3259: Reworded a comment
  • 2364f29 INT-3259: Corrected stale issue message
  • 9149d7b INT-3259: Added github action for labeling and closing stale issues
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@vercel
Copy link

vercel bot commented Apr 1, 2024

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

Name Status Preview Comments Updated (UTC)
binarytree-rssfeed-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 11:43am

@netlify
Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for binarytree-dev failed.

Name Link
🔨 Latest commit fe52bff
🔍 Latest deploy log https://app.netlify.com/sites/binarytree-dev/deploys/660a9dc8d13d790008fc4f60

Bumps [@tinymce/tinymce-react](https://github.com/tinymce/tinymce-react) from 4.3.2 to 5.0.0.
- [Changelog](https://github.com/tinymce/tinymce-react/blob/main/CHANGELOG.md)
- [Commits](tinymce/tinymce-react@4.3.2...5.0.0)

---
updated-dependencies:
- dependency-name: "@tinymce/tinymce-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/tinymce/tinymce-react-5.0.0 branch from 2c233e0 to fe52bff Compare April 1, 2024 11:43
@lifeparticle lifeparticle merged commit a13d285 into main Apr 1, 2024
@lifeparticle lifeparticle deleted the dependabot/npm_and_yarn/ui/tinymce/tinymce-react-5.0.0 branch April 1, 2024 11:44
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.

2 participants