From 80df0055352e47c247d346ca3ac185e86f146d77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:19:16 +0000 Subject: [PATCH] fix(deps): update dependency woocommerce/action-scheduler to v3.9.2 --- composer.json | 3 +-- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index c099d6c..4ec19c5 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,7 @@ "php": ">= 8.0", "automattic/jetpack-constants": "^2", "woocommerce/action-scheduler": "^3.7", - "x-wp/admin-notice-manager": "^1.0", - "x-wp/helper-traits": "^1.18" + "x-wp/admin-notice-manager": "^1.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.42", diff --git a/composer.lock b/composer.lock index 03aa6a6..fb38bdf 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": "898ca24483ac8976fcead5242eb3adf0", + "content-hash": "f2079bdb6f3e8be921a7d0471eab0501", "packages": [ { "name": "automattic/jetpack-constants", @@ -59,20 +59,20 @@ }, { "name": "woocommerce/action-scheduler", - "version": "3.7.1", + "version": "3.9.2", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", - "reference": "bdaecb016e0358065a8bf76a41fdd60772cacaa5" + "reference": "efbb7953f72a433086335b249292f280dd43ddfe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/bdaecb016e0358065a8bf76a41fdd60772cacaa5", - "reference": "bdaecb016e0358065a8bf76a41fdd60772cacaa5", + "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/efbb7953f72a433086335b249292f280dd43ddfe", + "reference": "efbb7953f72a433086335b249292f280dd43ddfe", "shasum": "" }, "require": { - "php": ">=5.6" + "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5", @@ -96,9 +96,9 @@ "homepage": "https://actionscheduler.org/", "support": { "issues": "https://github.com/woocommerce/action-scheduler/issues", - "source": "https://github.com/woocommerce/action-scheduler/tree/3.7.1" + "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.2" }, - "time": "2023-12-13T21:52:55+00:00" + "time": "2025-02-03T09:09:30+00:00" }, { "name": "x-wp/admin-notice-manager", @@ -1969,13 +1969,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">= 8.0" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.0" },