Commit fdabe370 authored by catch's avatar catch
Browse files

Issue #3321191 by nod_, longwave: update ckeditor5 to v35.3.1

parent 77e12397
Loading
Loading
Loading
Loading
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+42 −42
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@ ckeditor:

ckeditor5:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    # This file is not aggregated to force the creation of a new aggregate file
@@ -60,10 +60,10 @@ ckeditor5:

ckeditor5.editorClassic:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/editor-classic/editor-classic.js: { minified: true }
@@ -72,10 +72,10 @@ ckeditor5.editorClassic:

ckeditor5.editorDecoupled:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js: { minified: true }
@@ -98,10 +98,10 @@ ckeditor5.essentials:

ckeditor5.heading:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/heading/heading.js: { minified: true }
@@ -111,10 +111,10 @@ ckeditor5.heading:

ckeditor5.basic:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/basic-styles/basic-styles.js: { minified: true }
@@ -124,10 +124,10 @@ ckeditor5.basic:

ckeditor5.specialCharacters:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/special-characters/special-characters.js: { minified: true }
@@ -137,10 +137,10 @@ ckeditor5.specialCharacters:

ckeditor5.blockquote:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/block-quote/block-quote.js: { minified: true }
@@ -150,10 +150,10 @@ ckeditor5.blockquote:

ckeditor5.image:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/image/image.js: { minified: true }
@@ -163,10 +163,10 @@ ckeditor5.image:

ckeditor5.link:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/link/link.js: { minified: true }
@@ -176,10 +176,10 @@ ckeditor5.link:

ckeditor5.list:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/list/list.js: { minified: true }
@@ -189,10 +189,10 @@ ckeditor5.list:

ckeditor5.horizontalLine:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/horizontal-line/horizontal-line.js: { minified: true }
@@ -202,10 +202,10 @@ ckeditor5.horizontalLine:

ckeditor5.htmlSupport:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/html-support/html-support.js: { minified: true }
@@ -215,10 +215,10 @@ ckeditor5.htmlSupport:

ckeditor5.alignment:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/alignment/alignment.js: { minified: true }
@@ -228,10 +228,10 @@ ckeditor5.alignment:

ckeditor5.removeFormat:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/remove-format/remove-format.js: { minified: true }
@@ -241,10 +241,10 @@ ckeditor5.removeFormat:

ckeditor5.pasteFromOffice:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/paste-from-office/paste-from-office.js: { minified: true }
@@ -253,10 +253,10 @@ ckeditor5.pasteFromOffice:

ckeditor5.indent:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/indent/indent.js: { minified: true }
@@ -266,10 +266,10 @@ ckeditor5.indent:

ckeditor5.sourceEditing:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/source-editing/source-editing.js: { minified: true }
@@ -279,10 +279,10 @@ ckeditor5.sourceEditing:

ckeditor5.table:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/table/table.js: { minified: true }
@@ -292,10 +292,10 @@ ckeditor5.table:

ckeditor5.language:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/language/language.js: { minified: true }
@@ -305,10 +305,10 @@ ckeditor5.language:

ckeditor5.codeBlock:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/code-block/code-block.js: { minified: true }
@@ -318,10 +318,10 @@ ckeditor5.codeBlock:

ckeditor5.style:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/style/style.js: { minified: true }
+22 −22
Original line number Diff line number Diff line
@@ -39,34 +39,34 @@
    "@babel/core": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "@babel/register": "^7.7.7",
    "@ckeditor/ckeditor5-alignment": "~35.3.0",
    "@ckeditor/ckeditor5-basic-styles": "~35.3.0",
    "@ckeditor/ckeditor5-block-quote": "~35.3.0",
    "@ckeditor/ckeditor5-code-block": "~35.3.0",
    "@ckeditor/ckeditor5-editor-classic": "~35.3.0",
    "@ckeditor/ckeditor5-editor-decoupled": "~35.3.0",
    "@ckeditor/ckeditor5-essentials": "~35.3.0",
    "@ckeditor/ckeditor5-heading": "~35.3.0",
    "@ckeditor/ckeditor5-horizontal-line": "~35.3.0",
    "@ckeditor/ckeditor5-html-support": "~35.3.0",
    "@ckeditor/ckeditor5-image": "~35.3.0",
    "@ckeditor/ckeditor5-indent": "~35.3.0",
    "@ckeditor/ckeditor5-language": "~35.3.0",
    "@ckeditor/ckeditor5-link": "~35.3.0",
    "@ckeditor/ckeditor5-list": "~35.3.0",
    "@ckeditor/ckeditor5-paste-from-office": "~35.3.0",
    "@ckeditor/ckeditor5-remove-format": "~35.3.0",
    "@ckeditor/ckeditor5-source-editing": "~35.3.0",
    "@ckeditor/ckeditor5-special-characters": "~35.3.0",
    "@ckeditor/ckeditor5-style": "~35.3.0",
    "@ckeditor/ckeditor5-table": "~35.3.0",
    "@ckeditor/ckeditor5-alignment": "~35.3.1",
    "@ckeditor/ckeditor5-basic-styles": "~35.3.1",
    "@ckeditor/ckeditor5-block-quote": "~35.3.1",
    "@ckeditor/ckeditor5-code-block": "~35.3.1",
    "@ckeditor/ckeditor5-editor-classic": "~35.3.1",
    "@ckeditor/ckeditor5-editor-decoupled": "~35.3.1",
    "@ckeditor/ckeditor5-essentials": "~35.3.1",
    "@ckeditor/ckeditor5-heading": "~35.3.1",
    "@ckeditor/ckeditor5-horizontal-line": "~35.3.1",
    "@ckeditor/ckeditor5-html-support": "~35.3.1",
    "@ckeditor/ckeditor5-image": "~35.3.1",
    "@ckeditor/ckeditor5-indent": "~35.3.1",
    "@ckeditor/ckeditor5-language": "~35.3.1",
    "@ckeditor/ckeditor5-link": "~35.3.1",
    "@ckeditor/ckeditor5-list": "~35.3.1",
    "@ckeditor/ckeditor5-paste-from-office": "~35.3.1",
    "@ckeditor/ckeditor5-remove-format": "~35.3.1",
    "@ckeditor/ckeditor5-source-editing": "~35.3.1",
    "@ckeditor/ckeditor5-special-characters": "~35.3.1",
    "@ckeditor/ckeditor5-style": "~35.3.1",
    "@ckeditor/ckeditor5-table": "~35.3.1",
    "@drupal/once": "1.0.x",
    "@popperjs/core": "2.11.x",
    "babel-plugin-add-header-comment": "^1.0.3",
    "backbone": "1.4.x",
    "chalk": "^4.1.0",
    "chokidar": "^3.3.1",
    "ckeditor5": "~35.3.0",
    "ckeditor5": "~35.3.1",
    "cross-env": "^7.0.2",
    "cspell": "^6.0.0",
    "css.escape": "1.5.x",
+213 −213

File changed.

Preview size limit exceeded, changes collapsed.