From d1d56b1661c77f873cfcd957ba53047975c38768 Mon Sep 17 00:00:00 2001 From: zinigor Date: Tue, 1 Oct 2024 18:11:06 +0000 Subject: [PATCH] Release WAF 0.20.1. (#39607) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11130787445 Upstream-Ref: Automattic/jetpack@dc2beb7a9640fbc603bd7c82e35eef870e434728 --- 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 d2be2198..90dc82b8 100644 --- a/composer.lock +++ b/composer.lock @@ -1507,7 +1507,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "aa10da6f4195ab3d68dbf2c09c4513f848311059" + "reference": "82ccc4929ca2a10a7280bda5a9bec6a69495e8ed" }, "require": { "automattic/jetpack-connection": "^5.1.1", @@ -1521,7 +1521,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "@dev", + "automattic/jetpack-waf": "^0.20.1", "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 b45a78a3..b56aeaa0 100644 --- a/vendor/automattic/jetpack-sync/composer.json +++ b/vendor/automattic/jetpack-sync/composer.json @@ -16,7 +16,7 @@ "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "@dev", + "automattic/jetpack-waf": "^0.20.1", "automattic/wordbless": "@dev" }, "suggest": { diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index a3cf08f2..7ff40f37 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1574,7 +1574,7 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-sync", - "reference": "aa10da6f4195ab3d68dbf2c09c4513f848311059" + "reference": "82ccc4929ca2a10a7280bda5a9bec6a69495e8ed" }, "require": { "automattic/jetpack-connection": "^5.1.1", @@ -1588,7 +1588,7 @@ "require-dev": { "automattic/jetpack-changelogger": "^4.2.6", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "@dev", + "automattic/jetpack-waf": "^0.20.1", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "^1.1.1" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 572edb08..0a01e601 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -238,7 +238,7 @@ 'automattic/jetpack-sync' => array( 'pretty_version' => '3.13.2', 'version' => '3.13.2.0', - 'reference' => 'aa10da6f4195ab3d68dbf2c09c4513f848311059', + 'reference' => '82ccc4929ca2a10a7280bda5a9bec6a69495e8ed', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-sync', 'aliases' => array(),