From 22b8cf575c46d91d7810b00d7b67b3018eef7bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:50:19 +0000 Subject: [PATCH] chore(deps): bump woocommerce/action-scheduler from 3.9.3 to 4.0.0 Bumps [woocommerce/action-scheduler](https://github.com/woocommerce/action-scheduler) from 3.9.3 to 4.0.0. - [Release notes](https://github.com/woocommerce/action-scheduler/releases) - [Changelog](https://github.com/woocommerce/action-scheduler/blob/trunk/changelog.txt) - [Commits](https://github.com/woocommerce/action-scheduler/compare/3.9.3...4.0.0) --- updated-dependencies: - dependency-name: woocommerce/action-scheduler dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 87b1fbe..6965256 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "php": ">=8.3", "composer/installers": "^2.0", - "woocommerce/action-scheduler": "^3.7", + "woocommerce/action-scheduler": "^4.0", "yahnis-elsts/plugin-update-checker": "^5.6" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 6a24c60..f999a5a 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": "a7cab93bb427002c48e75773671ee9e6", + "content-hash": "c722da956656fe6fbf7ac11e2abf1c13", "packages": [ { "name": "composer/installers", @@ -154,16 +154,16 @@ }, { "name": "woocommerce/action-scheduler", - "version": "3.9.3", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c" + "reference": "7321e865436e125a997de5ad95bdc8821c5a53e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c", - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c", + "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/7321e865436e125a997de5ad95bdc8821c5a53e3", + "reference": "7321e865436e125a997de5ad95bdc8821c5a53e3", "shasum": "" }, "require": { @@ -191,9 +191,9 @@ "homepage": "https://actionscheduler.org/", "support": { "issues": "https://github.com/woocommerce/action-scheduler/issues", - "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3" + "source": "https://github.com/woocommerce/action-scheduler/tree/4.0.0" }, - "time": "2025-07-15T09:32:30+00:00" + "time": "2026-06-16T15:01:01+00:00" }, { "name": "yahnis-elsts/plugin-update-checker", @@ -4809,5 +4809,5 @@ "php": ">=8.3" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }