From cfc9de4b4732aee89a0e0dcf91b33ef7c5416bf8 Mon Sep 17 00:00:00 2001 From: dilirity Date: Mon, 4 Nov 2024 10:41:38 +0000 Subject: [PATCH] Boost: Clarify cornerstone pages upgrade text for free users (#40028) Co-authored-by: Adnan Haque <3737780+haqadn@users.noreply.github.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11662380369 Upstream-Ref: Automattic/jetpack@e7dcedc64498fdbd579298fd0d802f933008366c --- composer.lock | 4 ++-- vendor/automattic/jetpack-sync/composer.json | 2 +- vendor/composer/installed.json | 4 ++-- vendor/composer/installed.php | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 14910de6..73a6699a 100644 --- a/composer.lock +++ b/composer.lock @@ -1578,7 +1578,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "f8bfdd7b759163208cede07736a993408693f014" + "reference": "396862a0e387e60ca13576e79ba1d826cb5bee73" }, "require": { "automattic/jetpack-connection": "^5.1.6-alpha", @@ -1592,7 +1592,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.8-alpha", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.22.3-alpha", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, diff --git a/vendor/automattic/jetpack-sync/composer.json b/vendor/automattic/jetpack-sync/composer.json index 766f16af..7b0f7219 100644 --- a/vendor/automattic/jetpack-sync/composer.json +++ b/vendor/automattic/jetpack-sync/composer.json @@ -16,7 +16,7 @@ "automattic/jetpack-changelogger": "^4.2.8-alpha", "yoast/phpunit-polyfills": "^1.1.1", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.22.3-alpha", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev" }, "suggest": { diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 092078e3..7079513c 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1645,7 +1645,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "f8bfdd7b759163208cede07736a993408693f014" + "reference": "396862a0e387e60ca13576e79ba1d826cb5bee73" }, "require": { "automattic/jetpack-connection": "^5.1.6-alpha", @@ -1659,7 +1659,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.8-alpha", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "^0.22.3-alpha", + "automattic/jetpack-waf": "@dev", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 25f89221..a07cc595 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -238,7 +238,7 @@ 'automattic/jetpack-sync' => array( 'pretty_version' => '3.14.4-alpha.1730548010', 'version' => '3.14.4.0-alpha1730548010', - 'reference' => 'f8bfdd7b759163208cede07736a993408693f014', + 'reference' => '396862a0e387e60ca13576e79ba1d826cb5bee73', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-sync', 'aliases' => array(),