From 6df4ff45120cdeddd52a1b548fa0cbbfb3184914 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 8 Dec 2023 15:43:24 -0500 Subject: [PATCH 1/3] update plugin to version 3.7.1 --- bluehost-wordpress-plugin.php | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index 3ceb698b3..a13b84206 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -12,7 +12,7 @@ * Plugin URI: https://bluehost.com * Update URI: https://github.com/bluehost/bluehost-wordpress-plugin * Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features. - * Version: 3.7.0 + * Version: 3.7.1 * Requires at least: 6.0 * Requires PHP: 7.1 * Tested up to: 6.4.2 @@ -32,7 +32,7 @@ } // Define constants -define( 'BLUEHOST_PLUGIN_VERSION', '3.7.0' ); +define( 'BLUEHOST_PLUGIN_VERSION', '3.7.1' ); define( 'BLUEHOST_PLUGIN_FILE', __FILE__ ); define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); diff --git a/package.json b/package.json index c5134a090..a44e20ff8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "license": "GPL-2.0-or-later", - "version": "3.7.0", + "version": "3.7.1", "private": true, "repository": { "type": "git", From 0e3c74b779361f740ee5930c5e74e64c4db316d8 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 8 Dec 2023 15:53:31 -0500 Subject: [PATCH 2/3] update onboarding module - Upgrading newfold-labs/wp-module-onboarding (1.11.10 => 1.11.11) - Upgrading newfold-labs/wp-module-onboarding-data (0.0.8 => 0.0.9) --- composer.json | 2 +- composer.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/composer.json b/composer.json index bd8e99f98..4365b5dbc 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.2.0", "newfold-labs/wp-module-notifications": "^1.2.1", - "newfold-labs/wp-module-onboarding": "^1.11.10", + "newfold-labs/wp-module-onboarding": "^1.11.11", "newfold-labs/wp-module-patterns": "^0.1.11", "newfold-labs/wp-module-performance": "^1.3.0", "newfold-labs/wp-module-runtime": "^1.0.7", diff --git a/composer.lock b/composer.lock index 5f96ebdc5..4688a7d53 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": "893cc7d2bb794d256369f57e2ae69a02", + "content-hash": "2844bae76ed30795c5529985abf86b8c", "packages": [ { "name": "doctrine/inflector", @@ -912,22 +912,22 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.11.10", + "version": "1.11.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "f1cc93205e8304c92eaa931ea6d71eda756c91a6" + "reference": "7a113204b604504bb980548ad2b3d1ae03993a78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/f1cc93205e8304c92eaa931ea6d71eda756c91a6", - "reference": "f1cc93205e8304c92eaa931ea6d71eda756c91a6", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/7a113204b604504bb980548ad2b3d1ae03993a78", + "reference": "7a113204b604504bb980548ad2b3d1ae03993a78", "shasum": "" }, "require": { "mustache/mustache": "^2.14", "newfold-labs/wp-module-install-checker": "^1.0", - "newfold-labs/wp-module-onboarding-data": "^0.0.8", + "newfold-labs/wp-module-onboarding-data": "^0.0.9", "newfold-labs/wp-module-patterns": "^0.1.9", "wp-cli/wp-config-transformer": "^1.3" }, @@ -965,23 +965,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.10", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.11", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-11-29T09:55:24+00:00" + "time": "2023-12-08T20:40:13+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "0.0.8", + "version": "0.0.9", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "3d9265b2c2e75978f9a4b6d430518817b2244301" + "reference": "fddabb8dbdd8a717f6efb215d3a1f47d7ecd7c43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/3d9265b2c2e75978f9a4b6d430518817b2244301", - "reference": "3d9265b2c2e75978f9a4b6d430518817b2244301", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/fddabb8dbdd8a717f6efb215d3a1f47d7ecd7c43", + "reference": "fddabb8dbdd8a717f6efb215d3a1f47d7ecd7c43", "shasum": "" }, "require": { @@ -1006,10 +1006,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.8", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/0.0.9", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2023-11-29T09:37:19+00:00" + "time": "2023-12-08T20:29:27+00:00" }, { "name": "newfold-labs/wp-module-patterns", @@ -1301,16 +1301,16 @@ }, { "name": "wp-cli/wp-config-transformer", - "version": "v1.3.4", + "version": "v1.3.5", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-config-transformer.git", - "reference": "1f80df413c0d779a813223d9dd5dd58358eee60c" + "reference": "202aa80528939159d52bc4026cee5453aec382db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/1f80df413c0d779a813223d9dd5dd58358eee60c", - "reference": "1f80df413c0d779a813223d9dd5dd58358eee60c", + "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/202aa80528939159d52bc4026cee5453aec382db", + "reference": "202aa80528939159d52bc4026cee5453aec382db", "shasum": "" }, "require": { @@ -1339,9 +1339,9 @@ "homepage": "https://github.com/wp-cli/wp-config-transformer", "support": { "issues": "https://github.com/wp-cli/wp-config-transformer/issues", - "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.4" + "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.5" }, - "time": "2023-08-31T10:11:36+00:00" + "time": "2023-11-10T14:28:03+00:00" }, { "name": "wp-forge/collection", From 48b29752f0dd8106e0b7d450fa8625a8d8f4c0b4 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 8 Dec 2023 15:55:21 -0500 Subject: [PATCH 3/3] update package lock file too --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 744aea44a..b8ba5fc88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.7.0", + "version": "3.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "3.7.0", + "version": "3.7.1", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.0.18",