Commit Graph

43042 Commits

Author SHA1 Message Date
Joe McGill 43fbabd8f8 General: Backport polyfills for str_ends_with() and str_starts_with() .
Merges [52040], [56016], and [56015] to 5.6 branch.

Props ocean90, SergeyBiryukov, desrosj, joemcgill, jorbin, mukesh27.

Built from https://develop.svn.wordpress.org/branches/5.6@57454


git-svn-id: http://core.svn.wordpress.org/branches/5.6@56955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-01-30 18:09:02 +00:00
Joe McGill 6367bd749d WordPress 5.6.13.
Built from https://develop.svn.wordpress.org/branches/5.6@57430


git-svn-id: http://core.svn.wordpress.org/branches/5.6@56936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-01-30 16:29:03 +00:00
Aaron Jorbin cc30c42d72 Grouped Backports to the 5.6 branch
- Install: When populating options, maybe_serialize instead of always serialize.
- Uploads: Check for and verify ZIP archives.

Merges [57388] and [57389] to the 5.6 branch.

Props costdev, peterwilsoncc, azaozz, tykoted, johnbillion, desrosj, afragen, jorbin, xknown.

Built from https://develop.svn.wordpress.org/branches/5.6@57399


git-svn-id: http://core.svn.wordpress.org/branches/5.6@56905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-01-30 14:52:00 +00:00
audrasjb 8e2e64a896 WordPress 5.6.12.
Built from https://develop.svn.wordpress.org/branches/5.6@56888


git-svn-id: http://core.svn.wordpress.org/branches/5.6@56399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:34:49 +00:00
davidbaumwald d4c02d548e Grouped backports to the 5.6 branch.
- Comments: Prevent users who can not see a post from seeing comments on it.
- Shortcodes: Restrict media shortcode ajax to certain type.
- REST API: Ensure no-cache headers are sent when methods are overridden.
- REST API: Limit `search_columns` for users without `list_users`.
- Prevent unintended behavior when certain objects are unserialized.
- Application Passwords: Prevent the use of some pseudo protocols in application passwords.

Merges [56833], [56834], [56835], [56836], [56837], and [56838] to the 5.6 branch.
Props xknown, jorbin, Vortfu, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, martinkrcho, paulkevan, dd32, antpb, rmccue.
Built from https://develop.svn.wordpress.org/branches/5.6@56882


git-svn-id: http://core.svn.wordpress.org/branches/5.6@56393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 18:28:44 +00:00
audrasjb 172ba98d63 Grouped backports to the 5.6 branch.
- Media: Prevent CSRF setting attachment thumbnails.
- Embeds: Add protocol validation for WordPress Embed code.
- I18N: Introduce sanitization function for locale.
- Editor: Ensure block comments are of a valid form.

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


Built from https://develop.svn.wordpress.org/branches/5.6@55781


git-svn-id: http://core.svn.wordpress.org/branches/5.6@55293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-05-16 15:42:08 +00:00
Peter Wilson 65e268d7c2 I18N: Add new strings to `about.php` for use with end-of-life updates.
This changeset adds two additional translation strings in the changelog file, for use when releasing the final version of WordPress on a particular branch.

Props peterwilsoncc, audrasjb, mukesh27.
Merges [55350] to the 5.6 branch.
Fixes #57216.


Built from https://develop.svn.wordpress.org/branches/5.6@55376


git-svn-id: http://core.svn.wordpress.org/branches/5.6@54909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-21 02:49:00 +00:00
audrasjb e3632749c7 WordPress 5.6.10.
Built from https://develop.svn.wordpress.org/branches/5.6@54586


git-svn-id: http://core.svn.wordpress.org/branches/5.6@54140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 19:50:22 +00:00
desrosj 7ef7189dea Editor: Bump @wordpress packages for 5.6.10.
Package updates for bug fixes:

* @wordpress/block-directory: 1.17.11
* @wordpress/block-library: 2.26.11
* @wordpress/edit-post: 3.25.11
Built from https://develop.svn.wordpress.org/branches/5.6@54573


git-svn-id: http://core.svn.wordpress.org/branches/5.6@54127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 18:38:16 +00:00
audrasjb 5d9e922dea Grouped backports to the 5.6 branch.
- Editor: Bump @wordpress packages for the branch,
- Media: Refactor search by filename within the admin,
- REST API: Lockdown post parameter of the terms endpoint,
- Customize: Escape blogname option in underscores templates,
- Query: Validate relation in `WP_Date_Query`,
- Posts, Post types: Apply KSES to post-by-email content,
- General: Validate host on "Are you sure?" screen,
- Posts, Post types: Remove emails from post-by-email logs,
- Pings/trackbacks: Apply KSES to all trackbacks,
- Mail: Reset PHPMailer properties between use,
- Comments: Apply kses when editing comments,
- Widgets: Escape RSS error messages for display.

