42393 Commits

Author SHA1 Message Date
Jb Audras
1c5a62e12b WordPress 5.5.13.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@56887 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-12 15:17:45 +00:00
David Baumwald
345f6c12ec Grouped backports to the 5.5 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.

Merges [56833], [56834], [56835], [56836], and [56838] to the 5.5 branch.
Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@56880 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-12 15:09:08 +00:00
Jb Audras
5cfa531d89 Grouped backports to the 5.5 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.5 branch.
Props dd32, isabel_brison, martinkrcho, matveb, ocean90, paulkevan, peterwilsoncc, timothyblynjacobs, xknown, youknowriad.



git-svn-id: https://develop.svn.wordpress.org/branches/5.5@55782 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-16 15:43:00 +00:00
Jonathan Desrosiers
ac58b56051 Build/Test Tools: Backport updates to GitHub Actions.
This backports several changesets to GitHub Actions workflows. These changesets:

- address the deprecated notices related to save-output and set-output to ensure the workflows continue to run after these are removed.
- adds support for automatically retrying a failed workflow once.
- removes workflow files that are not applicable to the branch.
- backports some Docker environment related tooling updates for the sake of consistency across branches. 

Merges [53736], [53737], [53940], [53947], [54039], [54096], [54108], [54293], [54313], [54342], [54343], [54373], [54511], [54649], [54650], [54651], [54674], [54750], [54852], [55152], [55487] to the 5.5 branch.
See #55652, #56407, #56528, #54695, #56820, #56816, #56793, #56820, #57572.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@55520 602fd350-edb4-49c9-b593-d223f7449a82
2023-03-10 16:08:39 +00:00
Peter Wilson
4424e8882e 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.5 branch.
Fixes #57216.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@55377 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-21 02:49:32 +00:00
Peter Wilson
63f826322a Built/Test tools, HTTP API: Refactor test for multiple location headers.
Remove wordpress.org as an external dependency testing `WP_HTTP::handle_redirects()`.

This refactors and reenables an existing test to call the `WP_HTTP::handle_redirects()` method directly with a mocked array of HTTP headers containing multiple location headers.

The test is moved from the external-http group to the http test group as it no longer makes an HTTP request.

Follow up to [54955].

Props SergeyBiryukov, dd32, peterwilsoncc.
Merges [54968] to the 5.5 branch.
Fixes #57306.
See #56793.



git-svn-id: https://develop.svn.wordpress.org/branches/5.5@54980 602fd350-edb4-49c9-b593-d223f7449a82
2022-12-15 04:28:46 +00:00
Jonathan Desrosiers
6c42374eb2 WordPress 5.5.11.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@54622 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 20:34:39 +00:00
Jonathan Desrosiers
f484b31342 Editor: Bump @wordpress packages for 5.5.11.
Package updates for bug fixes:

* @wordpress/block-directory: 1.13.12
* @wordpress/block-library: 2.22.12
* @wordpress/edit-post: 3.21.12

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@54620 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 20:33:51 +00:00
Jb Audras
d75cbbbabd Grouped backports to the 5.5 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.5 branch.
Props audrasjb, costdev, cu121, dd32, davidbaumwald, ehtis, johnbillion, johnjamesjacoby, martinkrcho, matveb, oztaser, paulkevan, peterwilsoncc, ravipatel, SergeyBiryukov, talldanwp, timothyblynjacobs, tykoted, voldemortensen, vortfu, xknown.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@54556 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-17 17:58:36 +00:00
Peter Wilson
a3ef7aa458 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.5 branch.
See #56532.



git-svn-id: https://develop.svn.wordpress.org/branches/5.5@54435 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-10 05:03:01 +00:00
Jonathan Desrosiers
9509720a0b WordPress 5.5.10.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@53992 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-30 17:24:53 +00:00
Sergey Biryukov
abb4e42fa3 Grouped backports to the 5.5 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.5 branch.
Props tykoted, martinkrcho, xknown, dd32, peterwilsoncc, paulkevan, timothyblynjacobs.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@53968 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-30 15:33:59 +00:00
Jonathan Desrosiers
d24b3eabaf Build/Test Tools: Merges typo fix from [51511] missed in previous commit.
Follow up to [53600].

Merges [51511] to the 5.5 branch.
See #56095.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@53607 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-30 16:56:26 +00:00
Jonathan Desrosiers
55e2030c54 Build/Test Tools: Use the Slack notifications workflow as a reusable one.
This backports several changesets that are required to remove the reliance on the `workflow_run` event for posting Slack notifications.

