davide-casiraghi / ci-global-calendar

Global Contact Improvisation Calendar (GCIC). Event calendar designed for the worldwide community of the Contact Improvisation Dance form.
MIT License
6 stars 4 forks source link

Bump tinymce from 4.9.6 to 4.9.7 #210

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps tinymce from 4.9.6 to 4.9.7.

Changelog *Sourced from [tinymce's changelog](https://github.com/tinymce/tinymce-dist/blob/4.9.7/changelog.txt).* > Version 4.9.7 (2019-12-19) > Fixed the `visualchars` plugin converting HTML-like text to DOM elements in certain cases #TINY-4507 > Fixed an issue with the `paste` plugin not sanitizing content in some cases #TINY-4510 > Fixed HTML comments incorrectly being parsed in certain cases #TINY-4511 > Version 4.9.6 (2019-09-02) > Fixed image browse button sometimes displaying the browse window twice #TINY-3959 > Version 4.9.5 (2019-07-02) > Changed annotations navigation to work the same as inline boundaries #TINY-3396 > Fixed the print plugin printing from the wrong window in IE11 #TINY-3762 > Fixed an exception being thrown when a file or number input has focus during initialization. Patch contributed by t00 #[GH-2194](https://github-redirect.dependabot.com/tinymce/tinymce-dist/issues/2194) > Fixed positioning of the styleselect menu in iOS while using the mobile theme #TINY-3505 > Fixed native context menu not showing with images in IE11 #TINY-3392 > Fixed selection incorrectly changing when programmatically setting selection on contenteditable false elements #TINY-3766 > Fixed image browse button not working on touch devices #TINY-3751 > Fixed so that nbsp entities aren't trimmed in white-space: pre-line elements #TINY-3642 > Fixed space key properly inserts a nbsp before/after block elements #TINY-3745 > Fixed infinite loop in the paste plugin when IE11 takes a long time to process paste events. Patch contributed by lRawd. #[GH-4987](https://github-redirect.dependabot.com/tinymce/tinymce-dist/issues/4987) > Version 4.9.4 (2019-03-20) > Fixed an issue where **Home/End** keys wouldn't move the caret correctly before or after `contenteditable=false` inline elements #TINY-2995 > Fixed an issue where content may have been lost when using permanent bookmarks #TINY-3400 > Fixed the mobile editor to clean up properly when removed #TINY-3445 > Fixed an issue where retrieving the selected content as text didn't create newlines #TINY-3197 > Fixed an issue where typing space between images would cause issues with nbsp not being inserted. #TINY-3346 > Version 4.9.3 (2019-01-31) > Added a visualchars_default_state setting to the Visualchars Plugin. Patch contributed by mat3e. > Fixed a bug where scrolling on a page with more than one editor would cause a ResizeWindow event to fire. #TINY-3247 > Fixed a bug where if a plugin threw an error during initialisation the whole editor would fail to load. #TINY-3243 > Fixed a bug where getContent would include bogus elements when valid_elements setting was set up in a specific way. #TINY-3213 > Fixed a bug where only a few function key names could be used when creating keyboard shortcuts. #TINY-3146 > Fixed a bug where it wasn't possible to enter spaces into an editor after pressing shift+enter. #TINY-3099 > Fixed a bug where no caret would be rendered after backspacing to a contenteditable false element. #TINY-2998 > Fixed a bug where deletion to/from indented lists would leave list fragments in the editor. #TINY-2981 > Version 4.9.2 (2018-12-17) > Fixed a bug with pressing the space key on IE 11 would result in nbsp characters being inserted between words at the end of a block. #TINY-2996 > Fixed a bug where character composition using quote and space on US International keyboards would produce a space instead of a quote. #TINY-2999 > Fixed a bug where remove format wouldn't remove the inner most inline element in some situations. #TINY-2982 > Fixed a bug where outdenting an list item would affect attributes on other list items within the same list. #TINY-2971 > Fixed a bug where the DomParser filters wouldn't be applied for elements created when parsing invalid html. #TINY-2978 > Fixed a bug where setProgressState wouldn't automatically close floating ui elements like menus. #TINY-2896 > Fixed a bug where it wasn't possible to navigate out of a figcaption element using the arrow keys. #TINY-2894 > Fixed a bug where enter key before an image inside a link would remove the image. #TINY-2780 > Version 4.9.1 (2018-12-04) > Added functionality to insert html to the replacement feature of the Textpattern Plugin. #TINY-2839 > Fixed a bug where `editor.selection.getContent({format: 'text'})` didn't work as expected in IE11 on an unfocused editor. #TINY-2862 > Fixed a bug in the Textpattern Plugin where the editor would get an incorrect selection after inserting a text pattern on Safari. #TINY-2838 > Fixed a bug where the space bar didn't work correctly in editors with the forced_root_block setting set to false. #TINY-2816 > Version 4.9.0 (2018-11-27) > Added a replace feature to the Textpattern Plugin. #TINY-1908 > Added functionality to the Lists Plugin that improves the indentation logic. #TINY-1790 > Fixed a bug where it wasn't possible to delete/backspace when the caret was between a contentEditable=false element and a BR. #TINY-2372 > ... (truncated)
Commits - [`e14935a`](https://github.com/tinymce/tinymce-dist/commit/e14935a4ba07beb716ccdb192ee9823dbb4a73d5) Added version 4.9.7 release. - See full diff in [compare view](https://github.com/tinymce/tinymce-dist/compare/4.9.6...4.9.7)


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 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/davide-casiraghi/ci-global-calendar/network/alerts).
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.