Skip to content

Commit

Permalink
Merge pull request #13703 from ckeditor/ci/2910
Browse files Browse the repository at this point in the history
Other: Updated the required version of Node.js to 16. See #13671.

MAJOR BREAKING CHANGE: Upgraded the minimal versions of Node.js to `16.0.0` due to the end of LTS.
  • Loading branch information
pomek committed Mar 28, 2023
2 parents 3abb8df + 4425050 commit b70d102
Show file tree
Hide file tree
Showing 63 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@typescript-eslint/eslint-plugin": "~5.43.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-adapter-ckfinder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-alignment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-autoformat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-autosave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-basic-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-block-quote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-balloon-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-balloon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-decoupled-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-inline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-build-multi-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-ckbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-ckfinder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-clipboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-cloud-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-code-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-easy-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-editor-balloon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-editor-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-editor-decoupled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-editor-inline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-editor-multi-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-enter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-find-and-replace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-horizontal-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-html-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-html-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-indent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-markdown-gfm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-media-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lodash-es": "^4.17.15"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-mention/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-minimap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-cli": "^4.9.0"
},
"engines": {
"node": ">=14.0.0",
"node": ">=16.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http://cksource.com/)",
Expand Down

0 comments on commit b70d102

Please sign in to comment.