diff --git a/.wp-env.json b/.wp-env.json index cd88cc762..f8593703e 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.3", + "core": "WordPress/WordPress#tags/6.3.1", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index d31e5dae5..897e3d3af 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -11,7 +11,7 @@ * Plugin Name: The Bluehost Plugin * Plugin URI: https://bluehost.com * Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features. - * Version: 3.0.11 + * Version: 3.1.0 * Requires at least: 6.0 * Requires PHP: 7.1 * Tested up to: 6.3 @@ -31,7 +31,7 @@ } // Define constants -define( 'BLUEHOST_PLUGIN_VERSION', '3.0.11' ); +define( 'BLUEHOST_PLUGIN_VERSION', '3.1.0' ); define( 'BLUEHOST_PLUGIN_FILE', __FILE__ ); define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); diff --git a/composer.json b/composer.json index 9209b7555..a8007b76d 100644 --- a/composer.json +++ b/composer.json @@ -49,30 +49,29 @@ "i18n": "Generate a .pot file for translation." }, "require-dev": { - "roave/security-advisories": "dev-latest" - , + "roave/security-advisories": "dev-latest", "newfold-labs/wp-php-standards": "^1.2", "wp-cli/i18n-command": "^2.4.3", "wp-phpunit/wp-phpunit": "^6.2" }, "require": { "newfold-labs/wp-module-business-reviews": "^1.1.1", - "newfold-labs/wp-module-coming-soon": "^1.1.7", - "newfold-labs/wp-module-ctb": "^1.0.1", + "newfold-labs/wp-module-coming-soon": "^1.1.8", + "newfold-labs/wp-module-ctb": "^1.0.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.3", - "newfold-labs/wp-module-ecommerce": "^1.1.2", - "newfold-labs/wp-module-help-center": "^1.0.15", + "newfold-labs/wp-module-ecommerce": "^1.2.0", + "newfold-labs/wp-module-help-center": "^1.0.16", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^1.5.2", - "newfold-labs/wp-module-notifications": "^1.1.3", - "newfold-labs/wp-module-onboarding": "^1.10.1", - "newfold-labs/wp-module-patterns": "^0.1.3", + "newfold-labs/wp-module-marketplace": "^2.0.1", + "newfold-labs/wp-module-notifications": "^1.1.4", + "newfold-labs/wp-module-onboarding": "^1.10.2", + "newfold-labs/wp-module-patterns": "^0.1.4", "newfold-labs/wp-module-performance": "^1.1.1", "newfold-labs/wp-module-runtime": "^1.0.2", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", - "newfold-labs/wp-module-staging": "^1.0.3", + "newfold-labs/wp-module-staging": "^1.1.0", "wp-forge/wp-update-handler": "^1.0", "wp-forge/wp-upgrade-handler": "^1.0" } diff --git a/composer.lock b/composer.lock index 56872e803..be29c340a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "481e631ab995e9659344dee114bdd9ba", + "content-hash": "1ae45d85b26a7a105206d2be53da8a79", "packages": [ { "name": "doctrine/inflector", @@ -272,16 +272,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.1.7", + "version": "1.1.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "d7368f647f21f4784846fdb5968f36cdfeaf90b0" + "reference": "a15468920ca6828cfdd32f16fd111fe13fece15c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/d7368f647f21f4784846fdb5968f36cdfeaf90b0", - "reference": "d7368f647f21f4784846fdb5968f36cdfeaf90b0", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/a15468920ca6828cfdd32f16fd111fe13fece15c", + "reference": "a15468920ca6828cfdd32f16fd111fe13fece15c", "shasum": "" }, "require-dev": { @@ -315,23 +315,23 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.7", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.8", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2023-08-15T20:42:50+00:00" + "time": "2023-08-21T17:43:22+00:00" }, { "name": "newfold-labs/wp-module-ctb", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ctb.git", - "reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950" + "reference": "004d59367d5c9396abb187f5c2c6b846268d4556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/1d6ba251ccfa3272cb3852cd41a9f60478c6a950", - "reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/004d59367d5c9396abb187f5c2c6b846268d4556", + "reference": "004d59367d5c9396abb187f5c2c6b846268d4556", "shasum": "" }, "require-dev": { @@ -365,10 +365,10 @@ ], "description": "Newfold module for 'Click to Buy' functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.1", + "source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.2", "issues": "https://github.com/newfold-labs/wp-module-ctb/issues" }, - "time": "2023-08-04T16:28:20+00:00" + "time": "2023-08-21T17:44:48+00:00" }, { "name": "newfold-labs/wp-module-customer-bluehost", @@ -467,16 +467,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.1.2", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "77d3dcdda58cf4bcf2e24e58baba74d7d05fd122" + "reference": "a8eabc3a10e69bc21bc43af7484207f4cd273d90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/77d3dcdda58cf4bcf2e24e58baba74d7d05fd122", - "reference": "77d3dcdda58cf4bcf2e24e58baba74d7d05fd122", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/a8eabc3a10e69bc21bc43af7484207f4cd273d90", + "reference": "a8eabc3a10e69bc21bc43af7484207f4cd273d90", "shasum": "" }, "require": { @@ -518,23 +518,23 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.1.2", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.0", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-08-09T08:04:11+00:00" + "time": "2023-08-29T20:48:08+00:00" }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.15", + "version": "1.0.16", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "2eec8fde914dd05f101a0d86ae1f3b6fdcb37252" + "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/2eec8fde914dd05f101a0d86ae1f3b6fdcb37252", - "reference": "2eec8fde914dd05f101a0d86ae1f3b6fdcb37252", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", + "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", "shasum": "" }, "require": { @@ -564,10 +564,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.15", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.16", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2023-08-10T17:55:44+00:00" + "time": "2023-08-29T14:42:57+00:00" }, { "name": "newfold-labs/wp-module-installer", @@ -659,16 +659,16 @@ }, { "name": "newfold-labs/wp-module-marketplace", - "version": "1.5.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-marketplace.git", - "reference": "669232711e2c99d3f527fedbbbb6bb3ab785d1cc" + "reference": "d4cfb01c940bd17e9f621b2f2f2ece596b41dec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/669232711e2c99d3f527fedbbbb6bb3ab785d1cc", - "reference": "669232711e2c99d3f527fedbbbb6bb3ab785d1cc", + "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/d4cfb01c940bd17e9f621b2f2f2ece596b41dec3", + "reference": "d4cfb01c940bd17e9f621b2f2f2ece596b41dec3", "shasum": "" }, "require": { @@ -709,23 +709,23 @@ ], "description": "A module for rendering product data and interacting with the Hiive marketplace API.", "support": { - "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/1.5.2", + "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.0.1", "issues": "https://github.com/newfold-labs/wp-module-marketplace/issues" }, - "time": "2023-08-14T20:35:54+00:00" + "time": "2023-08-24T22:24:25+00:00" }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "9dd736f5d5bbdd7d1f16f959bb698d75d9e56166" + "reference": "16e25bcd0eae302baeb4db84e502ae2fea018d17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/9dd736f5d5bbdd7d1f16f959bb698d75d9e56166", - "reference": "9dd736f5d5bbdd7d1f16f959bb698d75d9e56166", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/16e25bcd0eae302baeb4db84e502ae2fea018d17", + "reference": "16e25bcd0eae302baeb4db84e502ae2fea018d17", "shasum": "" }, "require": { @@ -754,23 +754,23 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.3", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2023-08-14T20:34:43+00:00" + "time": "2023-08-24T20:04:45+00:00" }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.10.1", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "494ec704db0f57d29066094a48244ec3bd3a9b5b" + "reference": "ec63cfa68ddc94f4dd04746ff9d2a0a8f96c16c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/494ec704db0f57d29066094a48244ec3bd3a9b5b", - "reference": "494ec704db0f57d29066094a48244ec3bd3a9b5b", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/ec63cfa68ddc94f4dd04746ff9d2a0a8f96c16c6", + "reference": "ec63cfa68ddc94f4dd04746ff9d2a0a8f96c16c6", "shasum": "" }, "require": { @@ -813,23 +813,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-08-10T11:12:05+00:00" + "time": "2023-08-28T12:26:03+00:00" }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.3", + "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "51a931853593e86dba14c77af7a3d1c111fae6f3" + "reference": "789a8fc80ff82ea71604a121e197ff9f3d733799" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/51a931853593e86dba14c77af7a3d1c111fae6f3", - "reference": "51a931853593e86dba14c77af7a3d1c111fae6f3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/789a8fc80ff82ea71604a121e197ff9f3d733799", + "reference": "789a8fc80ff82ea71604a121e197ff9f3d733799", "shasum": "" }, "require-dev": { @@ -846,10 +846,10 @@ }, "scripts": { "lint": [ - "vendor/bin/phpcs . --standard=Newfold" + "vendor/bin/phpcs . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\"" ], "clean": [ - "vendor/bin/phpcbf . --standard=Newfold" + "vendor/bin/phpcbf . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\"" ] }, "license": [ @@ -863,10 +863,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.3", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.4", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-08-10T16:22:34+00:00" + "time": "2023-08-22T15:34:41+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -1058,16 +1058,16 @@ }, { "name": "newfold-labs/wp-module-staging", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-staging.git", - "reference": "d640323a87704f4d5172a9ebd69e6d74aa05f86f" + "reference": "498a01958be9f47fbc7c0befa5db723b4b1905b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/d640323a87704f4d5172a9ebd69e6d74aa05f86f", - "reference": "d640323a87704f4d5172a9ebd69e6d74aa05f86f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/498a01958be9f47fbc7c0befa5db723b4b1905b3", + "reference": "498a01958be9f47fbc7c0befa5db723b4b1905b3", "shasum": "" }, "require-dev": { @@ -1101,10 +1101,10 @@ ], "description": "Newfold module for staging functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-staging/tree/1.0.3", + "source": "https://github.com/newfold-labs/wp-module-staging/tree/1.1.0", "issues": "https://github.com/newfold-labs/wp-module-staging/issues" }, - "time": "2023-08-04T17:19:37+00:00" + "time": "2023-08-28T15:22:37+00:00" }, { "name": "wp-cli/wp-config-transformer", @@ -2061,18 +2061,154 @@ }, "time": "2022-10-24T09:00:36+00:00" }, + { + "name": "phpcsstandards/phpcsextra", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", + "reference": "98bcdbacbda14b1db85f710b1853125726795bbc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc", + "reference": "98bcdbacbda14b1db85f710b1853125726795bbc", + "shasum": "" + }, + "require": { + "php": ">=5.4", + "phpcsstandards/phpcsutils": "^1.0.8", + "squizlabs/php_codesniffer": "^3.7.1" + }, + "require-dev": { + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", + "phpcsstandards/phpcsdevcs": "^1.1.6", + "phpcsstandards/phpcsdevtools": "^1.2.1", + "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0" + }, + "type": "phpcodesniffer-standard", + "extra": { + "branch-alias": { + "dev-stable": "1.x-dev", + "dev-develop": "1.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Juliette Reinders Folmer", + "homepage": "https://github.com/jrfnl", + "role": "lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors" + } + ], + "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.", + "keywords": [ + "PHP_CodeSniffer", + "phpcbf", + "phpcodesniffer-standard", + "phpcs", + "standards", + "static analysis" + ], + "support": { + "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues", + "source": "https://github.com/PHPCSStandards/PHPCSExtra" + }, + "time": "2023-08-26T04:46:45+00:00" + }, + { + "name": "phpcsstandards/phpcsutils", + "version": "1.0.8", + "source": { + "type": "git", + "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", + "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/69465cab9d12454e5e7767b9041af0cd8cd13be7", + "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7", + "shasum": "" + }, + "require": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", + "php": ">=5.4", + "squizlabs/php_codesniffer": "^3.7.1 || 4.0.x-dev@dev" + }, + "require-dev": { + "ext-filter": "*", + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", + "phpcsstandards/phpcsdevcs": "^1.1.6", + "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0" + }, + "type": "phpcodesniffer-standard", + "extra": { + "branch-alias": { + "dev-stable": "1.x-dev", + "dev-develop": "1.x-dev" + } + }, + "autoload": { + "classmap": [ + "PHPCSUtils/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Juliette Reinders Folmer", + "homepage": "https://github.com/jrfnl", + "role": "lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors" + } + ], + "description": "A suite of utility functions for use with PHP_CodeSniffer", + "homepage": "https://phpcsutils.com/", + "keywords": [ + "PHP_CodeSniffer", + "phpcbf", + "phpcodesniffer-standard", + "phpcs", + "phpcs3", + "standards", + "static analysis", + "tokens", + "utility" + ], + "support": { + "docs": "https://phpcsutils.com/", + "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues", + "source": "https://github.com/PHPCSStandards/PHPCSUtils" + }, + "time": "2023-07-16T21:39:41+00:00" + }, { "name": "roave/security-advisories", "version": "dev-latest", "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "8d05c4f2d63f4d95c9db14599f58872f704a72a9" + "reference": "05cbd34d3f34203a5be403e69e1fc9fef70d546a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8d05c4f2d63f4d95c9db14599f58872f704a72a9", - "reference": "8d05c4f2d63f4d95c9db14599f58872f704a72a9", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/05cbd34d3f34203a5be403e69e1fc9fef70d546a", + "reference": "05cbd34d3f34203a5be403e69e1fc9fef70d546a", "shasum": "" }, "conflict": { @@ -2092,6 +2228,7 @@ "anchorcms/anchor-cms": "<=0.12.7", "andreapollastri/cipi": "<=3.1.15", "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5", + "apache-solr-for-typo3/solr": "<2.8.3", "apereo/phpcas": "<1.6", "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3", "appwrite/server-ce": "<=1.2.1", @@ -2141,7 +2278,8 @@ "centreon/centreon": "<22.10.0.0-beta1", "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "chriskacerguis/codeigniter-restserver": "<=2.7.1", - "cockpit-hq/cockpit": "<2.6.3", + "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3", + "cockpit-hq/cockpit": "<=2.6.3", "codeception/codeception": "<3.1.3|>=4,<4.1.22", "codeigniter/framework": "<3.1.9", "codeigniter4/framework": "<4.3.5", @@ -2157,7 +2295,7 @@ "contao/listing-bundle": ">=4,<4.4.8", "contao/managed-edition": "<=1.5", "cosenary/instagram": "<=2.3", - "craftcms/cms": "<4.4.12", + "craftcms/cms": "<=4.4.14", "croogo/croogo": "<4", "cuyz/valinor": "<0.12", "czproject/git-php": "<4.0.3", @@ -2221,8 +2359,8 @@ "firebase/php-jwt": "<6", "fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2", "fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6", - "flarum/core": "<1.7", - "flarum/framework": "<=0.1.0.0-beta7.1", + "flarum/core": "<1.8", + "flarum/framework": "<1.8", "flarum/mentions": "<1.6.3", "flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15", "flarum/tags": "<=0.1.0.0-beta13", @@ -2238,6 +2376,7 @@ "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", + "friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6", "froala/wysiwyg-editor": "<3.2.7", "froxlor/froxlor": "<2.1", "fuel/core": "<1.8.1", @@ -2292,6 +2431,7 @@ "ivankristianto/phpwhois": "<=4.3", "jackalope/jackalope-doctrine-dbal": "<1.7.4", "james-heinrich/getid3": "<1.9.21", + "james-heinrich/phpthumb": "<1.7.12", "jasig/phpcas": "<1.3.3", "jcbrand/converse.js": "<3.3.3", "joomla/archive": "<1.1.12|>=2,<2.0.1", @@ -2312,6 +2452,7 @@ "kitodo/presentation": "<3.2.3|>=3.3,<3.3.4", "klaviyo/magento2-extension": ">=1,<3", "knplabs/knp-snappy": "<1.4.2", + "kohana/core": "<3.3.3", "krayin/laravel-crm": "<1.2.2", "kreait/firebase-php": ">=3.2,<3.8.1", "la-haute-societe/tcpdf": "<6.2.22", @@ -2431,7 +2572,7 @@ "pimcore/customer-management-framework-bundle": "<3.4.2", "pimcore/data-hub": "<1.2.4", "pimcore/perspective-editor": "<1.5.1", - "pimcore/pimcore": "<10.6.7", + "pimcore/pimcore": "<10.6.8", "pixelfed/pixelfed": "<=0.11.4", "pocketmine/bedrock-protocol": "<8.0.2", "pocketmine/pocketmine-mp": "<4.22.3|>=5,<5.2.1", @@ -2516,7 +2657,7 @@ "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", - "spipu/html2pdf": "<5.2.4", + "spipu/html2pdf": "<5.2.8", "spoon/library": "<1.4.1", "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", @@ -2570,7 +2711,7 @@ "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7", - "t3/dce": ">=2.2,<2.6.2", + "t3/dce": "<0.11.5|>=2.2,<2.6.2", "t3g/svg-sanitizer": "<1.0.3", "tastyigniter/tastyigniter": "<3.3", "tcg/voyager": "<=1.4", @@ -2615,8 +2756,9 @@ "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4", "vova07/yii2-fileapi-widget": "<0.1.9", "vrana/adminer": "<4.8.1", + "waldhacker/hcaptcha": "<2.1.2", "wallabag/tcpdf": "<6.2.22", - "wallabag/wallabag": "<=2.5.4", + "wallabag/wallabag": "<=2.6.2", "wanglelecc/laracms": "<=1.0.3", "web-auth/webauthn-framework": ">=3.3,<3.3.4", "webbuilders-group/silverstripe-kapost-bridge": "<0.4", @@ -2717,7 +2859,7 @@ "type": "tidelift" } ], - "time": "2023-08-14T21:04:03+00:00" + "time": "2023-08-29T19:04:20+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -3091,30 +3233,38 @@ }, { "name": "wp-coding-standards/wpcs", - "version": "2.3.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", - "reference": "7da1894633f168fe244afc6de00d141f27517b62" + "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62", - "reference": "7da1894633f168fe244afc6de00d141f27517b62", + "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bb792cb331472b82c5d7f28fb9b8ec2d20f68826", + "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826", "shasum": "" }, "require": { + "ext-filter": "*", + "ext-libxml": "*", + "ext-tokenizer": "*", + "ext-xmlreader": "*", "php": ">=5.4", - "squizlabs/php_codesniffer": "^3.3.1" + "phpcsstandards/phpcsextra": "^1.1.0", + "phpcsstandards/phpcsutils": "^1.0.8", + "squizlabs/php_codesniffer": "^3.7.2" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6", + "php-parallel-lint/php-console-highlighter": "^1.0.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.0", - "phpcsstandards/phpcsdevtools": "^1.0", + "phpcsstandards/phpcsdevtools": "^1.2.0", "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "suggest": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." + "ext-iconv": "For improved results", + "ext-mbstring": "For improved results" }, "type": "phpcodesniffer-standard", "notification-url": "https://packagist.org/downloads/", @@ -3131,6 +3281,7 @@ "keywords": [ "phpcs", "standards", + "static analysis", "wordpress" ], "support": { @@ -3138,7 +3289,7 @@ "source": "https://github.com/WordPress/WordPress-Coding-Standards", "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki" }, - "time": "2020-05-13T23:57:56+00:00" + "time": "2023-08-21T14:28:38+00:00" }, { "name": "wp-phpunit/wp-phpunit", diff --git a/cypress.config.js b/cypress.config.js index 17d597dba..73d711671 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -21,12 +21,12 @@ module.exports = defineConfig({ videoUploadOnPasses: false, chromeWebSecurity: false, viewportWidth: 1024, - viewportHeight: 768, - blockHosts: [ - '*doubleclick.net', - '*jnn-pa.googleapis.com', - '*youtube.com', - ], + viewportHeight: 768, + blockHosts: [ + '*doubleclick.net', + '*jnn-pa.googleapis.com', + '*youtube.com', + ], e2e: { setupNodeEvents(on, config) { const semver = require('semver'); diff --git a/inc/alt-experience/index.html b/inc/alt-experience/index.html index 62b067361..0c7cdfc5f 100644 --- a/inc/alt-experience/index.html +++ b/inc/alt-experience/index.html @@ -1,13 +1,13 @@