The Slack notification workflow will now be called as a reusable one, which has several benefits (see [53591]).

Several other minor GitHub Actions related updates are also being backported in this commit to maintain tooling consistency across branches that still receive security updates as a courtesy when necessary.

Merges [50446], [50473], [50704], [50796], [50930], [51341], [51355], [51498], [51511], [51535], [51924], [51925], [51937], [52002], [52130], [52183], [52233], [53112], [53581], [53582], [53592] to the 5.5 branch.
See #56095.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@53600 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-30 16:37:20 +00:00
David Baumwald
9d4ec8c259 WordPress 5.5.9.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@52871 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-10 21:53:42 +00:00
Jb Audras
3fc2835b3c 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.5 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@52851 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-10 21:03:52 +00:00
Jonathan Desrosiers
3159fb6982 WordPress 5.5.8.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@52490 602fd350-edb4-49c9-b593-d223f7449a82
2022-01-06 18:44:23 +00:00
Jonathan Desrosiers
aa22f743e8 Grouped backports to the 5.5 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.5 branch.
Props vortfu, dd32, ehtis, zieladam, whyisjake, xknown, peterwilsoncc, desrosj, iandunn.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@52468 602fd350-edb4-49c9-b593-d223f7449a82
2022-01-06 18:09:14 +00:00
Jonathan Desrosiers
ad323f7d8a WordPress 5.5.7.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@52116 602fd350-edb4-49c9-b593-d223f7449a82
2021-11-10 17:05:52 +00:00
Jonathan Desrosiers
b94586ae46 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.5 branch.
Fixes #54207. See #50828.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@52099 602fd350-edb4-49c9-b593-d223f7449a82
2021-11-10 02:11:54 +00:00
Tonya Mork
542cc07a10 Build/Test Tools: Fix test forward-compatibility layer.
In [51843], the test wrapper methods were not being called due to the names not being recognized as supported PHPUnit "hook" names for fixtures.

This commit:
- Fixes the problem by adding extra camelCase wrappers to the `WP_UnitTestCase` to call the methods in the right order.
- Adds wrappers for the `assertPreConditions()` and `assertPostConditions()` fixture methods to make the backport feature complete for the fixture wrappers.

Test wrapper methods call fix:

By adding method overloads for the PHPUnit native camelCase fixture methods and letting those call the (camelCase) parent method first and only calling the snake_case fixture methods after, the snake_case methods can be supported and the typical run order safeguarded.

As not all test classes will have declared snake_case fixture methods, the snake_case fixture methods are also declared in the `WP_UnitTestCase`. Why? This prevents having to wrap these method calls in `method_exists()` conditions checking for the existence of the snake_case methods in an unknown Test child class. And with the normal inheritance rules in combination with calling the method using `static`, the right method will be called anyway without fatal "calling undeclared method" errors.

Note: While it will be rare, there ''may'' be cases where a test class does not adhere to the normal execution order for fixtures, i.e. for the setup methods, parent first, own code second; and for the teardown methods, own code first, parent second. For example a test class which has "some code - `parent::setUp()` call - some more code" in their `setUp()` method. In those (rare) cases, the execution order of the code will now be changed, which may have side-effects. This rare case will be identified in the dev note.

Follow-up to [51843].

Props bjorsch, swissspidy, jrf, hellofromTonya.
See #53911.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@51864 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-24 14:09:02 +00:00
Tonya Mork
b10af88fef Build/Test Tools: Introduce the PHPUnit Polyfills package for easier cross branch testing.
This backports the PHPUnit Polyfills package and related test infrastructure changes to make it easier for developers to continue testing on multiple versions WordPress while adding tests for newer versions of PHP, which require more modern PHPUnit practices.

One of the changes included is the addition of wrappers for the new snake_case fixture methods in PHPUnit. This allows the native camelCase standard in PHPUnit to be used, but allows for developers to transition to the new naming conventions.

