11 Commits

Author SHA1 Message Date
Joe McGill
eef28c2d4e WordPress 4.3.33.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@57417 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-30 16:07:48 +00:00
Jb Audras
2feb5511d8 WordPress 4.3.32.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@56858 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-12 14:41:52 +00:00
Sergey Biryukov
a3b484ba13 Grouped backports to the 4.3 branch.
- Media: Prevent CSRF setting attachment thumbnails.

Merges [55764] to the 4.3 branch.
Props dd32, isabel_brison, martinkrcho, matveb, ocean90, paulkevan, peterwilsoncc, timothyblynjacobs, xknown, youknowriad.

git-svn-id: https://develop.svn.wordpress.org/branches/4.3@55776 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-16 15:25:24 +00:00
Sergey Biryukov
0a8e2e969d WordPress 4.3.30.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@54584 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 19:46:28 +00:00
Jonathan Desrosiers
dff13bd911 WordPress 4.3.29.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@54004 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-30 17:27:54 +00:00
David Baumwald
e273e5733a WordPress 4.3.28.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@52892 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-10 22:18:25 +00:00
Jonathan Desrosiers
bdd0952ab2 WordPress 4.3.27.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@52502 602fd350-edb4-49c9-b593-d223f7449a82
2022-01-06 18:46:59 +00:00
Peter Wilson
41cb4b0b0b WordPress 4.3.26.
git-svn-id: https://develop.svn.wordpress.org/branches/4.3@50883 602fd350-edb4-49c9-b593-d223f7449a82
2021-05-12 23:21:47 +00:00
Jonathan Desrosiers
61fe1073bf Build/Test Tools: Backport GitHub Action and build improvements to the 4.3 branch.
This backports several build and test tool improvements to the 4.3 branch. Most notably, this includes:

- The changes required to allow each workflow to be triggered by the `workflow_dispatch` event so that tests can be run on a schedule [50590].
- Splitting single site and multisite tests into parallel jobs [50379].
- Split slow tests into separate, parallel jobs for PHP <= 5.6 [50444].
- Better branch and path scoping for GitHub Action workflows when running on `pull_request` [50432,50479].
- Several `devDependency` updates.

Merges [50379,50387,50416,50432,50435,50436,50444,50446,50473,50474,50476,50479,50485,50486,50487,50545,50579,50590] to the 4.3 branch.
See #50401, #51801, #51802, #52548, #52612, #52624, #52625, #52645, #52653, #52658, #52660, #52667.

git-svn-id: https://develop.svn.wordpress.org/branches/4.3@50640 602fd350-edb4-49c9-b593-d223f7449a82
2021-04-02 15:46:33 +00:00
Jonathan Desrosiers
2339f32f42 Build/Test Tools: Backport the local Docker environment to the 4.3 branch.
This commit introduces the Docker-based local WordPress development environment to the 4.3 branch.

Merges [44176,45445,45745,45762,45783-45784,45800,45819,45885,46320,46999,47225,47912,48121,49267,49335,49358,49360,49362] to the 4.3 branch.
See #48301, #47767.

git-svn-id: https://develop.svn.wordpress.org/branches/4.3@50245 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-08 20:52:53 +00:00
Jonathan Desrosiers
fa7ecfc440 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.

git-svn-id: https://develop.svn.wordpress.org/branches/4.3@50212 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-05 04:24:59 +00:00