From 7d0e885b4d58c60d05fc7dc3bee0a7a44c49053c Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 26 Feb 2024 12:55:42 -0500 Subject: [PATCH 1/3] module updates --- composer.json | 12 ++++++------ composer.lock | 28 ++++++++++++++-------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/composer.json b/composer.json index 7e3928a2d..75f58ba39 100644 --- a/composer.json +++ b/composer.json @@ -72,15 +72,15 @@ "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.18", "newfold-labs/wp-module-deactivation": "^1.0.5", - "newfold-labs/wp-module-ecommerce": "^1.3", + "newfold-labs/wp-module-ecommerce": "^1.3.23", "newfold-labs/wp-module-global-ctb": "^1.0.11", "newfold-labs/wp-module-help-center": "^1.0.23", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.2.1", - "newfold-labs/wp-module-notifications": "^1.2.4", - "newfold-labs/wp-module-onboarding": "^2.1", - "newfold-labs/wp-module-patterns": "^0.1.13", - "newfold-labs/wp-module-performance": "^1.3.0", + "newfold-labs/wp-module-marketplace": "^2.2.3", + "newfold-labs/wp-module-notifications": "^1.2.5", + "newfold-labs/wp-module-onboarding": "^2.1.2", + "newfold-labs/wp-module-patterns": "^0.1.14", + "newfold-labs/wp-module-performance": "^1.3.1", "newfold-labs/wp-module-runtime": "^1.0.9", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.4", diff --git a/composer.lock b/composer.lock index 84d9b7762..d57067a55 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": "66d62b016642f8f80b4e075ab5896788", + "content-hash": "f1008b36165e57b80546f7edd9bcb8e1", "packages": [ { "name": "doctrine/inflector", @@ -958,23 +958,23 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "b2cfef6dbce7ca4087a86baf844125591e0cbc9f" + "reference": "7bf113c158bcb3721436071cfe6a8c010827175d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b2cfef6dbce7ca4087a86baf844125591e0cbc9f", - "reference": "b2cfef6dbce7ca4087a86baf844125591e0cbc9f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/7bf113c158bcb3721436071cfe6a8c010827175d", + "reference": "7bf113c158bcb3721436071cfe6a8c010827175d", "shasum": "" }, "require": { "mustache/mustache": "^2.14", "newfold-labs/wp-module-facebook": "^1.0.6", "newfold-labs/wp-module-install-checker": "^1.0", - "newfold-labs/wp-module-onboarding-data": "^1.1.0", + "newfold-labs/wp-module-onboarding-data": "^1.1.1", "newfold-labs/wp-module-patterns": "^0.1.14", "wp-cli/wp-config-transformer": "^1.3", "wp-forge/helpers": "^2.0" @@ -1013,23 +1013,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.1.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.1.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-02-22T21:30:39+00:00" + "time": "2024-02-26T10:15:27+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "939e978083a0f6f656b6fb492766decf040ec44e" + "reference": "ef35d08c00da9df72ceae47b1bfb235c35db3008" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/939e978083a0f6f656b6fb492766decf040ec44e", - "reference": "939e978083a0f6f656b6fb492766decf040ec44e", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/ef35d08c00da9df72ceae47b1bfb235c35db3008", + "reference": "ef35d08c00da9df72ceae47b1bfb235c35db3008", "shasum": "" }, "require": { @@ -1059,10 +1059,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/1.1.0", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.1", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-02-21T14:44:05+00:00" + "time": "2024-02-23T08:16:45+00:00" }, { "name": "newfold-labs/wp-module-patterns", From 9da3737b6a6fa21d10b8f8c5282f9287dcabf18c Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 26 Feb 2024 12:58:19 -0500 Subject: [PATCH 2/3] bump plugin version to 3.9.0 --- bluehost-wordpress-plugin.php | 4 ++-- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index fc24a507c..580bef286 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.8.4 + * Version: 3.9.0 * Requires at least: 6.0 * Requires PHP: 7.1 * Tested up to: 6.4.3 @@ -32,7 +32,7 @@ } // Define constants -define( 'BLUEHOST_PLUGIN_VERSION', '3.8.4' ); +define( 'BLUEHOST_PLUGIN_VERSION', '3.9.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/package-lock.json b/package-lock.json index 42fcf98c9..1137f4e3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.8.4", + "version": "3.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "3.8.4", + "version": "3.9.0", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.1.1", diff --git a/package.json b/package.json index 6fdd14457..825df54d8 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.8.4", + "version": "3.9.0", "private": true, "repository": { "type": "git", From 49a1e512e9357d39b0d7b785c3b5b2cc9285725b Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 26 Feb 2024 13:08:02 -0500 Subject: [PATCH 3/3] minor react and wp package updates --- package-lock.json | 6 +++--- package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1137f4e3b..a734fc211 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,17 +14,17 @@ "@newfold/ui-component-library": "^1.0.1", "@reduxjs/toolkit": "^2.1.0", "@wordpress/compose": "^6.27.0", - "@wordpress/dom-ready": "^3.50.0", + "@wordpress/dom-ready": "^3.52.0", "@wordpress/element": "^5.26.0", "@wordpress/html-entities": "^3.50.0", "@wordpress/i18n": "^4.49.0", - "@wordpress/icons": "^9.41.0", + "@wordpress/icons": "^9.43.0", "classnames": "^2.5.1", "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.0.12", - "react-router-dom": "^6.21.3", + "react-router-dom": "^6.21.1", "react-use": "^17.5.0", "semver": "^7.5.4" }, diff --git a/package.json b/package.json index 825df54d8..540d11be8 100644 --- a/package.json +++ b/package.json @@ -29,17 +29,17 @@ "@newfold/ui-component-library": "^1.0.1", "@reduxjs/toolkit": "^2.1.0", "@wordpress/compose": "^6.27.0", - "@wordpress/dom-ready": "^3.50.0", + "@wordpress/dom-ready": "^3.52.0", "@wordpress/element": "^5.26.0", "@wordpress/html-entities": "^3.50.0", "@wordpress/i18n": "^4.49.0", - "@wordpress/icons": "^9.41.0", + "@wordpress/icons": "^9.43.0", "classnames": "^2.5.1", "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.0.12", - "react-router-dom": "^6.21.3", + "react-router-dom": "^6.21.1", "react-use": "^17.5.0", "semver": "^7.5.4" },