Props hellofromTonya, jrf, SergeyBiryukov, johnbillion, netweb, schlessera, jeherve, lucatume, desrosj.
Merges [51559,51560,51810-51813,51828] to the 5.5 branch.
See #53911.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@51843 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-21 22:48:47 +00:00
Jonathan Desrosiers
a4f2b17d53 WordPress 5.5.6.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@51761 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-08 21:31:24 +00:00
Jonathan Desrosiers
e9fc70d50a Update mergeinfo after [51752].
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@51753 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-08 21:18:10 +00:00
Jonathan Desrosiers
9232d90d85 Grouped merges for 5.5.6.
- 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.5 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@51752 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-08 21:15:11 +00:00
Sergey Biryukov
93144e51ea General: Only use _jsonp_wp_die_handler() for JSONP REST API requests.
Props mdawaffe, peterwilsoncc.
Merges [51740] to the 5.5 branch.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@51744 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-08 17:22:43 +00:00
Peter Wilson
472bd68553 WordPress 5.5.5
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50871 602fd350-edb4-49c9-b593-d223f7449a82
2021-05-12 23:12:18 +00:00
Peter Wilson
afb164c2e3 External libraries: Improve attachment handling in PHPMailer
Props: audrasjb, ayeshrajans, desrosj, peterwilsoncc, xknown.
Partially merges [50799] to the 5.5 branch.



git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50849 602fd350-edb4-49c9-b593-d223f7449a82
2021-05-12 22:24:58 +00:00
Peter Wilson
fab2f22955 Version bump for 5.5.4.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50738 602fd350-edb4-49c9-b593-d223f7449a82
2021-04-15 01:32:25 +00:00
Peter Wilson
992ddcbb5a Grouped merges for 5.5.4.
* REST API: Allow authors to read their own password protected posts.
* About page update

Merges [50717] to the 5.5 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50725 602fd350-edb4-49c9-b593-d223f7449a82
2021-04-15 01:05:12 +00:00
Peter Wilson
d231efc2ac Editor: Update of @wordpress npm packages for 5.5.4.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50722 602fd350-edb4-49c9-b593-d223f7449a82
2021-04-15 00:08:36 +00:00
Jonathan Desrosiers
4316ea41ff 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.5 branch.
Fixes #52983.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50673 602fd350-edb4-49c9-b593-d223f7449a82
2021-04-06 15:26:05 +00:00
Jonathan Desrosiers
0c331f2f96 Build/Test Tools: Backport GitHub Action and build improvements to the 5.5 branch.
This backports several build and test tool improvements to the 5.5 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.5 branch.
See #50401, #51734, #51801, #51802, #52548, #52608, #52612, #52623, #52624, #52625, #52645, #52653, #52658, #52660, #52667, #52786.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50603 602fd350-edb4-49c9-b593-d223f7449a82
2021-03-26 17:47:03 +00:00
Jonathan Desrosiers
f9bd4ccf9c Build/Test Tools: Restore automated testing in the 5.5 branch.
This commit merges the workflow files required to run automated testing on GitHub Actions.

In addition, [49836] and [50285] have been included in order to keep the local Docker environment consistent across all branches.

Merges [49162,49168-49169,49175,49204,49227-49228,49244,49369,49371,49548,49781-49784,49786,49836,49938,50268,50285,50298] to the 5.5 branch.
See #50401.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50302 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-12 17:38:10 +00:00
Jonathan Desrosiers
9c60139254 Build/Test Tools: Fix tests after [50188].
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.5 branch.
See #52341.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50194 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-05 03:40:14 +00:00
Jonathan Desrosiers
c82deaf2df Build/Test Tools: Support NodeJS 14.x in the 5.5 branch.
This updates the 5.5 branch to support the latest LTS version of NodeJS (currently 14.x) in an effort to allow the same version of NodeJS to be used across all WordPress branches receiving security updates as a courtesy.

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

Props desrosj, dd32, netweb, jorbin.
Merges [48705,49636,49933,49937,49939-49940,49983,49989-49990,50016-50017,50126,50176,50185] to the 5.5 branch.
See #52341.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50188 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-05 03:04:27 +00:00
Sergey Biryukov
7af037b929 Tests: Set up the plugin download in multisite plugin tests to come locally.
This brings consistency between single site and multisite in REST API plugin installation tests.

Previously, multisite tests were unnecessarily downloading the plugin from WordPress.org on each test run, causing external HTTP requests and leading to failures in case of a timeout.

Follow-up to [48242], [49491], [49913].

Merges [49951] to the 5.5 branch.
See #51669.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50086 602fd350-edb4-49c9-b593-d223f7449a82
2021-01-30 10:40:01 +00:00
Sergey Biryukov
fc73f5df21 Tests: Disable update checks while running REST API plugin installation tests.
This prevents external HTTP requests that are not required for the tests in question and may interfere with the results in case of a timeout.

Follow-up to [48242], [49491].

