From a1c7e50ecfab7e746d6ca9f6ebef304276aad193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:44:40 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-ecommerce Bumps [newfold-labs/wp-module-ecommerce](https://github.com/newfold-labs/wp-module-ecommerce) from 1.3.41 to 1.3.42. - [Release notes](https://github.com/newfold-labs/wp-module-ecommerce/releases) - [Commits](https://github.com/newfold-labs/wp-module-ecommerce/compare/v1.3.41...v1.3.42) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-ecommerce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 72 +++++++++++++++++++++++++-------------------------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/composer.json b/composer.json index a5a736be1..ec9472477 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.2", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.41", + "newfold-labs/wp-module-ecommerce": "^1.3.42", "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", diff --git a/composer.lock b/composer.lock index db35ba7e2..e43482489 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": "3a63321309e5d03dcc3cf0c32c9e4561", + "content-hash": "585c6339c420c39b9054cc5cce3be639", "packages": [ { "name": "doctrine/inflector", @@ -722,24 +722,24 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "36da71998930ffc6fcb13d2ea082b82507a284b2" + "reference": "3b43b08f02348e4d016392247dc4503df5d48b39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/36da71998930ffc6fcb13d2ea082b82507a284b2", - "reference": "36da71998930ffc6fcb13d2ea082b82507a284b2", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/3b43b08f02348e4d016392247dc4503df5d48b39", + "reference": "3b43b08f02348e4d016392247dc4503df5d48b39", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": ">=2.4.18", + "newfold-labs/wp-module-data": ">=2.6.2", "wp-forge/wp-upgrade-handler": "^1.0" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2" + "newfold-labs/wp-php-standards": "^1.2.4" }, "type": "library", "autoload": { @@ -769,10 +769,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.5", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.2.6", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-06-19T19:13:33+00:00" + "time": "2024-08-30T20:32:49+00:00" }, { "name": "newfold-labs/wp-module-context", @@ -830,36 +830,36 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.2", + "version": "2.6.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "91d1b03162f23b7b8bd3a41d9496eb8017df0051" + "reference": "f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/91d1b03162f23b7b8bd3a41d9496eb8017df0051", - "reference": "91d1b03162f23b7b8bd3a41d9496eb8017df0051", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4", + "reference": "f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4", "shasum": "" }, "require": { "ext-json": "*", - "newfold-labs/wp-module-loader": "^1.0", + "newfold-labs/wp-module-loader": "^1.0.10", "wp-forge/helpers": "^2.0", - "wp-forge/wp-query-builder": "^1.0", + "wp-forge/wp-query-builder": "^1.0.4", "wp-forge/wp-upgrade-handler": "^1.0", - "wpscholar/url": "^1.2" + "wpscholar/url": "^1.2.2" }, "require-dev": { "10up/wp_mock": "^0.4.2", - "bluehost/bluehost-wordpress-plugin": "*", - "brianhenryie/composer-phpstorm": "*", - "johnpbloch/wordpress": "*", + "bluehost/bluehost-wordpress-plugin": ">=3.1", + "brianhenryie/composer-phpstorm": ">=0.4", + "johnpbloch/wordpress": ">=6.5.3", "kporras07/composer-symlinks": "^1.2", - "lucatume/wp-browser": "^3", - "newfold-labs/wp-php-standards": "^1.2", + "lucatume/wp-browser": "^3.5.8", + "newfold-labs/wp-php-standards": "^1.2.3", "phpunit/phpcov": "^5.0", - "wpackagist-plugin/woocommerce": "*" + "wpackagist-plugin/woocommerce": ">=9" }, "type": "library", "extra": { @@ -921,10 +921,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.2", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.3", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-08-16T14:18:26+00:00" + "time": "2024-08-30T19:51:58+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -989,16 +989,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.41", + "version": "v1.3.42", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "4e4d787d6a033c2f2f3672ceaae4ae17ff41968d" + "reference": "1aff908a8b97d2742ab26201b27d0d9d5e619e30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/4e4d787d6a033c2f2f3672ceaae4ae17ff41968d", - "reference": "4e4d787d6a033c2f2f3672ceaae4ae17ff41968d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/1aff908a8b97d2742ab26201b27d0d9d5e619e30", + "reference": "1aff908a8b97d2742ab26201b27d0d9d5e619e30", "shasum": "" }, "require": { @@ -1041,10 +1041,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.41", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.42", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-08-21T09:22:19+00:00" + "time": "2024-09-04T13:22:33+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -1642,16 +1642,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "dabe7f8de5ee83400021e4e12374486086248eea" + "reference": "2d8bb11201123adc6505afd89af6494490f929ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/dabe7f8de5ee83400021e4e12374486086248eea", - "reference": "dabe7f8de5ee83400021e4e12374486086248eea", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/2d8bb11201123adc6505afd89af6494490f929ed", + "reference": "2d8bb11201123adc6505afd89af6494490f929ed", "shasum": "" }, "require": { @@ -1689,10 +1689,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.4.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.4.1", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-08-30T12:44:15+00:00" + "time": "2024-09-04T13:49:43+00:00" }, { "name": "newfold-labs/wp-module-performance",