From 938e285518223471df793e73f88a41503d5b3b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 16:12:40 +0000 Subject: [PATCH] chore(deps): bump woocommerce/action-scheduler from 3.9.3 to 4.2.0 Bumps [woocommerce/action-scheduler](https://github.com/woocommerce/action-scheduler) from 3.9.3 to 4.2.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.2.0) --- updated-dependencies: - dependency-name: woocommerce/action-scheduler dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 1153b42df..7f063e73d 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "codeinwp/themeisle-sdk": "^3.3", "neitanod/forceutf8": "~2.0", "openspout/openspout": "^3.7", - "woocommerce/action-scheduler": "^3.8" + "woocommerce/action-scheduler": "^4.2" }, "autoload": { "files": [ diff --git a/composer.lock b/composer.lock index e61b682cb..a5a6f5013 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": "881b5f99c0b72f47e79eb09bdac7fbea", + "content-hash": "2aec8b5cadba933834b9e28b4160f92a", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -179,16 +179,16 @@ }, { "name": "woocommerce/action-scheduler", - "version": "3.9.3", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c" + "reference": "9e2c6b02e89652bade4445ea2ca5fb12e0fa7242" }, "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/9e2c6b02e89652bade4445ea2ca5fb12e0fa7242", + "reference": "9e2c6b02e89652bade4445ea2ca5fb12e0fa7242", "shasum": "" }, "require": { @@ -196,16 +196,20 @@ }, "require-dev": { "phpunit/phpunit": "^8.5", - "woocommerce/woocommerce-sniffs": "0.1.0", + "sirbrillig/phpcs-changed": "^2.11", + "woocommerce/woocommerce-sniffs": "^1.0.1", "wp-cli/wp-cli": "~2.5.0", "yoast/phpunit-polyfills": "^2.0" }, "type": "wordpress-plugin", "extra": { "scripts-description": { + "lint": "Run phpcs against PHP files with unstaged changes", "test": "Run unit tests", "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", - "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" + "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier", + "lint-branch": "Run phpcs against PHP files changed on the current branch compared to its base branch", + "lint-staged": "Run phpcs against PHP files with staged changes" } }, "notification-url": "https://packagist.org/downloads/", @@ -216,9 +220,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.2.0" }, - "time": "2025-07-15T09:32:30+00:00" + "time": "2026-09-16T21:40:40+00:00" } ], "packages-dev": [