Update Action Scheduler to 3.7.3 (#45739)

* Update Action Scheduler to 3.7.3

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
nigeljamesstevenson 2024-03-20 13:27:02 +00:00 committed by GitHub
parent 4ce5bb55b4
commit 767528215b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 14 additions and 10 deletions

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
Update Action Scheduler to 3.7.3

View File

@ -26,7 +26,7 @@
"composer/installers": "^1.9",
"maxmind-db/reader": "^1.11",
"pelago/emogrifier": "^6.0",
"woocommerce/action-scheduler": "3.7.2"
"woocommerce/action-scheduler": "3.7.3"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.3.0",

View File

@ -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": "d170e6eb5a865b5eccdf3f305749e3f6",
"content-hash": "3ea8f25a84a9c9701a5d7df93de87ba2",
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
@ -960,16 +960,16 @@
},
{
"name": "woocommerce/action-scheduler",
"version": "3.7.2",
"version": "3.7.3",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/action-scheduler.git",
"reference": "cb3c7854b31a285b46964931425fef6f485be145"
"reference": "8aa895a6edfeb92f40d6eddc9dfc35df65da38ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/cb3c7854b31a285b46964931425fef6f485be145",
"reference": "cb3c7854b31a285b46964931425fef6f485be145",
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/8aa895a6edfeb92f40d6eddc9dfc35df65da38ae",
"reference": "8aa895a6edfeb92f40d6eddc9dfc35df65da38ae",
"shasum": ""
},
"require": {
@ -997,9 +997,9 @@
"homepage": "https://actionscheduler.org/",
"support": {
"issues": "https://github.com/woocommerce/action-scheduler/issues",
"source": "https://github.com/woocommerce/action-scheduler/tree/3.7.2"
"source": "https://github.com/woocommerce/action-scheduler/tree/3.7.3"
},
"time": "2024-02-14T21:35:25+00:00"
"time": "2024-03-20T10:16:56+00:00"
}
],
"packages-dev": [
@ -4620,7 +4620,7 @@
},
{
"name": "woocommerce/monorepo-plugin",
"version": "dev-trunk",
"version": "dev-update/action-scheduler-3.7.3",
"dist": {
"type": "path",
"url": "../../packages/php/monorepo-plugin",
@ -4776,5 +4776,5 @@
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}