WordPress/wp-includes/js
desrosj bfcaab99e0 Build/Test Tools: Support NodeJS 14.x in the 4.3 branch.
This updates the 4.3 branch to support the latest LTS version of NodeJS (currently 14.x), allowing the same version to be used across all WordPress branches that receive security updates as a courtesy.

Because older branches use (really) old versions of NodeJS, the local Docker environment cannot be backported since the needed dependencies will not run on these older versions (see #48301). This also blocks the ability to move automated testing over to GitHub Actions (see #50401).

This change also introduces a `packager-lock.json` file to the branch.

In addition to backporting the package updates that happened after branching 4.3, dependencies that were removed in future releases have also been updated to their latest versions.

Props desrosj, dd32, netweb, jorbin.
Merges [33726,34888,35332,35335,35363,35513,35520-35521,35538-35541,35562-35563,35859-36865,36935,36978-36980,37017,37019-37020,37212,37612,38111,38688,39110,39113-39119,39478,42460-42461,42463,42887,43320,43323,43977,44219,44233,44728,45321,45765,46404,46408-46409,47404,47867-47869,47872-47873,48705,49636,49933,49937,49939,50017,50126,50176,50185] to the 4.3 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/4.3@50212


git-svn-id: http://core.svn.wordpress.org/branches/4.3@49882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 04:25:38 +00:00
..
crop Revert [33845] 2015-09-03 03:33:24 +00:00
imgareaselect Revert [33845] 2015-09-03 03:33:24 +00:00
jcrop Revert [33845] 2015-09-03 03:33:24 +00:00
jquery Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
mediaelement External Libraries: Remove unnecessary / obsoleted MediaElement.js files. 2018-01-16 08:10:28 +00:00
plupload Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
swfupload Revert [33845] 2015-09-03 03:33:24 +00:00
thickbox Revert [33845] 2015-09-03 03:33:24 +00:00
tinymce Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
admin-bar.js Revert [33845] 2015-09-03 03:33:24 +00:00
admin-bar.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
autosave.js Revert [33845] 2015-09-03 03:33:24 +00:00
autosave.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
backbone.min.js Revert [33845] 2015-09-03 03:33:24 +00:00
colorpicker.js Revert [33845] 2015-09-03 03:33:24 +00:00
colorpicker.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
comment-reply.js Revert [33845] 2015-09-03 03:33:24 +00:00
comment-reply.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-base.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-base.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-loader.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-loader.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-models.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-models.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-preview-nav-menus.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-preview-nav-menus.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-preview-widgets.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-preview-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-preview.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-preview.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
customize-views.js Revert [33845] 2015-09-03 03:33:24 +00:00
customize-views.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
heartbeat.js Revert [33845] 2015-09-03 03:33:24 +00:00
heartbeat.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
hoverIntent.js Revert [33845] 2015-09-03 03:33:24 +00:00
hoverIntent.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
json2.js Revert [33845] 2015-09-03 03:33:24 +00:00
json2.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
masonry.min.js Revert [33845] 2015-09-03 03:33:24 +00:00
mce-view.js TinyMCE: Improve the previews for shortcodes. 2017-09-19 12:44:02 +00:00
mce-view.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-audiovideo.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-audiovideo.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-editor.js Revert [33845] 2015-09-03 03:33:24 +00:00
media-editor.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-grid.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-grid.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-models.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-models.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-views.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
media-views.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
quicktags.js Revert [33845] 2015-09-03 03:33:24 +00:00
quicktags.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
shortcode.js Revert [33845] 2015-09-03 03:33:24 +00:00
shortcode.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
swfobject.js Revert [33845] 2015-09-03 03:33:24 +00:00
tw-sack.js Revert [33845] 2015-09-03 03:33:24 +00:00
tw-sack.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
twemoji.js Revert [33845] 2015-09-03 03:33:24 +00:00
twemoji.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
underscore.min.js Revert [33845] 2015-09-03 03:33:24 +00:00
utils.js Revert [33845] 2015-09-03 03:33:24 +00:00
utils.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-a11y.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-a11y.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-ajax-response.js Passwords: Trigger a wp-check-valid-field event when the password field is filled with a password by generatePassword(). 2015-09-14 13:09:23 +00:00
wp-ajax-response.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-auth-check.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-auth-check.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-backbone.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-backbone.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-emoji-loader.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-emoji-loader.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-emoji-release.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-emoji.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-emoji.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-list-revisions.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-list-revisions.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-lists.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-lists.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-pointer.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-pointer.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wp-util.js Revert [33845] 2015-09-03 03:33:24 +00:00
wp-util.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wpdialog.js Revert [33845] 2015-09-03 03:33:24 +00:00
wpdialog.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
wplink.js Editor: Prevent adding javascript: and data: URLs through the inline link dialog. 2017-09-19 10:18:57 +00:00
wplink.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
zxcvbn-async.js Revert [33845] 2015-09-03 03:33:24 +00:00
zxcvbn-async.min.js Build/Test Tools: Support NodeJS 14.x in the 4.3 branch. 2021-02-05 04:25:38 +00:00
zxcvbn.min.js Revert [33845] 2015-09-03 03:33:24 +00:00