From 21e5e20d774c5b6fc21c5aa391fb258e9045013a Mon Sep 17 00:00:00 2001 From: dilirity Date: Mon, 4 Nov 2024 14:22:51 +0000 Subject: [PATCH] Boost: Refine badges for features (#40031) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11665881440 Upstream-Ref: Automattic/jetpack@2be2a297e6952ccb1ec0fd234114057b77c1af11 --- jetpack_vendor/automattic/jetpack-sync/composer.json | 2 +- vendor/composer/installed.json | 4 ++-- vendor/composer/installed.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jetpack_vendor/automattic/jetpack-sync/composer.json b/jetpack_vendor/automattic/jetpack-sync/composer.json index 766f16af..7b0f7219 100644 --- a/jetpack_vendor/automattic/jetpack-sync/composer.json +++ b/jetpack_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 1485398c..5aac153a 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1903,7 +1903,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "855b9317424a3dff742cb4254c21f5c1b32e02f8" + "reference": "0eeedba8781c12f7b95bddadeb788a50a7d0a71e" }, "require": { "automattic/jetpack-connection": "^5.1.6-alpha", @@ -1917,7 +1917,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 af757343..5f37d8e3 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -265,7 +265,7 @@ 'automattic/jetpack-sync' => array( 'pretty_version' => '3.14.4-alpha.1730548010', 'version' => '3.14.4.0-alpha1730548010', - 'reference' => '855b9317424a3dff742cb4254c21f5c1b32e02f8', + 'reference' => '0eeedba8781c12f7b95bddadeb788a50a7d0a71e', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync', 'aliases' => array(),