From 015b87ba8250a2a12d4289a3719fd932a8bcd4d8 Mon Sep 17 00:00:00 2001 From: "Ronald A. Richardson" Date: Mon, 13 Jan 2025 11:04:55 +0800 Subject: [PATCH] v0.5.21 - maintenance release --- api/composer.json | 2 +- api/composer.lock | 26 +++++++++++++------------- console/package.json | 2 +- packages/core-api | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/api/composer.json b/api/composer.json index 20b30b31..209fe781 100644 --- a/api/composer.json +++ b/api/composer.json @@ -9,7 +9,7 @@ "license": "AGPL-3.0-or-later", "require": { "php": "^8.0", - "fleetbase/core-api": "^1.5.22", + "fleetbase/core-api": "^1.5.23", "fleetbase/fleetops-api": "^0.5.16", "fleetbase/registry-bridge": "^0.0.18", "fleetbase/storefront-api": "^0.3.20", diff --git a/api/composer.lock b/api/composer.lock index 22aa5a89..1e0e6f86 100644 --- a/api/composer.lock +++ b/api/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": "e6a68a4f178121cd3b9049a34a790ae3", + "content-hash": "450bfa15944d03701aa4d5105fc4a03b", "packages": [ { "name": "aws/aws-crt-php", @@ -2297,16 +2297,16 @@ }, { "name": "fleetbase/core-api", - "version": "1.5.22", + "version": "1.5.23", "source": { "type": "git", "url": "https://github.com/fleetbase/core-api.git", - "reference": "67e84aa5c1c281db8d471072a02179f14c0b5d8a" + "reference": "77902c82afe3d77c83f143d34c30da4a9b8d1b90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fleetbase/core-api/zipball/67e84aa5c1c281db8d471072a02179f14c0b5d8a", - "reference": "67e84aa5c1c281db8d471072a02179f14c0b5d8a", + "url": "https://api.github.com/repos/fleetbase/core-api/zipball/77902c82afe3d77c83f143d34c30da4a9b8d1b90", + "reference": "77902c82afe3d77c83f143d34c30da4a9b8d1b90", "shasum": "" }, "require": { @@ -2388,9 +2388,9 @@ ], "support": { "issues": "https://github.com/fleetbase/core-api/issues", - "source": "https://github.com/fleetbase/core-api/tree/v1.5.22" + "source": "https://github.com/fleetbase/core-api/tree/v1.5.23" }, - "time": "2025-01-11T08:31:46+00:00" + "time": "2025-01-13T02:53:35+00:00" }, { "name": "fleetbase/fleetops-api", @@ -8461,16 +8461,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "1.29.7", + "version": "1.29.8", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "02c8625411dcb96e1f63d58c47460284e15b2e80" + "reference": "089ffdfc04b5fcf25a3503d81a4e589f247e20e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/02c8625411dcb96e1f63d58c47460284e15b2e80", - "reference": "02c8625411dcb96e1f63d58c47460284e15b2e80", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/089ffdfc04b5fcf25a3503d81a4e589f247e20e3", + "reference": "089ffdfc04b5fcf25a3503d81a4e589f247e20e3", "shasum": "" }, "require": { @@ -8560,9 +8560,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.7" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.8" }, - "time": "2024-12-27T05:10:37+00:00" + "time": "2025-01-12T03:16:27+00:00" }, { "name": "phpoption/phpoption", diff --git a/console/package.json b/console/package.json index 65d4d0f9..447aaf2b 100644 --- a/console/package.json +++ b/console/package.json @@ -1,6 +1,6 @@ { "name": "@fleetbase/console", - "version": "0.5.20", + "version": "0.5.21", "private": true, "description": "Modular logistics and supply chain operating system (LSOS)", "repository": "https://github.com/fleetbase/fleetbase", diff --git a/packages/core-api b/packages/core-api index 67e84aa5..77902c82 160000 --- a/packages/core-api +++ b/packages/core-api @@ -1 +1 @@ -Subproject commit 67e84aa5c1c281db8d471072a02179f14c0b5d8a +Subproject commit 77902c82afe3d77c83f143d34c30da4a9b8d1b90