Commit 850e928
committed
Build/Test Tools: Support NodeJS 14.x in the 4.9 branch.
This updates the 4.9 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.
This also replaces the `npm-shrinkwrap.json` with a `package-lock.json` file. Lock files were not supported in earlier versions of NPM, but can now be used.
In addition to backporting the package updates that happened after branching 4.9, dependencies that were removed in future releases have also been updated to their latest versions.
Props desrosj, dd32, netweb, jorbin.
Merges [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,50192] to the 4.9 branch.
See #52341.
git-svn-id: https://develop.svn.wordpress.org/branches/4.9@50202 602fd350-edb4-49c9-b593-d223f7449a821 parent 8b24b94 commit 850e928
9 files changed
Lines changed: 10312 additions & 6574 deletions
File tree
- src/wp-includes/js
- imgareaselect
- jquery
- tests/phpunit/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 27 | | |
39 | 28 | | |
40 | 29 | | |
| |||
180 | 169 | | |
181 | 170 | | |
182 | 171 | | |
183 | | - | |
| 172 | + | |
184 | 173 | | |
185 | 174 | | |
186 | 175 | | |
| |||
472 | 461 | | |
473 | 462 | | |
474 | 463 | | |
475 | | - | |
476 | | - | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
477 | 467 | | |
478 | 468 | | |
479 | 469 | | |
| |||
529 | 519 | | |
530 | 520 | | |
531 | 521 | | |
532 | | - | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
533 | 525 | | |
534 | 526 | | |
535 | 527 | | |
| |||
540 | 532 | | |
541 | 533 | | |
542 | 534 | | |
543 | | - | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
544 | 538 | | |
545 | 539 | | |
546 | 540 | | |
| |||
812 | 806 | | |
813 | 807 | | |
814 | 808 | | |
815 | | - | |
| 809 | + | |
816 | 810 | | |
817 | 811 | | |
818 | 812 | | |
| |||
0 commit comments