From 4356621b44421e8517163efbe7e07ecdb05fd13c Mon Sep 17 00:00:00 2001 From: Bluehost WordPress Team Date: Thu, 24 Oct 2024 13:08:16 +0000 Subject: [PATCH] Satis build triggered by release 3.15.0 of bluehost/bluehost-wordpress-plugin --- all.json | 1281 ++++++++++++++++++------------------------------- index.html | 6 +- packages.json | 2 +- 3 files changed, 474 insertions(+), 815 deletions(-) diff --git a/all.json b/all.json index 3d3cf13..bc4bf4e 100644 --- a/all.json +++ b/all.json @@ -9170,6 +9170,101 @@ "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, + "3.15.0": { + "name": "bluehost/bluehost-wordpress-plugin", + "version": "3.15.0", + "version_normalized": "3.15.0.0", + "source": { + "type": "git", + "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", + "reference": "8de11aa981c4659ea883043a42c5c717769d20e2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/8de11aa981c4659ea883043a42c5c717769d20e2", + "reference": "8de11aa981c4659ea883043a42c5c717769d20e2", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-activation": "^1.0.4", + "newfold-labs/wp-module-atomic": "^1.3.0", + "newfold-labs/wp-module-coming-soon": "^1.2.6", + "newfold-labs/wp-module-context": "^1.0.1", + "newfold-labs/wp-module-data": "^2.6.5", + "newfold-labs/wp-module-deactivation": "^1.2.3", + "newfold-labs/wp-module-ecommerce": "^1.4.1", + "newfold-labs/wp-module-facebook": "^1.0.9", + "newfold-labs/wp-module-features": "^1.4.2", + "newfold-labs/wp-module-global-ctb": "^1.0.13", + "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.1", + "newfold-labs/wp-module-loader": "^1.0.10", + "newfold-labs/wp-module-marketplace": "^2.4.0", + "newfold-labs/wp-module-migration": "^1.0.12", + "newfold-labs/wp-module-my-products": "^1.0.6", + "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-onboarding": "^2.5.0", + "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-patterns": "^2.6.0", + "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^1.0.0", + "newfold-labs/wp-module-runtime": "^1.0.11", + "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^1.0.2", + "newfold-labs/wp-module-sso": "^1.0.6", + "newfold-labs/wp-module-staging": "^2.1.1", + "wp-forge/wp-update-handler": "^1.0.2", + "wp-forge/wp-upgrade-handler": "^1.0" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2.4", + "roave/security-advisories": "dev-latest", + "wp-cli/i18n-command": "^2.6.3", + "wp-phpunit/wp-phpunit": "^6.6.2" + }, + "time": "2024-10-24T01:48:29+00:00", + "type": "wordpress-plugin", + "scripts": { + "fix": [ + "vendor/bin/phpcbf --standard=phpcs.xml ." + ], + "lint": [ + "vendor/bin/phpcs --standard=phpcs.xml -s ." + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo", + "@i18n-json" + ] + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Evan Mullins", + "homepage": "https://evanmullins.com" + } + ], + "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", + "support": { + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/3.15.0", + "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" + } + }, "3.2.0": { "name": "bluehost/bluehost-wordpress-plugin", "version": "3.2.0", @@ -11487,38 +11582,38 @@ "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-dependabot/composer/develop/newfold-labs/wp-module-migration-1.0.12": { + "dev-dependabot/npm_and_yarn/develop/cypress-13.15.0": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-migration-1.0.12", - "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-migration-1.0.12", + "version": "dev-dependabot/npm_and_yarn/develop/cypress-13.15.0", + "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-13.15.0", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "9b3157f51a7b7b8f20a6579e9b778f0e02e727a9" + "reference": "c0118439369c711728ae1575a05b41ed1853ebfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/9b3157f51a7b7b8f20a6579e9b778f0e02e727a9", - "reference": "9b3157f51a7b7b8f20a6579e9b778f0e02e727a9", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/c0118439369c711728ae1575a05b41ed1853ebfc", + "reference": "c0118439369c711728ae1575a05b41ed1853ebfc", "shasum": "" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.4", + "newfold-labs/wp-module-activation": "^1.0.3", "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", + "newfold-labs/wp-module-data": "^2.6.3", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-ecommerce": "^1.3.44", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-help-center": "^2.1.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.12", + "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-notifications": "^1.6.0", "newfold-labs/wp-module-onboarding": "^2.4.2", "newfold-labs/wp-module-patterns": "^2.4.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", @@ -11535,7 +11630,7 @@ "wp-cli/i18n-command": "^2.6.2", "wp-phpunit/wp-phpunit": "^6.6.2" }, - "time": "2024-10-17T17:30:33+00:00", + "time": "2024-09-27T15:49:44+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -11574,43 +11669,43 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/composer/develop/newfold-labs/wp-module-migration-1.0.12", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/cypress-13.15.0", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.4.3": { + "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.4.3", - "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.4.3", + "version": "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14", + "version_normalized": "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "bf6ddf686056845ef42c768949d4d7ca538b83b3" + "reference": "42f54f96e986351f0d09b5056bb112726c0b2986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/bf6ddf686056845ef42c768949d4d7ca538b83b3", - "reference": "bf6ddf686056845ef42c768949d4d7ca538b83b3", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/42f54f96e986351f0d09b5056bb112726c0b2986", + "reference": "42f54f96e986351f0d09b5056bb112726c0b2986", "shasum": "" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.4", + "newfold-labs/wp-module-activation": "^1.0.3", "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", + "newfold-labs/wp-module-data": "^2.6.3", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-ecommerce": "^1.3.44", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-help-center": "^2.1.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.3", + "newfold-labs/wp-module-notifications": "^1.6.0", + "newfold-labs/wp-module-onboarding": "^2.4.2", "newfold-labs/wp-module-patterns": "^2.4.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", @@ -11626,7 +11721,7 @@ "wp-cli/i18n-command": "^2.6.2", "wp-phpunit/wp-phpunit": "^6.6.2" }, - "time": "2024-10-17T17:30:41+00:00", + "time": "2024-10-15T16:01:35+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -11665,23 +11760,23 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.4.3", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/tailwindcss-3.4.14", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-dependabot/composer/develop/newfold-labs/wp-module-patterns-2.5.0": { + "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/composer/develop/newfold-labs/wp-module-patterns-2.5.0", - "version_normalized": "dev-dependabot/composer/develop/newfold-labs/wp-module-patterns-2.5.0", + "version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0", + "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "ce3abe82898fb0b9794279d45d8b3289b6774e20" + "reference": "88e49022169f0017d8d15174f406d720c4187a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/ce3abe82898fb0b9794279d45d8b3289b6774e20", - "reference": "ce3abe82898fb0b9794279d45d8b3289b6774e20", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/88e49022169f0017d8d15174f406d720c4187a1b", + "reference": "88e49022169f0017d8d15174f406d720c4187a1b", "shasum": "" }, "require": { @@ -11689,23 +11784,27 @@ "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", + "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", + "newfold-labs/wp-module-ecommerce": "^1.4.1", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.1", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", + "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-my-products": "^1.0.6", "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.5.0", + "newfold-labs/wp-module-onboarding": "^2.5.0", + "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-patterns": "^2.6.0", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^1.0.2", "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", @@ -11714,10 +11813,10 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2.4", "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", + "wp-cli/i18n-command": "^2.6.3", "wp-phpunit/wp-phpunit": "^6.6.2" }, - "time": "2024-10-17T17:30:48+00:00", + "time": "2024-10-24T13:03:32+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -11756,23 +11855,23 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/composer/develop/newfold-labs/wp-module-patterns-2.5.0", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-dependabot/composer/develop/wp-cli/i18n-command-2.6.3": { + "dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/composer/develop/wp-cli/i18n-command-2.6.3", - "version_normalized": "dev-dependabot/composer/develop/wp-cli/i18n-command-2.6.3", + "version": "dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0", + "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "1b190dd1f1155a51a09d847175ea25563bd1b6de" + "reference": "f18263b5124c6b11d140659feee57db2a0330613" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/1b190dd1f1155a51a09d847175ea25563bd1b6de", - "reference": "1b190dd1f1155a51a09d847175ea25563bd1b6de", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/f18263b5124c6b11d140659feee57db2a0330613", + "reference": "f18263b5124c6b11d140659feee57db2a0330613", "shasum": "" }, "require": { @@ -11780,23 +11879,27 @@ "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", + "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", + "newfold-labs/wp-module-ecommerce": "^1.4.1", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.1", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", + "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-my-products": "^1.0.6", "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", + "newfold-labs/wp-module-onboarding": "^2.5.0", + "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-patterns": "^2.6.0", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^1.0.2", "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", @@ -11808,7 +11911,7 @@ "wp-cli/i18n-command": "^2.6.3", "wp-phpunit/wp-phpunit": "^6.6.2" }, - "time": "2024-10-17T17:30:26+00:00", + "time": "2024-10-24T13:03:36+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -11847,47 +11950,51 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/composer/develop/wp-cli/i18n-command-2.6.3", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-dependabot/npm_and_yarn/develop/cypress-13.15.0": { + "dev-develop": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/npm_and_yarn/develop/cypress-13.15.0", - "version_normalized": "dev-dependabot/npm_and_yarn/develop/cypress-13.15.0", + "version": "dev-develop", + "version_normalized": "dev-develop", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "c0118439369c711728ae1575a05b41ed1853ebfc" + "reference": "8de11aa981c4659ea883043a42c5c717769d20e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/c0118439369c711728ae1575a05b41ed1853ebfc", - "reference": "c0118439369c711728ae1575a05b41ed1853ebfc", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/8de11aa981c4659ea883043a42c5c717769d20e2", + "reference": "8de11aa981c4659ea883043a42c5c717769d20e2", "shasum": "" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.3", + "newfold-labs/wp-module-activation": "^1.0.4", "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", + "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", + "newfold-labs/wp-module-ecommerce": "^1.4.1", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.0", + "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.1", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", + "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.0", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", + "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-onboarding": "^2.5.0", + "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-patterns": "^2.6.0", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^1.0.2", "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", @@ -11896,10 +12003,10 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2.4", "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", + "wp-cli/i18n-command": "^2.6.3", "wp-phpunit/wp-phpunit": "^6.6.2" }, - "time": "2024-09-27T15:49:44+00:00", + "time": "2024-10-24T01:48:29+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -11938,521 +12045,66 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/cypress-13.15.0", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/3.15.0", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14": { + "dev-develop-2.x": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14", - "version_normalized": "dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14", + "version": "dev-develop-2.x", + "version_normalized": "dev-develop-2.x", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "42f54f96e986351f0d09b5056bb112726c0b2986" + "reference": "053063ea8dd119831bdcc7cd0e6aa8f375c847b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/42f54f96e986351f0d09b5056bb112726c0b2986", - "reference": "42f54f96e986351f0d09b5056bb112726c0b2986", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/053063ea8dd119831bdcc7cd0e6aa8f375c847b0", + "reference": "053063ea8dd119831bdcc7cd0e6aa8f375c847b0", "shasum": "" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.3", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.0", + "doctrine/inflector": "1.2.0 as 1.3.1", + "ext-iconv": "*", + "newfold-labs/wp-module-business-reviews": "^1.1", + "newfold-labs/wp-module-coming-soon": "^1.1.3", + "newfold-labs/wp-module-ctb": "^1.0.0", + "newfold-labs/wp-module-customer-bluehost": "^1.5.3", + "newfold-labs/wp-module-data": "^2.3", + "newfold-labs/wp-module-ecommerce": "0.9.1", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.0", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", - "wp-forge/wp-upgrade-handler": "^1.0" + "newfold-labs/wp-module-marketplace": "^1.5.1", + "newfold-labs/wp-module-notifications": "^1.1.2", + "newfold-labs/wp-module-onboarding": "1.7.0", + "newfold-labs/wp-module-secure-passwords": "^1.1", + "newfold-labs/wp-module-sso": "^1.0.3", + "wp-forge/collection": "^1.0.2", + "wp-forge/helpers": "^1.1.1", + "wp-forge/wp-update-handler": "^1.0.1", + "wp-forge/wp-upgrade-handler": "^1.0", + "wpscholar/url": "^1.2.2" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", + "newfold-labs/wp-php-standards": "^1.2", "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.2" + "wp-cli/i18n-command": "@stable", + "wp-cli/wp-cli-bundle": "@stable" }, - "time": "2024-10-15T16:01:35+00:00", + "time": "2023-06-12T14:16:24+00:00", "type": "wordpress-plugin", + "autoload": { + "psr-4": { + "Bluehost\\": "inc/", + "Newfold\\Plugin\\": "inc/" + } + }, "scripts": { "fix": [ "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/tailwindcss-3.4.14", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0", - "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "0d7e86b9ec206a90a11e21999048eb7c2813880c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/0d7e86b9ec206a90a11e21999048eb7c2813880c", - "reference": "0d7e86b9ec206a90a11e21999048eb7c2813880c", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-activation": "^1.0.4", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.2" - }, - "time": "2024-10-17T15:18:32+00:00", - "type": "wordpress-plugin", - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0", - "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "aed7b4aef1165977510ed419b4f8325d83fbc8d3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/aed7b4aef1165977510ed419b4f8325d83fbc8d3", - "reference": "aed7b4aef1165977510ed419b4f8325d83fbc8d3", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-activation": "^1.0.4", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.2" - }, - "time": "2024-10-17T15:19:54+00:00", - "type": "wordpress-plugin", - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-dependabot/npm_and_yarn/develop/wordpress/scripts-30.3.0": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-dependabot/npm_and_yarn/develop/wordpress/scripts-30.3.0", - "version_normalized": "dev-dependabot/npm_and_yarn/develop/wordpress/scripts-30.3.0", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "e5b41360ac8d2b6a1f6dbc7ea8b1a8f3f3810a4b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/e5b41360ac8d2b6a1f6dbc7ea8b1a8f3f3810a4b", - "reference": "e5b41360ac8d2b6a1f6dbc7ea8b1a8f3f3810a4b", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-activation": "^1.0.4", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.2" - }, - "time": "2024-10-17T15:21:33+00:00", - "type": "wordpress-plugin", - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/dependabot/npm_and_yarn/develop/wordpress/scripts-30.3.0", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-develop": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-develop", - "version_normalized": "dev-develop", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "9dfc90b280105bbf7e0b9a8451006feb9aa872ea" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/9dfc90b280105bbf7e0b9a8451006feb9aa872ea", - "reference": "9dfc90b280105bbf7e0b9a8451006feb9aa872ea", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-activation": "^1.0.4", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.2" - }, - "time": "2024-10-17T17:28:54+00:00", - "type": "wordpress-plugin", - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/3.14.14", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-develop-2.x": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-develop-2.x", - "version_normalized": "dev-develop-2.x", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "053063ea8dd119831bdcc7cd0e6aa8f375c847b0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/053063ea8dd119831bdcc7cd0e6aa8f375c847b0", - "reference": "053063ea8dd119831bdcc7cd0e6aa8f375c847b0", - "shasum": "" - }, - "require": { - "doctrine/inflector": "1.2.0 as 1.3.1", - "ext-iconv": "*", - "newfold-labs/wp-module-business-reviews": "^1.1", - "newfold-labs/wp-module-coming-soon": "^1.1.3", - "newfold-labs/wp-module-ctb": "^1.0.0", - "newfold-labs/wp-module-customer-bluehost": "^1.5.3", - "newfold-labs/wp-module-data": "^2.3", - "newfold-labs/wp-module-ecommerce": "0.9.1", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^1.5.1", - "newfold-labs/wp-module-notifications": "^1.1.2", - "newfold-labs/wp-module-onboarding": "1.7.0", - "newfold-labs/wp-module-secure-passwords": "^1.1", - "newfold-labs/wp-module-sso": "^1.0.3", - "wp-forge/collection": "^1.0.2", - "wp-forge/helpers": "^1.1.1", - "wp-forge/wp-update-handler": "^1.0.1", - "wp-forge/wp-upgrade-handler": "^1.0", - "wpscholar/url": "^1.2.2" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "@stable", - "wp-cli/wp-cli-bundle": "@stable" - }, - "time": "2023-06-12T14:16:24+00:00", - "type": "wordpress-plugin", - "autoload": { - "psr-4": { - "Bluehost\\": "inc/", - "Newfold\\Plugin\\": "inc/" - } - }, - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "i18n": [ - "vendor/bin/wp i18n make-pot . ./languages/bluehost-wordpress-plugin.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":null}' --exclude=assets,storybook,tests" + ], + "i18n": [ + "vendor/bin/wp i18n make-pot . ./languages/bluehost-wordpress-plugin.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":null}' --exclude=assets,storybook,tests" ], "lint": [ "vendor/bin/phpcs --standard=phpcs.xml -s ." @@ -12760,206 +12412,24 @@ "i18n-mo": [ "vendor/bin/wp i18n make-mo ./languages" ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ], - "lint": [ - "@test" - ], - "test": [ - "@test-standards" - ], - "test-standards": [ - "./vendor/bin/phpcs --standard=./.phpcs.dist.xml", - "PHP_CS_FIXER_IGNORE_ENV=true ./vendor/bin/php-cs-fixer fix -v --diff --dry-run" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/feature/code-standards-cleanup", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-feature/solutions": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-feature/solutions", - "version_normalized": "dev-feature/solutions", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "25b5e55e1e8109544d3bd84e530a1f9aa05a1ac5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/25b5e55e1e8109544d3bd84e530a1f9aa05a1ac5", - "reference": "25b5e55e1e8109544d3bd84e530a1f9aa05a1ac5", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-activation": "^1.0.4", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.4.0-beta.5", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.1", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.12", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.3", - "newfold-labs/wp-module-patterns": "^2.5.0", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-pls": "^0.1.1", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-solutions": "^0.7.2", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.3", - "wp-phpunit/wp-phpunit": "^6.6.2" - }, - "time": "2024-10-17T17:32:49+00:00", - "type": "wordpress-plugin", - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n": [ - "@i18n-pot", - "@i18n-po", - "@i18n-mo", - "@i18n-json" - ] - }, - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Evan Mullins", - "homepage": "https://evanmullins.com" - } - ], - "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", - "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/feature/solutions", - "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" - } - }, - "dev-fix-`NotFoundException`-for-comingSoon-": { - "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-fix-`NotFoundException`-for-comingSoon-", - "version_normalized": "dev-fix-`NotFoundException`-for-comingSoon-", - "source": { - "type": "git", - "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "4fa5bb067ccc8169b3c595e89d31ad22c801e583" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/4fa5bb067ccc8169b3c595e89d31ad22c801e583", - "reference": "4fa5bb067ccc8169b3c595e89d31ad22c801e583", - "shasum": "" - }, - "require": { - "newfold-labs/wp-module-business-reviews": "^1.1.1", - "newfold-labs/wp-module-coming-soon": "^1.1.18", - "newfold-labs/wp-module-ctb": "^1.1.2", - "newfold-labs/wp-module-customer-bluehost": "^1.6.0", - "newfold-labs/wp-module-data": "^2.4.18", - "newfold-labs/wp-module-deactivation": "^1.0.4", - "newfold-labs/wp-module-ecommerce": "1.3.18", - "newfold-labs/wp-module-global-ctb": "^1.0.9", - "newfold-labs/wp-module-help-center": "^1.0.23", - "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.2.0", - "newfold-labs/wp-module-notifications": "^1.2.2", - "newfold-labs/wp-module-onboarding": "^1.12.0", - "newfold-labs/wp-module-patterns": "^0.1.13", - "newfold-labs/wp-module-performance": "^1.3.0", - "newfold-labs/wp-module-runtime": "^1.0.7", - "newfold-labs/wp-module-secure-passwords": "^1.1", - "newfold-labs/wp-module-sso": "^1.0.4", - "newfold-labs/wp-module-staging": "^1.2.3", - "wp-forge/wp-update-handler": "^1.0", - "wp-forge/wp-upgrade-handler": "^1.0" - }, - "require-dev": { - "newfold-labs/wp-php-standards": "^1.2", - "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.5.0", - "wp-phpunit/wp-phpunit": "^6.4.2" - }, - "time": "2024-02-01T00:03:42+00:00", - "type": "wordpress-plugin", - "scripts": { - "fix": [ - "vendor/bin/phpcbf --standard=phpcs.xml ." - ], - "lint": [ - "vendor/bin/phpcs --standard=phpcs.xml -s ." - ], - "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" - ], - "i18n-po": [ - "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" - ], - "i18n-mo": [ - "vendor/bin/wp i18n make-mo ./languages" - ], - "i18n-json": [ - "vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" - ], - "i18n-json-rename": [ - "for f in ./languages/*.json; do mv \"$f\" \"$(echo \"$f\" | sed 's/[0-9a-fA-F]\\{32\\}/bluehost-script/')\"; done" - ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], "i18n": [ "@i18n-pot", "@i18n-po", - "@i18n-mo" + "@i18n-mo", + "@i18n-json" + ], + "lint": [ + "@test" + ], + "test": [ + "@test-standards" + ], + "test-standards": [ + "./vendor/bin/phpcs --standard=./.phpcs.dist.xml", + "PHP_CS_FIXER_IGNORE_ENV=true ./vendor/bin/php-cs-fixer fix -v --diff --dry-run" ] }, "license": [ @@ -12973,62 +12443,55 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/fix-`NotFoundException`-for-comingSoon-", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/feature/code-standards-cleanup", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, - "dev-fix/solutions-bug-fixes": { + "dev-fix-`NotFoundException`-for-comingSoon-": { "name": "bluehost/bluehost-wordpress-plugin", - "version": "dev-fix/solutions-bug-fixes", - "version_normalized": "dev-fix/solutions-bug-fixes", + "version": "dev-fix-`NotFoundException`-for-comingSoon-", + "version_normalized": "dev-fix-`NotFoundException`-for-comingSoon-", "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "17c1820e8c17f6f60902a5b8e2ffc06c98702537" + "reference": "4fa5bb067ccc8169b3c595e89d31ad22c801e583" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/17c1820e8c17f6f60902a5b8e2ffc06c98702537", - "reference": "17c1820e8c17f6f60902a5b8e2ffc06c98702537", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/4fa5bb067ccc8169b3c595e89d31ad22c801e583", + "reference": "4fa5bb067ccc8169b3c595e89d31ad22c801e583", "shasum": "" }, "require": { - "newfold-labs/wp-module-activation": "^1.0.3", - "newfold-labs/wp-module-atomic": "^1.3.0", - "newfold-labs/wp-module-coming-soon": "^1.2.6", - "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", - "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.4.0-beta", - "newfold-labs/wp-module-facebook": "^1.0.9", - "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.1.0", - "newfold-labs/wp-module-installer": "^1.2.0-beta", + "newfold-labs/wp-module-business-reviews": "^1.1.1", + "newfold-labs/wp-module-coming-soon": "^1.1.18", + "newfold-labs/wp-module-ctb": "^1.1.2", + "newfold-labs/wp-module-customer-bluehost": "^1.6.0", + "newfold-labs/wp-module-data": "^2.4.18", + "newfold-labs/wp-module-deactivation": "^1.0.4", + "newfold-labs/wp-module-ecommerce": "1.3.18", + "newfold-labs/wp-module-global-ctb": "^1.0.9", + "newfold-labs/wp-module-help-center": "^1.0.23", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", - "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.0", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", - "newfold-labs/wp-module-pls": "^0.1.0", - "newfold-labs/wp-module-runtime": "^1.0.11", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-solutions": "^0.5.0", - "newfold-labs/wp-module-sso": "^1.0.6", - "newfold-labs/wp-module-staging": "^2.1.1", - "wp-forge/wp-update-handler": "^1.0.2", + "newfold-labs/wp-module-marketplace": "^2.2.0", + "newfold-labs/wp-module-notifications": "^1.2.2", + "newfold-labs/wp-module-onboarding": "^1.12.0", + "newfold-labs/wp-module-patterns": "^0.1.13", + "newfold-labs/wp-module-performance": "^1.3.0", + "newfold-labs/wp-module-runtime": "^1.0.7", + "newfold-labs/wp-module-secure-passwords": "^1.1", + "newfold-labs/wp-module-sso": "^1.0.4", + "newfold-labs/wp-module-staging": "^1.2.3", + "wp-forge/wp-update-handler": "^1.0", "wp-forge/wp-upgrade-handler": "^1.0" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2.4", + "newfold-labs/wp-php-standards": "^1.2", "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.2" + "wp-cli/i18n-command": "^2.5.0", + "wp-phpunit/wp-phpunit": "^6.4.2" }, - "time": "2024-10-10T13:10:08+00:00", + "time": "2024-02-01T00:03:42+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -13047,13 +12510,15 @@ "vendor/bin/wp i18n make-mo ./languages" ], "i18n-json": [ - "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + "vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n-json-rename": [ + "for f in ./languages/*.json; do mv \"$f\" \"$(echo \"$f\" | sed 's/[0-9a-fA-F]\\{32\\}/bluehost-script/')\"; done" ], "i18n": [ "@i18n-pot", "@i18n-po", - "@i18n-mo", - "@i18n-json" + "@i18n-mo" ] }, "license": [ @@ -13067,7 +12532,7 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/fix/solutions-bug-fixes", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/fix-`NotFoundException`-for-comingSoon-", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, @@ -13078,12 +12543,12 @@ "source": { "type": "git", "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", - "reference": "9dfc90b280105bbf7e0b9a8451006feb9aa872ea" + "reference": "8de11aa981c4659ea883043a42c5c717769d20e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/9dfc90b280105bbf7e0b9a8451006feb9aa872ea", - "reference": "9dfc90b280105bbf7e0b9a8451006feb9aa872ea", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/8de11aa981c4659ea883043a42c5c717769d20e2", + "reference": "8de11aa981c4659ea883043a42c5c717769d20e2", "shasum": "" }, "require": { @@ -13091,23 +12556,27 @@ "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.4", + "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.44", + "newfold-labs/wp-module-ecommerce": "^1.4.1", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.1", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", + "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-my-products": "^1.0.6", "newfold-labs/wp-module-notifications": "^1.6.1", - "newfold-labs/wp-module-onboarding": "^2.4.2", - "newfold-labs/wp-module-patterns": "^2.4.1", + "newfold-labs/wp-module-onboarding": "^2.5.0", + "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-patterns": "^2.6.0", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^1.0.2", "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", @@ -13116,10 +12585,10 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2.4", "roave/security-advisories": "dev-latest", - "wp-cli/i18n-command": "^2.6.2", + "wp-cli/i18n-command": "^2.6.3", "wp-phpunit/wp-phpunit": "^6.6.2" }, - "time": "2024-10-17T17:28:54+00:00", + "time": "2024-10-24T01:48:29+00:00", "type": "wordpress-plugin", "scripts": { "fix": [ @@ -13158,7 +12627,7 @@ ], "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "support": { - "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/3.14.14", + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/3.15.0", "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, @@ -13426,6 +12895,101 @@ "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, + "dev-update/ecommerce-1.4.0": { + "name": "bluehost/bluehost-wordpress-plugin", + "version": "dev-update/ecommerce-1.4.0", + "version_normalized": "dev-update/ecommerce-1.4.0", + "source": { + "type": "git", + "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", + "reference": "ef8cf53660b838532648b1fcd8c4c85c4bc22d95" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/ef8cf53660b838532648b1fcd8c4c85c4bc22d95", + "reference": "ef8cf53660b838532648b1fcd8c4c85c4bc22d95", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-activation": "^1.0.4", + "newfold-labs/wp-module-atomic": "^1.3.0", + "newfold-labs/wp-module-coming-soon": "^1.2.6", + "newfold-labs/wp-module-context": "^1.0.1", + "newfold-labs/wp-module-data": "^2.6.4", + "newfold-labs/wp-module-deactivation": "^1.2.3", + "newfold-labs/wp-module-ecommerce": "^1.4.0", + "newfold-labs/wp-module-facebook": "^1.0.9", + "newfold-labs/wp-module-features": "^1.4.2", + "newfold-labs/wp-module-global-ctb": "^1.0.13", + "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.0-beta.7", + "newfold-labs/wp-module-loader": "^1.0.10", + "newfold-labs/wp-module-marketplace": "^2.4.0", + "newfold-labs/wp-module-migration": "^1.0.12", + "newfold-labs/wp-module-my-products": "^1.0.6", + "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-onboarding": "^2.4.3", + "newfold-labs/wp-module-onboarding-data": "^1.2.1-beta", + "newfold-labs/wp-module-patterns": "^2.5.0", + "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^0.2.0", + "newfold-labs/wp-module-runtime": "^1.0.11", + "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^0.8.3", + "newfold-labs/wp-module-sso": "^1.0.6", + "newfold-labs/wp-module-staging": "^2.1.1", + "wp-forge/wp-update-handler": "^1.0.2", + "wp-forge/wp-upgrade-handler": "^1.0" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2.4", + "roave/security-advisories": "dev-latest", + "wp-cli/i18n-command": "^2.6.3", + "wp-phpunit/wp-phpunit": "^6.6.2" + }, + "time": "2024-10-23T10:07:21+00:00", + "type": "wordpress-plugin", + "scripts": { + "fix": [ + "vendor/bin/phpcbf --standard=phpcs.xml ." + ], + "lint": [ + "vendor/bin/phpcs --standard=phpcs.xml -s ." + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo", + "@i18n-json" + ] + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Evan Mullins", + "homepage": "https://evanmullins.com" + } + ], + "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", + "support": { + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/update/ecommerce-1.4.0", + "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" + } + }, "dev-update/installer": { "name": "bluehost/bluehost-wordpress-plugin", "version": "dev-update/installer", @@ -13683,6 +13247,101 @@ "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" } }, + "dev-update/onboarding-2.5.0": { + "name": "bluehost/bluehost-wordpress-plugin", + "version": "dev-update/onboarding-2.5.0", + "version_normalized": "dev-update/onboarding-2.5.0", + "source": { + "type": "git", + "url": "https://github.com/bluehost/bluehost-wordpress-plugin.git", + "reference": "fb0ae45b1226ad56818eab6de74ad4097a9fd987" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bluehost/bluehost-wordpress-plugin/zipball/fb0ae45b1226ad56818eab6de74ad4097a9fd987", + "reference": "fb0ae45b1226ad56818eab6de74ad4097a9fd987", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-activation": "^1.0.4", + "newfold-labs/wp-module-atomic": "^1.3.0", + "newfold-labs/wp-module-coming-soon": "^1.2.6", + "newfold-labs/wp-module-context": "^1.0.1", + "newfold-labs/wp-module-data": "^2.6.5", + "newfold-labs/wp-module-deactivation": "^1.2.3", + "newfold-labs/wp-module-ecommerce": "^1.4.0", + "newfold-labs/wp-module-facebook": "^1.0.9", + "newfold-labs/wp-module-features": "^1.4.2", + "newfold-labs/wp-module-global-ctb": "^1.0.13", + "newfold-labs/wp-module-help-center": "^2.1.1", + "newfold-labs/wp-module-installer": "^1.2.0", + "newfold-labs/wp-module-loader": "^1.0.10", + "newfold-labs/wp-module-marketplace": "^2.4.0", + "newfold-labs/wp-module-migration": "^1.0.12", + "newfold-labs/wp-module-my-products": "^1.0.6", + "newfold-labs/wp-module-notifications": "^1.6.1", + "newfold-labs/wp-module-onboarding": "^2.5.0", + "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-patterns": "^2.6.0", + "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-pls": "^1.0.0", + "newfold-labs/wp-module-runtime": "^1.0.11", + "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-solutions": "^1.0.0", + "newfold-labs/wp-module-sso": "^1.0.6", + "newfold-labs/wp-module-staging": "^2.1.1", + "wp-forge/wp-update-handler": "^1.0.2", + "wp-forge/wp-upgrade-handler": "^1.0" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2.4", + "roave/security-advisories": "dev-latest", + "wp-cli/i18n-command": "^2.6.3", + "wp-phpunit/wp-phpunit": "^6.6.2" + }, + "time": "2024-10-23T13:00:32+00:00", + "type": "wordpress-plugin", + "scripts": { + "fix": [ + "vendor/bin/phpcbf --standard=phpcs.xml ." + ], + "lint": [ + "vendor/bin/phpcs --standard=phpcs.xml -s ." + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo", + "@i18n-json" + ] + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Evan Mullins", + "homepage": "https://evanmullins.com" + } + ], + "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", + "support": { + "source": "https://github.com/bluehost/bluehost-wordpress-plugin/tree/update/onboarding-2.5.0", + "issues": "https://github.com/bluehost/bluehost-wordpress-plugin/issues" + } + }, "dev-update/release-ecommerce-1.3.26-branch": { "name": "bluehost/bluehost-wordpress-plugin", "version": "dev-update/release-ecommerce-1.3.26-branch", diff --git a/index.html b/index.html index ebeb02e..b6e70e9 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@ @@ -125,7 +125,7 @@