Merges [54521-54530] to the 5.6 branch.
Props audrasjb, costdev, cu121, dd32, davidbaumwald, ehtis, johnbillion, johnjamesjacoby, martinkrcho, matveb, oztaser, paulkevan, peterwilsoncc, ravipatel, SergeyBiryukov, talldanwp, timothyblynjacobs, tykoted, voldemortensen, vortfu, xknown.

Built from https://develop.svn.wordpress.org/branches/5.6@54555


git-svn-id: http://core.svn.wordpress.org/branches/5.6@54110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 17:57:59 +00:00
Peter Wilson 313f7fcaae Security: Introduce strings to indicate support status.
Add strings for use in future maintenance/security releases to indicate the security support status of the version of WordPress.

Two strings are introduced:

* indicating the version of WordPress is not receiving security updates, and,
* indicating the version of WordPress will shortly stop receiving security updates.

This change does not make use of the strings, the purpose is to make them available to translators prior to dropping support of selected versions of WordPress.

Props costdev, chesio, robinwpdeveloper, desrosj, rudlinkon, mukesh27, sumitbagthariya16.
Merges [54322] to the 5.6 branch.
See #56532.


Built from https://develop.svn.wordpress.org/branches/5.6@54434


git-svn-id: http://core.svn.wordpress.org/branches/5.6@53993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-10 04:55:07 +00:00
desrosj 7a74299bc9 WordPress 5.6.9.
Built from https://develop.svn.wordpress.org/branches/5.6@53991


git-svn-id: http://core.svn.wordpress.org/branches/5.6@53550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-08-30 17:29:11 +00:00
Sergey Biryukov d050700d62 Grouped backports to the 5.6 branch.
- Posts, Post Types: Escape output within `the_meta()`.
- General: Ensure bookmark query limits are numeric.
- Plugins: Escape output in error messages.
- Build/Test Tools: Allow the PHPCS plugin in Composer configuration.

Merges [52412,53958-53960] to the 5.6 branch.
Props tykoted, martinkrcho, xknown, dd32, peterwilsoncc, paulkevan, timothyblynjacobs.

Built from https://develop.svn.wordpress.org/branches/5.6@53967


git-svn-id: http://core.svn.wordpress.org/branches/5.6@53526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-08-30 15:33:59 +00:00
davidbaumwald 749261dc05 WordPress 5.6.8.
Built from https://develop.svn.wordpress.org/branches/5.6@52870


git-svn-id: http://core.svn.wordpress.org/branches/5.6@52459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-10 21:54:10 +00:00
audrasjb 117a7abdc7 External Librairies: Update jQuery.query to version 2.2.3.
This updates the "jquery-query" library from version 2.1.7 to 2.2.3.

Props jorbin, peterwilsoncc, xknown, audrasjb, jorgefilipecosta.
Merges [52844] to the 5.6 branch.

Built from https://develop.svn.wordpress.org/branches/5.6@52850


git-svn-id: http://core.svn.wordpress.org/branches/5.6@52439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-10 21:02:03 +00:00
desrosj cac131923e WordPress 5.6.7.
Built from https://develop.svn.wordpress.org/branches/5.6@52489


git-svn-id: http://core.svn.wordpress.org/branches/5.6@52081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-01-06 18:48:01 +00:00
desrosj bbc7ab2628 Grouped backports to the 5.6 branch.
- Query: Improve sanitization within `WP_Tax_Query`.
- Query: Improve sanitization within `WP_Meta_Query`.
- Upgrade/Install: Avoid using `unserialize()` unnecessarily.
- Formatting: Correctly encode ASCII characters in post slugs.

Merges [52454-52457] to the 5.6 branch.
Props vortfu, dd32, ehtis, zieladam, whyisjake, xknown, peterwilsoncc, desrosj, iandunn.
Built from https://develop.svn.wordpress.org/branches/5.6@52467


git-svn-id: http://core.svn.wordpress.org/branches/5.6@52059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-01-06 17:58:00 +00:00
desrosj c587415c86 WordPress 5.6.6.
Built from https://develop.svn.wordpress.org/branches/5.6@52115


