Viva-con-Agua / bloob-frontend

GNU General Public License v3.0
0 stars 1 forks source link

Bump tinymce and mosaico #41

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Removes tinymce

Updates mosaico from 0.17.5 to 0.18.9

Release notes

Sourced from mosaico's releases.

v0.18.9

  • update versafix to 1.3.4 (fix sideArticle regression with short texts) (97b1f6d)
  • Make sure resizing works with integer pixels (c706e5d)
  • expose undoserializer through viewModel as an extension point (8be1758)
  • Major: fix regression preventing html export! (189ba7c)

Notes

  • we found a regression in this release about automatic image down-resizing before upload for images larger than 1920x1080: in order to re-enable the client side resizing for big images you can pass the fileuploadConfig.disableImageResize property set to "false" as an option to mosaico.init.

v0.18.8

Warn

  • this release break html export support

New

  • sample retina images support (3189d42)
  • introduce placeholderText() function to define the text for image placeholders (d7aeec5)

Fixes

  • Improve select widget so to avoid following hints when hints data is incomplete (7849abb)
  • Fix template string translation for new select widget ("ut" instead of "t" call) (f1c55e6)
  • reuse .input-select mixin for new selectize widget (b3628e5)

Developer notes

  • dependencies update (94f8033)
  • remove timed-call "performanceAwareCaller" loading time debug (5d228f1)
  • fileupload: explicit width/height risizing + remove obsolete option (492fbd9)
  • refactoring to remove "timed-call" dependency from viewModel (2630190)
  • fix dependabot alert about xmldom, again (d5bb72f)
  • fix dependabot alert about xmldom (c131aec)
  • update dependencies (376f861)

Notes

  • don't use this release as it contains a major bug preventing export

v0.18.7

Improvements

  • Update versafix-1 from 1.1.22 to 1.3.2 (1bd64fa)
  • Template cleanup refactoring with support for known code-breaking extensions (744f47a)
  • Add check for block-level function support in the preflight compatibiliy test (e30fa33)

Developer notes

  • Update dependencies (45b172c)

... (truncated)

Commits
  • 721c375 Release 0.18.9
  • 97b1f6d update versafix to 1.3.4 (fix sideArticle regression with short texts)
  • c706e5d Make sure resizing works with integer pixels
  • 8be1758 expose undoserializer through viewModel as an extension point
  • 189ba7c Major: fix regression preventing html export!
  • 647bb03 Release 0.18.8
  • 94f8033 dependencies update
  • b3628e5 reuse .input-select mixin for new selectize widget
  • 5d228f1 remove timed-call "performanceAwareCaller" loading time debug
  • 3189d42 sample retina images support
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Viva-con-Agua/bloob-frontend/network/alerts).