aneillans / postybirb-plus

Remake of PostyBirb using React and NestJS
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Bump tinymce from 5.10.7 to 5.10.9 in /ui #75

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps tinymce from 5.10.7 to 5.10.9.

Changelog

Sourced from tinymce's changelog.

5.10.9 - 2023-11-15

Changed

  • Zero width no-break space (U+FEFF) characters are removed from content passed to setContent, insertContent, and resetContent APIs. #TINY-10337
  • Zero width no-break space (U+FEFF) characters in initial content are not loaded into the editor upon initialization. #TINY-10337

Fixed

  • Specific HTML content containing unescaped text nodes caused mXSS when using undo/redo. #TINY-10337
  • Specific HTML content containing unescaped text nodes caused mXSS when using the getContent and setContent APIs with the format: 'raw' option, which also affected the resetContent API and the draft restoration feature of the Autosave plugin. #TINY-10337

5.10.8 - 2023-10-19

Fixed

  • Specific HTML content caused mXSS when using undo/redo. #TINY-10215
  • Specific HTML content caused mXSS when using the getContent and setContent APIs with the format: 'raw' option, which also affected the resetContent API and the draft restoration feature of the Autosave plugin. #TINY-10236
  • Notification messages containing HTML were not properly XSS sanitized before being displayed. #TINY-10286
Commits
  • 751e35f TINY-10333: Prepare for 5.10.9 Community Release (#9157)
  • 0aa5661 TINY-10228: Prepare for 5.10.8 Community Release (#9088)
  • d051cd3 TINY-9251 & TINY-10259: Move build to containers and replace phantomjs with c...
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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](https://github.com/aneillans/postybirb-plus/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.