git-svn-id: http://core.svn.wordpress.org/branches/5.6@51707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-10 17:07:58 +00:00
desrosj 50aad15dbc HTTP: Remove the DST Root CA X3 certificate expired on September 30, 2021.
> The currently recommended certificate chain as presented to Let’s Encrypt ACME clients when new certificates are issued contains an intermediate certificate (ISRG Root X1) that is signed by an old DST Root CA X3 certificate that expires on 2021-09-30. In some cases the OpenSSL 1.0.2 version will regard the certificates issued by the Let’s Encrypt CA as having an expired trust chain.
> 
> Most up-to-date CA cert trusted bundles, as provided by operating systems, contain this soon-to-be-expired certificate. The current CA cert bundles also contain an ISRG Root X1 self-signed certificate. This means that clients verifying certificate chains can find the alternative non-expired path to the ISRG Root X1 self-signed certificate in their trust store.
> 
> Unfortunately this does not apply to OpenSSL 1.0.2 which always prefers the untrusted chain and if that chain contains a path that leads to an expired trusted root certificate (DST Root CA X3), it will be selected for the certificate verification and the expiration will be reported.

References:
* [https://www.openssl.org/blog/blog/2021/09/13/LetsEncryptRootCertExpire/ Old Let’s Encrypt Root Certificate Expiration and OpenSSL 1.0.2]
* [https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/ DST Root CA X3 Expiration (September 2021)]

Follow-up to [25224], [25426], [25569], [27307], [30491], [30765], [34283], [35919], [36570], [46094].

Props bradleyt, fierevere, SergeyBiryukov, peterwilsoncc.
Merges [51883] to the 5.6 branch.
Fixes #54207. See #50828.
Built from https://develop.svn.wordpress.org/branches/5.6@52098


git-svn-id: http://core.svn.wordpress.org/branches/5.6@51690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-10 02:11:58 +00:00
desrosj b0324d5d01 WordPress 5.6.5.
Built from https://develop.svn.wordpress.org/branches/5.6@51760


git-svn-id: http://core.svn.wordpress.org/branches/5.6@51367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-09-08 21:29:55 +00:00
desrosj 48a23d35e3 Grouped merges for 5.6.5.
- Update `lodash` to the latest version `4.17.21`.
- Disable some attributes for rich text.
- Use hashed/deterministic moduleIDs in webpack config.

Props ellatrix, peterwilsoncc, get_dave, mcsf, talldanwp, youknowriad, desrosj, nerrad, gziolo.
Merges [50940-50941,50984-50985,51426] to the 5.6 branch.
Built from https://develop.svn.wordpress.org/branches/5.6@51751


git-svn-id: http://core.svn.wordpress.org/branches/5.6@51359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-09-08 21:13:23 +00:00
Sergey Biryukov c6ee3b4c8d General: Only use `_jsonp_wp_die_handler()` for JSONP REST API requests.
Props mdawaffe, peterwilsoncc.
Merges [51740] to the 5.6 branch.
Built from https://develop.svn.wordpress.org/branches/5.6@51743


git-svn-id: http://core.svn.wordpress.org/branches/5.6@51351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-09-08 17:25:00 +00:00
Peter Wilson 0bd759511d WordPress 5.6.4.
Built from https://develop.svn.wordpress.org/branches/5.6@50870


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-12 23:12:56 +00:00
Peter Wilson d54768332c External libraries: Improve attachment handling in PHPMailer
Props: audrasjb, ayeshrajans, desrosj, peterwilsoncc, xknown.
Partially merges [50799] to the 5.6 branch.


Built from https://develop.svn.wordpress.org/branches/5.6@50848


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-12 22:25:58 +00:00
Peter Wilson 8eea4444d9 Version bump for 5.6.3.
Built from https://develop.svn.wordpress.org/branches/5.6@50737


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-15 01:34:01 +00:00
desrosj c9370870af Grouped merges for 5.6.3.
* REST API: Allow authors to read their own password protected posts.
* About page update.

Merges [50717] to the 5.6 branch.

Built from https://develop.svn.wordpress.org/branches/5.6@50726


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-15 01:08:03 +00:00
Peter Wilson d433acb528 Editor: Update of @wordpress npm packages for 5.6.3.
Built from https://develop.svn.wordpress.org/branches/5.6@50721


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-15 00:05:23 +00:00
desrosj 768f1d858c External libraries: Include upstream GetID3 fix for PHP 8.
Merges [50714] to the 5.6 branch.
Props jrf, xknown.
Built from https://develop.svn.wordpress.org/branches/5.6@50716


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-14 23:18:03 +00:00
desrosj 794f4d7e5f Build/Test Tools: Prevent PHPUnit tests on `push` for forks/private mirrors.
The reorganization of the PHPUnit workflow in [50441] unintentionally caused the tests to be run for every `push` event, even for forks and private mirrors.

Previously, the second job required the first one to pass, and the conditional check on the first prevented both from running. Because the first job is no longer required for the second, both jobs must have the appropriate conditional check.

Merges [50670] to the 5.6 branch.
Fixes #52983.
Built from https://develop.svn.wordpress.org/branches/5.6@50672


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-06 15:28:03 +00:00
desrosj e34fbe755d Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch.
This backports several build and test tool improvements to the 5.6 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].
- The ability to run PHPUnit tests from `src` instead of `build` [50441-50443].
- 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 [50267,50299,50379,50387,50413,50416,50432,50435-50436,50441-50444,50446,50473-50474,50476,50479,50485-50487,50545,50579,50590,50592,50598] to the 5.6 branch.
See #50401, #51734, #51801, #51802, #52548, #52608, #52612, #52623, #52624, #52625, #52645, #52653, #52658, #52660, #52667, #52786.
Built from https://develop.svn.wordpress.org/branches/5.6@50602


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-03-26 17:23:20 +00:00
Sergey Biryukov 071a41414a External Libraries: Install jQuery via NPM.
Previously, jQuery 1.12.4 was added to the WordPress SVN repo in order to backport an upstream security patch from jQuery 3.4.0.