Support
@@ -134,7 +134,7 @@

Releases
- 3.14.14, 3.14.13, 3.14.12, 3.14.11, 3.14.10, 3.14.9, 3.14.8, 3.14.7, 3.14.6, 3.14.5, 3.14.4, 3.14.3, 3.14.2, 3.14.1, 3.14.0, 3.13.3, 3.13.2, 3.13.1, 3.13.0, 3.12.2, 3.12.1, 3.12.0, 3.11.0, 3.10.2, 3.10.1, 3.10.0, 3.9.4, 3.9.3, 3.9.2, 3.9.1, 3.9.0, 3.8.4, 3.8.3, 3.8.2, 3.8.1, 3.8.0, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.0, 3.5.2, 3.5.1, 3.5.0, 3.4.2, 3.4.1, 3.4.0, 3.3.2, 3.3.1, 3.3.0, 3.2.0, 3.1.0, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0-alpha.1, 2.13.8, 2.13.7, 2.13.6, 2.13.5, 2.13.4, 2.13.3, 2.13.2, 2.13.1, 2.13.0, 2.12.21, 2.12.20, 2.12.19, 2.12.18, 2.12.17, 2.12.16, 2.12.15, 2.12.14, 2.12.13, 2.12.12, 2.12.11, 2.12.10, 2.12.9, 2.12.8, 2.12.7, 2.12.6, 2.12.5, 2.12.5-beta.1, 2.12.4, 2.12.3, 2.12.2, 2.12.1, 2.12.0, 2.11.9, 2.11.8, 2.11.7, 2.11.6, 2.11.5, 2.11.4, 2.11.3, 2.11.2, 2.11.1, 2.11, 2.10.1, 2.10.0, 2.9.0, 2.8.7, 2.8.6, 2.8.5, 2.8.4, 2.8.3, 2.8.2, 2.8.1, 2.8.0, 2.7.1, 2.7.0, 2.6.2, 2.6.1, 2.6.0, 2.5.7, 2.5.6, 2.5.5, 2.5.4, 2.5.3, 2.5.2, 2.5.1, 2.5.0, 2.4, 2.3.3, 2.3.2, 2.3.1, 2.3, 2.2.3, 2.2.2, 2.2.1, 2.2, 2.1, 2.0.2, 2.0.1, 2.0, 1.5, dev-archive/press0-718, dev-develop-2.x, dev-develop, dev-demo/pls, dev-master-2.x, dev-PRESS0-2212, dev-PRESS0-718-v2, dev-main, dev-update/onbaording-2.4.3, dev-feature/solutions, dev-update/installer, dev-fix/solutions-bug-fixes, dev-dependabot/npm_and_yarn/develop/cypress-13.15.0, dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14, dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0, dev-dependabot/npm_and_yarn/develop/wordpress/scripts-30.3.0, dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0, dev-dependabot/composer/develop/wp-cli/i18n-command-2.6.3, dev-dependabot/composer/develop/newfold-labs/wp-module-patterns-2.5.0, dev-dependabot/composer/develop/newfold-labs/wp-module-onboarding-2.4.3, dev-dependabot/composer/develop/newfold-labs/wp-module-migration-1.0.12, dev-try/fix-my-products-tests, dev-feature/code-standards-2, dev-update/release-ecommerce-1.3.26-branch, dev-feature/code-standards, dev-update/cypress-test-isolation, dev-feature/code-standards-cleanup, dev-fix-`NotFoundException`-for-comingSoon-, dev-update/matrix-workflow-to-only-record-if-PR-contains-debug-label
+ 3.15.0, 3.14.14, 3.14.13, 3.14.12, 3.14.11, 3.14.10, 3.14.9, 3.14.8, 3.14.7, 3.14.6, 3.14.5, 3.14.4, 3.14.3, 3.14.2, 3.14.1, 3.14.0, 3.13.3, 3.13.2, 3.13.1, 3.13.0, 3.12.2, 3.12.1, 3.12.0, 3.11.0, 3.10.2, 3.10.1, 3.10.0, 3.9.4, 3.9.3, 3.9.2, 3.9.1, 3.9.0, 3.8.4, 3.8.3, 3.8.2, 3.8.1, 3.8.0, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.0, 3.5.2, 3.5.1, 3.5.0, 3.4.2, 3.4.1, 3.4.0, 3.3.2, 3.3.1, 3.3.0, 3.2.0, 3.1.0, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0-alpha.1, 2.13.8, 2.13.7, 2.13.6, 2.13.5, 2.13.4, 2.13.3, 2.13.2, 2.13.1, 2.13.0, 2.12.21, 2.12.20, 2.12.19, 2.12.18, 2.12.17, 2.12.16, 2.12.15, 2.12.14, 2.12.13, 2.12.12, 2.12.11, 2.12.10, 2.12.9, 2.12.8, 2.12.7, 2.12.6, 2.12.5, 2.12.5-beta.1, 2.12.4, 2.12.3, 2.12.2, 2.12.1, 2.12.0, 2.11.9, 2.11.8, 2.11.7, 2.11.6, 2.11.5, 2.11.4, 2.11.3, 2.11.2, 2.11.1, 2.11, 2.10.1, 2.10.0, 2.9.0, 2.8.7, 2.8.6, 2.8.5, 2.8.4, 2.8.3, 2.8.2, 2.8.1, 2.8.0, 2.7.1, 2.7.0, 2.6.2, 2.6.1, 2.6.0, 2.5.7, 2.5.6, 2.5.5, 2.5.4, 2.5.3, 2.5.2, 2.5.1, 2.5.0, 2.4, 2.3.3, 2.3.2, 2.3.1, 2.3, 2.2.3, 2.2.2, 2.2.1, 2.2, 2.1, 2.0.2, 2.0.1, 2.0, 1.5, dev-archive/press0-718, dev-develop-2.x, dev-develop, dev-demo/pls, dev-master-2.x, dev-PRESS0-2212, dev-PRESS0-718-v2, dev-main, dev-update/onboarding-2.5.0, dev-update/onbaording-2.4.3, dev-update/ecommerce-1.4.0, dev-update/installer, dev-dependabot/npm_and_yarn/develop/cypress-13.15.0, dev-dependabot/npm_and_yarn/develop/tailwindcss-3.4.14, dev-dependabot/npm_and_yarn/develop/wordpress/eslint-plugin-21.3.0, dev-dependabot/npm_and_yarn/develop/wordpress/dom-ready-4.10.0, dev-try/fix-my-products-tests, dev-feature/code-standards-2, dev-update/release-ecommerce-1.3.26-branch, dev-feature/code-standards, dev-update/cypress-test-isolation, dev-feature/code-standards-cleanup, dev-update/matrix-workflow-to-only-record-if-PR-contains-debug-label, dev-fix-`NotFoundException`-for-comingSoon-
diff --git a/packages.json b/packages.json index 6949757..496c264 100644 --- a/packages.json +++ b/packages.json @@ -2,7 +2,7 @@ "packages": [], "includes": { "all.json": { - "sha1": "13808980d228dca35b5917e138c8b87e46dce39b" + "sha1": "1232f2ce81a4b043b2c06a249a51bda76da382fd" } } }