fix(deps): update dependency ckeditor/ckeditor to v4.16.0#8
Open
renovate[bot] wants to merge 1 commit into10.0from
Open
fix(deps): update dependency ckeditor/ckeditor to v4.16.0#8renovate[bot] wants to merge 1 commit into10.0from
renovate[bot] wants to merge 1 commit into10.0from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.2->4.16.0Release Notes
ckeditor/ckeditor4-releases
v4.16.0Compare Source
v4.15.1Compare Source
CKEditor 4.15.1
Security Updates:
Fixed XSS vulnerability in the Color History feature reported by Mark Wade.
An upgrade is highly recommended!
Fixed Issues:
CKEDITOR.inlineAll()method tries to initialize inline editor also on elements with an editor already attached to them.CKEDITOR.domReady()method connected with not removingloadevent listeners. Thanks to rohit1!autoor0value is used.0on editor resize.API Changes:
stylesRemoveeditor event.Other Changes:
stylesLoadedvariable. Thanks to Levi Carter!1.0.1version:* Improved external CSS support for classic editor by handling exceptions and displaying convenient error messages.
v4.15.0Compare Source
v4.14.1Compare Source
CKEditor 4.14.1
Fixed Issues:
config.readOnlyconfiguration option not considered for startup read-only mode of inline editor.config.autolink_urlRegexandconfig.autolink_emailRegexoptions are not customizable. Thanks to Sergiy Dobrovolsky!editor.resize()method does not work with CSS units.Other Changes:
* Fixed: Active Autocomplete panel causes active suggestions to be unnecessarily checked by the SCAYT spell checking mechanism.
v4.14.0Compare Source
v4.13.1Compare Source
CKEditor 4.13.1
Fixed Issues:
@.CKEDITOR.htmlParser.filter.CKEDITOR.plugins.widget.repository#selectedafter selecting the whole editor content.API Changes:
CKEDITOR.plugins.clipboard.dataTransfer#getTypes()method.v4.13.0Compare Source
v4.12.1Compare Source
CKEditor 4.12.1
Fixed Issues:
v4.12.0Compare Source
v4.11.4Compare Source
CKEditor 4.11.4
Fixed Issues:
Other Changes:
_ Language dictionary update: German language was extended with over 600k new words.
_ Language dictionary update: Swedish language was extended with over 300k new words.
_ Grammar support added for Australian and New Zealand English, Polish, Slovak, Slovenian and Austrian languages.
_ Changed wavy red and green lines that underline spelling and grammar errors to straight ones.
_ #55: Fixed: WSC does not use
CKEDITOR.getUrl()when referencing style sheets._ #166: Fixed: SCAYT does not use
CKEDITOR.getUrl()when referencing style sheets._ #56: [Chrome] Fixed: SCAYT/WSC throws errors when running inside a Chrome extension.
_ Fixed: After removing a dictionary, the words are not underlined and considered as incorrect.
_ Fixed: The Slovenian (
sl_SL) language does not work._ Fixed: Quotes with code
U+2019(Right single quotation mark) are considered separators._ Fixed: Wrong error message formatting when the service ID is invalid.
_ Fixed: Absent languages in the Languages tab when using SCAYT with the Shared Spaces plugin.
v4.11.3Compare Source
CKEditor 4.11.3
Fixed Issues:
config.allowedContent.v4.11.2Compare Source
CKEditor 4.11.2
Fixed Issues:
<figure>tag with animageclass is upcasted.getValue()function is defined in the global scope.Other Changes:
* #52 Fixed: Clicking "Finish Checking" without a prior action would hang the Spell Checking dialog.
package.jsonfile.v4.11.1Compare Source
CKEditor 4.11.1
Fixed Issues:
v4.11.0Compare Source
v4.10.1Compare Source
CKEditor 4.10.1
Fixed Issues:
instanceReady.editor.destroy()during the file upload throws an error. Thanks to Maksim Makarevich!idattribute. Thanks to Nathan Samson!<font>tag is not preserved when proper configuration is provided and a style is applied by the Font plugin.object,embed,paramare removed from the editor content.API Changes:
editor.plugins.detectConflict()method finding conflicts between provided plugins.v4.10.0Compare Source
v4.9.2Compare Source
CKEditor 4.9.2
Security Updates:
Fixed XSS vulnerability in the Enhanced Image (
image2) plugin reported by Kyaw Min Thein.We would like to thank the Drupal security team for bringing this matter to our attention and coordinating the fix and release process!
v4.9.1Compare Source
CKEditor 4.9.1
Fixed Issues:
v4.9.0Compare Source
v4.8.0Compare Source
v4.7.3Compare Source
CKEditor 4.7.3
New Features:
CKEDITOR.filter.disallowedContentproperty.Fixed Issues:
changeevent not fired when typing the first character after pasting into the editor. Thanks to Daniel Miller!bordershorthand property with zero width (border: 0px solid #​000;) causes the table to have the border attribute set to 1.CKEDITOR.config.enterModeis set toCKEDITOR.ENTER_BR.Other Changes:
* #40: Fixed: IE10 throws an error when spell checking is started.
CKEDITOR.dom.selection.isCollapsed()method which is a simpler way to check if the selection is collapsed.CKEDITOR.dialogCommand.v4.7.2Compare Source
CKEditor 4.7.2
New Features:
Fixed Issues:
Uncaught TypeError: element.is is not a functionerror.cke_table-faked-selection-tableclass is visible in the Stylesheet Classes field of the Table Properties dialog.range.cloneContents()method selects the whole element when the selection starts at the beginning of that element.range.extractContents()method returns an incorrect result when multiple nodes are selected.elementPath.contains()method incorrectly excludes the last element instead of root when thefromTopparameter is set totrue.Other Changes:
* #148: Fixed: SCAYT leaves underlined word after the CKEditor Replace dialog corrects it.
CKEDITOR.dom.nodeList.toArray()method which returns an array representation of a node list.v4.7.1Compare Source
CKEditor 4.7.1
New Features:
Fixed Issues:
editor.getCommandKeystroke()method does not obtain the correct keystroke.CKEDITOR.filterincorrectly transforms themarginCSS property.v4.7.0Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.