Now that WordPress includes an unmodified version of jQuery 3.5.1 and no longer needs to maintain a fork, it can be removed from the SVN repo and installed via NPM again as part of the build.

Follow-up to [45342], [49101].

Props peterwilsoncc, SergeyBiryukov.
Merges [50445] to the 5.6 branch.
Fixes #52647.
Built from https://develop.svn.wordpress.org/branches/5.6@50459


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-03-01 08:29:20 +00:00
desrosj f85b6a6b06 Post WordPress 5.6.2 version bump.
The 5.6 branch is now 5.6.3 alpha.
Built from https://develop.svn.wordpress.org/branches/5.6@50405


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-22 15:42:58 +00:00
desrosj 0d574c649b WordPress 5.6.2.
Built from https://develop.svn.wordpress.org/branches/5.6@50403


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-22 15:07:59 +00:00
Sergey Biryukov a69e8f07e8 Help/About: Update the About page for 5.6.2.
Props audrasjb, desrosj, mukesh27.
Reviewed by desrosj, SergeyBiryukov.
Fixes #52557.
Built from https://develop.svn.wordpress.org/branches/5.6@50402


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-22 14:15:01 +00:00
desrosj 66db4a8be3 Post WordPress 5.6.2 RC1 version bump.
Built from https://develop.svn.wordpress.org/branches/5.6@50378


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-17 15:35:03 +00:00
desrosj bf3ff07819 WordPress 5.6.2 RC1.
Built from https://develop.svn.wordpress.org/branches/5.6@50377


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-17 15:07:01 +00:00
desrosj be0f960323 Editor: Update block editor dependencies for 5.6.2.
This updates several packages to their latest patch versions to fix bugs discovered in the 5.6 branch.

`@wordpress/block-directory` to `1.17.8`
`@wordpress/block-editor` to `5.1.7`
`@wordpress/block-library` to `2.26.8`
`@wordpress/components` to `11.1.5`
`@wordpress/core-data` to `2.24.4`
`@wordpress/edit-post` to `3.25.8`
`@wordpress/editor` to `9.24.7`
`@wordpress/format-library` to `1.25.7`
`@wordpress/list-reusable-blocks` to `1.24.5`
`@wordpress/media-utils` to `1.18.1`
`@wordpress/nux` to `3.23.5`
`@wordpress/reusable-blocks` to `1.0.7`
`@wordpress/server-side-render` to `1.19.5`

Props isabel_brison, talldanwp, youknowriad, freewebmentor, sterndata, inc2734, itsjonq, jorgefilipecosta, aristath, nosolosw, mattwiebe, addiestavlo, kevin940726, noisysocks, aaronrobertshaw, glendaviesnz, gwwar, bernhard-reiter, paaljoachim.
Fixes #52396, #52449, #52553.
Built from https://develop.svn.wordpress.org/branches/5.6@50376


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-17 14:16:26 +00:00
desrosj 757e0dc15b Editor: Correct the check for unsaved content in `wp.autosave.server.postChanged()`.
This fixes improper triggering of the "Are you sure?" prompt when navigating away from the old, "classic" Edit Post screen and there are no changes.

