From 00db3b5ba8b873097bcce04033dba8d77e373545 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Mon, 14 Oct 2024 15:26:26 -0400 Subject: [PATCH] Tools: Add Block Visibility plugin to the dev environment See #452 --- .wp-env.json | 3 ++- composer.json | 1 + composer.lock | 52 ++++++++++++++++++++++++++++++++++----------------- 3 files changed, 38 insertions(+), 18 deletions(-) diff --git a/.wp-env.json b/.wp-env.json index 100c8b28..511feba3 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -13,10 +13,11 @@ }, "core": "WordPress/WordPress#master", "plugins": [ + "./source/wp-content/plugins/block-visibility", "./source/wp-content/plugins/gutenberg", + "./source/wp-content/plugins/handbook", "./source/wp-content/plugins/jetpack", "./source/wp-content/plugins/wordpress-importer", - "./source/wp-content/plugins/handbook", "./source/wp-content/plugins/wporg-markdown" ], "themes": [ diff --git a/composer.json b/composer.json index c3954014..2e5f6c09 100644 --- a/composer.json +++ b/composer.json @@ -117,6 +117,7 @@ "wordpress-meta/wporg-markdown": "1", "wp-coding-standards/wpcs": "2.*", "wp-phpunit/wp-phpunit": "6.*", + "wpackagist-plugin/block-visibility": "*", "wpackagist-plugin/gutenberg": "*", "wpackagist-plugin/jetpack": "*", "wpackagist-plugin/wordpress-importer": "*", diff --git a/composer.lock b/composer.lock index c93d6a5d..0ba31426 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": "cf4c7407d455cde344598abda0aff1b4", + "content-hash": "e273e6d3af8df73e1f66cc92952350b4", "packages": [], "packages-dev": [ { @@ -422,16 +422,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.3.0", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a" + "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3abf7425cd284141dc5d8d14a9ee444de3345d1a", - "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b", + "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b", "shasum": "" }, "require": { @@ -474,9 +474,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1" }, - "time": "2024-09-29T13:56:26+00:00" + "time": "2024-10-08T18:51:32+00:00" }, { "name": "phar-io/manifest", @@ -2524,17 +2524,35 @@ }, "time": "2024-07-17T01:13:44+00:00" }, + { + "name": "wpackagist-plugin/block-visibility", + "version": "3.6.1", + "source": { + "type": "svn", + "url": "https://plugins.svn.wordpress.org/block-visibility/", + "reference": "tags/3.6.1" + }, + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/plugin/block-visibility.3.6.1.zip" + }, + "require": { + "composer/installers": "^1.0 || ^2.0" + }, + "type": "wordpress-plugin", + "homepage": "https://wordpress.org/plugins/block-visibility/" + }, { "name": "wpackagist-plugin/gutenberg", - "version": "19.3.0", + "version": "19.4.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/gutenberg/", - "reference": "tags/19.3.0" + "reference": "tags/19.4.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/gutenberg.19.3.0.zip" + "url": "https://downloads.wordpress.org/plugin/gutenberg.19.4.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2544,15 +2562,15 @@ }, { "name": "wpackagist-plugin/jetpack", - "version": "13.8.1", + "version": "13.9.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/jetpack/", - "reference": "tags/13.8.1" + "reference": "tags/13.9.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/jetpack.13.8.1.zip" + "url": "https://downloads.wordpress.org/plugin/jetpack.13.9.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2584,12 +2602,12 @@ "source": { "type": "git", "url": "https://github.com/WordPress/wporg-mu-plugins.git", - "reference": "207512b72370caea1b15b4d443bf8c4b71073d14" + "reference": "3d851403522f1c9bf7d9c0fc9eb6e7d6075fc091" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/wporg-mu-plugins/zipball/207512b72370caea1b15b4d443bf8c4b71073d14", - "reference": "207512b72370caea1b15b4d443bf8c4b71073d14", + "url": "https://api.github.com/repos/WordPress/wporg-mu-plugins/zipball/3d851403522f1c9bf7d9c0fc9eb6e7d6075fc091", + "reference": "3d851403522f1c9bf7d9c0fc9eb6e7d6075fc091", "shasum": "" }, "require": { @@ -2630,7 +2648,7 @@ "source": "https://github.com/WordPress/wporg-mu-plugins/tree/build", "issues": "https://github.com/WordPress/wporg-mu-plugins/issues" }, - "time": "2024-09-26T18:25:32+00:00" + "time": "2024-10-14T19:12:30+00:00" }, { "name": "wporg/wporg-parent-2021",