Merges [49913] to the 5.5 branch.
See #51669.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@50084 602fd350-edb4-49c9-b593-d223f7449a82
2021-01-30 10:37:53 +00:00
Jonathan Desrosiers
9070c7a955 Build/Test Tools: Remove the TravisCI configuration file.
In [49162], GitHub Action workflow configuration files were introduced to run all of Core’s automated testing with the intent to fully transition after some time was allowed for testing.

After two full months of testing, the time to finish this transition has come.

We thank TravisCI for testing the codebase through nearly 20 major and many more minor releases.

Merges [49876] to the 5.5 branch.
See #52161. See #50401.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49878 602fd350-edb4-49c9-b593-d223f7449a82
2020-12-22 21:04:12 +00:00
Jonathan Desrosiers
e9bab6fe6d Build/Test Tools: Remove the Appveyor configuration file.
Appveyor was added to Core in [44594] to ensure that NPM and the WordPress build tools continue to work correctly on Windows systems as changes are made. Using an additional service for this was required at the time, TravisCI did not support testing on Windows.

[49162] introduced a GitHub Action workflow that performed the same testing. Since all automated testing is moving to GitHub Actions, using Appveyor is no longer necessary, and it’s preferable to have all automated testing in one location as much as possible.

Props ayeshrajans.
Merges [49779] to the 5.5 branch.
See #51968.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49810 602fd350-edb4-49c9-b593-d223f7449a82
2020-12-17 12:26:17 +00:00
Sergey Biryukov
76315cf353 Security: Update the Security Policy for the 5.5 branch.
See [49645], [49646].
Props whyisjake.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49647 602fd350-edb4-49c9-b593-d223f7449a82
2020-11-17 23:05:30 +00:00
Jonathan Desrosiers
00761902ca Build/Test Tools: Fix Travis configuration error.
Follow up to [49500].

See #51705.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49501 602fd350-edb4-49c9-b593-d223f7449a82
2020-11-04 15:55:47 +00:00
Jonathan Desrosiers
8fab531ba6 Build/Test Tools: Remove the E2E test job from the 5.5 branch.
The E2E test job does not currently perform any meaningful tests, so continuing to run them is not necessary for older branches.

Props johnbillion.
See #51705.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49500 602fd350-edb4-49c9-b593-d223f7449a82
2020-11-04 15:52:06 +00:00
Jonathan Desrosiers
9fa3d37408 Build/Test Tools: Remove jobs that are allowed to fail for the 5.5 branch.
Because PHP 8 support will not be backported to the 5.5 branch, the test job in the Travis matrix will never pass, making it unnecessary to continue running.

See #51705.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49497 602fd350-edb4-49c9-b593-d223f7449a82
2020-11-04 15:00:31 +00:00
Sergey Biryukov
8ec7c9c841 Post WordPress 5.5.3 version bump. The 5.5 branch is now 5.5.4 alpha.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49468 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-30 21:15:49 +00:00
Sergey Biryukov
fd0927688a WordPress 5.5.3.
Props audrasjb.
Fixes #51684.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49458 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-30 19:30:38 +00:00
Jake Spurlock
c9f38db45b Upgrade/Install: During the install process, add additional checking for exising tables.
This commit brings the changes in [49452] to the 5.5 branch.

If reinstalling WordPress, there is a condition where tables would exist in the database. Ensures that when that is the case, the install process can carry along without issue.

Fixes #51676.

Props xknown, garubi, mukesh27, desrosj, johnbillion, metalandcoffee, davidbaumwald, whyisjake.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49453 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-30 17:54:48 +00:00
Sergey Biryukov
902584148e Post WordPress 5.5.2 version bump. The 5.5 branch is now 5.5.3 alpha.
git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49449 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-29 20:54:11 +00:00
Jonathan Desrosiers
9ff2f12519 WordPress 5.5.2.
Props audrasjb.
Fixes #51649.

git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49447 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-29 20:00:58 +00:00
Robert Anderson
126da5c874 Editor: Update packages
@wordpress/block-directory: 1.13.8 -> 1.13.9
@wordpress/block-editor: 4.3.8 -> 4.3.9
@wordpress/block-library: 2.22.8 -> 2.22.9
@wordpress/edit-post: 3.21.8 -> 3.21.9
@wordpress/edit-site: 1.11.8 -> 1.11.9
@wordpress/editor: 9.20.8 -> 9.20.9
@wordpress/format-library: 1.22.8 -> 1.22.9

See #51659.


git-svn-id: https://develop.svn.wordpress.org/branches/5.5@49446 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-29 19:58:12 +00:00