The previous check did not account for Pages or any custom post types that don't have a Title, Content, or Excerpt field.

Follow-up to [50031].

Props hwk-fr, mukesh27, audrasjb, archon810, Clorith, ibiza69, tonysandwich, roger995, bartosz777, viablethought, dbtedg, worldedu, hmabpera, magnuswebdesign.
Merges [50232] to the 5.6 branch.
Fixes #52440.
Built from https://develop.svn.wordpress.org/branches/5.6@50366


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-16 20:23:59 +00:00
Sergey Biryukov 6ae20f561e Filesystem API: Make sure to only call `fread()` on non-empty files in the PclZip library.
This avoids a fatal error on PHP 8 caused by passing a zero value to `fread()` as the `$length` argument, which must be greater than zero.

Props yakimun, fierevere, jrf, DavidAnderson, SergeyBiryukov.
Merges [50355] to the 5.6 branch.
Fixes #52018.
Built from https://develop.svn.wordpress.org/branches/5.6@50356


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-16 18:48:01 +00:00
desrosj 5669d987a2 Build/Test Tools: Run automated testing when tags are created.
This expands the list of events that triggers automated testing to include tags.

It also refines the matched version ranges for several workflows.

Merges [50298] to the 5.6 branch.
See #50401.
Built from https://develop.svn.wordpress.org/branches/5.6@50301


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-12 17:31:58 +00:00
desrosj 7e5e2a9d3a Build/Test Tools: Merge several automated testing improvements to the 5.6 branch.
This merges several refinements to GitHub Action workflow files to the 5.6 branch.

It also includes [49836], which added the ability to replace `mysql` with `mariadb` when using the local Docker environment to ensure consistency of the tools across branches.

Props johnbillion.
Merges [49781-49784,49786,49836,49938,50268,50285] to the 5.6 branch.
See #50401.
Built from https://develop.svn.wordpress.org/branches/5.6@50296


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-12 14:55:01 +00:00
desrosj fbcb15876e Build/Test Tools: Change the version of NodeJS tested on Windows to 14.
Merges [49782] to the 5.6 branch.
See #50401.
Built from https://develop.svn.wordpress.org/branches/5.6@50198


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 03:50:58 +00:00
desrosj 4ae31d77a1 Build/Test Tools: Fix tests after [50186].
This removes a test assertion defending against version ranges in the `node` value in `package.json` files. This is now supported.

Props peterwilsoncc.
Merges [50192] to the 5.6 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/5.6@50193


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 03:40:02 +00:00
desrosj 8554914aef Build/Test Tools: Pin NodeJS 14.x in the `.nvmrc` file for the 5.6 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/5.6@50187


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 02:59:01 +00:00
desrosj 4dd299f775 Build/Test Tools: Specify a version range within `engines` for `node` and `npm`.
This makes it more clear what versions of `node` and `npm` will successfully build WordPress.

Props dd32, mkaz.
Merges [50185] to the 5.6 branch.
Fixes #52455. See #51749.
Built from https://develop.svn.wordpress.org/branches/5.6@50186


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 02:50:58 +00:00
desrosj 8cfd634243 Build/Test Tools: Replace node-sass with Dart Sass
Switch the Sass implementation used by Grunt to sass (the Dart version), since LibSass & node-sass have been deprecated.

Additionally, this updates the `uglify-js` dependency.

Merges [50126] and [50176] to the 5.6 branch.
See #51763, #51801.
Built from https://develop.svn.wordpress.org/branches/5.6@50184


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 02:23:18 +00:00
desrosj 30561a3c9e Post WordPress 5.6.1 version bump.
The 5.6 branch is now 5.6.2 alpha.
Built from https://develop.svn.wordpress.org/branches/5.6@50180


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-03 21:33:59 +00:00
desrosj ba872ff3c0 WordPress 5.6.1.
Built from https://develop.svn.wordpress.org/branches/5.6@50178


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-03 21:09:58 +00:00
whyisjake d140645c95 Help/About: About page changes for 5.6.1.
Props ryelle, audrasjb.

Fixes #52346.

Built from https://develop.svn.wordpress.org/branches/5.6@50177


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-03 17:20:03 +00:00
Peter Wilson 06b29ed7f6 Build/Test Tools: Update built files committed to src following [50023].
See #51801, #52341.


Built from https://develop.svn.wordpress.org/branches/5.6@50173


git-svn-id: http://core.svn.wordpress.org/branches/5.6@49852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-03 01:55:02 +00:00