Antonio Spinelli
dd2f8d4404
Cover endOfPeriod method of the Navigation class
...
The custom frequency requires a timezone configuration, forcing it
to run in the integration test scope.
Running the integration tests requires a database connection in the
build process. It enables other case tests.
The API Tests cause interference in other tests, requiring isolating
them.
2023-10-23 10:32:38 -03:00
James Cole
241ad25e2f
Better slack alert validation
2023-09-16 08:44:20 +02:00
dependabot[bot]
9ac28b93ca
chore(deps): bump laravel/sanctum from 3.2.6 to 3.3.0
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.6...v3.3.0 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 03:45:07 +00:00
dependabot[bot]
4de0828b5d
chore(deps): bump guzzlehttp/guzzle from 7.7.0 to 7.8.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.7.0...7.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 03:06:01 +00:00
dependabot[bot]
9c098d45c5
chore(deps-dev): bump ergebnis/phpstan-rules from 2.0.0 to 2.1.0
...
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases )
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/phpstan-rules/compare/2.0.0...2.1.0 )
---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 03:25:35 +00:00
dependabot[bot]
a92944786c
chore(deps): bump league/csv from 9.9.0 to 9.10.0
...
Bumps [league/csv](https://github.com/thephpleague/csv ) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/thephpleague/csv/releases )
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/csv/compare/9.9.0...9.10.0 )
---
updated-dependencies:
- dependency-name: league/csv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 03:26:17 +00:00
dependabot[bot]
f1b5e45488
chore(deps): bump symfony/http-client from 6.3.1 to 6.3.2
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 04:39:38 +00:00
dependabot[bot]
44f99991fc
chore(deps): bump symfony/mailgun-mailer from 6.3.0 to 6.3.2
...
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer ) from 6.3.0 to 6.3.2.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases )
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v6.3.0...v6.3.2 )
---
updated-dependencies:
- dependency-name: symfony/mailgun-mailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 03:42:42 +00:00
James Cole
5761d82635
Fix: package upgrade for slack messages
2023-07-17 19:18:30 +02:00
Antonio Spinelli
551c1f4cda
Send code coverage to SonarCloud
2023-07-03 15:45:32 -03:00
Antonio Spinelli
7f0db0de04
Organize test suites into unit and integration
...
This is the goals of project organization composing different
combinations to run any number of tests together.
2023-07-03 13:46:30 -03:00
dependabot[bot]
834e52eb2e
chore(deps): bump nunomaduro/collision from 7.6.0 to 7.7.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.6.0 to 7.7.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.6.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 03:52:51 +00:00
James Cole
3ee5e9aa04
Remove support for Heroku
2023-06-27 17:15:53 +02:00
dependabot[bot]
7fe29ad983
Bump predis/predis from 2.1.2 to 2.2.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 05:13:33 +00:00
dependabot[bot]
20eb2ebe58
Bump nunomaduro/collision from 7.5.2 to 7.6.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.5.2 to 7.6.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:56:28 +00:00
James Cole
3d02468828
fix: replace deprecated package
2023-06-04 15:16:17 +02:00
dependabot[bot]
95b431535e
Bump laravel/ui from 4.2.1 to 4.2.2
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 04:18:35 +00:00
dependabot[bot]
93e3c89f20
Bump guzzlehttp/guzzle from 7.6.0 to 7.7.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.0...7.7.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 03:56:53 +00:00
dependabot[bot]
9eea4497e5
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.1 to 7.6.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 03:56:23 +00:00
dependabot[bot]
2375857c92
Bump ergebnis/phpstan-rules from 1.0.0 to 2.0.0
...
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules ) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases )
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/phpstan-rules/compare/1.0.0...2.0.0 )
---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 03:56:37 +00:00
dependabot[bot]
ea2f9e4919
Bump symfony/mailgun-mailer from 6.2.7 to 6.2.10
...
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer ) from 6.2.7 to 6.2.10.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases )
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v6.2.7...v6.2.10 )
---
updated-dependencies:
- dependency-name: symfony/mailgun-mailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 07:46:51 +00:00
dependabot[bot]
3e9789d5e6
Bump symfony/http-client from 6.2.9 to 6.2.10
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.2.9...v6.2.10 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 03:56:27 +00:00
James Cole
28efc15820
Better management and calculation of available budgets.
2023-04-26 11:31:46 +02:00
dependabot[bot]
fcbc341f03
Bump nunomaduro/larastan from 2.5.1 to 2.6.0
...
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/nunomaduro/larastan/releases )
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/RELEASE.md )
- [Commits](https://github.com/nunomaduro/larastan/compare/2.5.1...v2.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/larastan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 04:18:39 +00:00
dependabot[bot]
fc1f15cc14
Bump diglactic/laravel-breadcrumbs from 8.1.0 to 8.1.1
...
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases )
- [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v8.1.0...v8.1.1 )
---
updated-dependencies:
- dependency-name: diglactic/laravel-breadcrumbs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 03:57:00 +00:00
James Cole
e6a84ab387
Fix start and upgrade commands
2023-04-16 07:33:12 +02:00
dependabot[bot]
8641cbd619
Bump phpstan/phpstan-deprecation-rules from 1.1.2 to 1.1.3
...
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases )
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.2...1.1.3 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 05:09:25 +00:00
dependabot[bot]
ad739c1d84
Bump nunomaduro/collision from 7.0.5 to 7.1.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.0.5 to 7.1.0.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.0.5...v7.1.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 04:46:06 +00:00
dependabot[bot]
cc69f50106
Bump nunomaduro/larastan from 2.4.1 to 2.5.1
...
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan ) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/nunomaduro/larastan/releases )
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/RELEASE.md )
- [Commits](https://github.com/nunomaduro/larastan/compare/2.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/larastan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 03:56:26 +00:00
James Cole
a7011376cb
Add package.
2023-03-04 07:35:51 +01:00
James Cole
6c4bd84b66
Fix #6985
2023-03-04 07:35:30 +01:00
dependabot[bot]
2a7b540a95
Bump phpstan/phpstan from 1.10.2 to 1.10.3
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.2...1.10.3 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 03:56:30 +00:00
James Cole
8f66c93ad0
Upgrade to Laravel 10
2023-02-24 05:53:32 +01:00
dependabot[bot]
55de722229
Bump nunomaduro/collision from 6.4.0 to 7.0.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.4.0 to 7.0.2.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.0.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 03:56:42 +00:00
James Cole
bf8ab7f5d7
Downgrade phpunit due to laravel's incompatibility.
2023-02-06 06:20:32 +01:00
dependabot[bot]
26accbc81e
Bump phpunit/phpunit from 9.6.2 to 10.0.4
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.2 to 10.0.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.2...10.0.4 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 05:15:41 +00:00
James Cole
06be3f0d46
Expand test script and fix first functional test.
2023-02-06 06:14:07 +01:00
James Cole
1c02b04a0d
Fix #6947 again
2023-02-01 06:06:07 +01:00
dependabot[bot]
c84c64a1c2
Bump laravel/sanctum from 3.2.0 to 3.2.1
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 05:51:09 +00:00
dependabot[bot]
80607bc6ae
Bump predis/predis from 2.0.3 to 2.1.1
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.0.3 to 2.1.1.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.0.3...v2.1.1 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 03:07:48 +00:00
James Cole
0fcdcf0f01
Final updates
2023-01-15 16:09:02 +01:00
dependabot[bot]
961d067aec
Bump phpstan/phpstan from 1.9.7 to 1.9.8
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.8 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 05:31:02 +00:00
dependabot[bot]
d6bf304390
Bump gdbots/query-parser from 2.0.2 to 3.0.0
...
Bumps [gdbots/query-parser](https://github.com/gdbots/query-parser-php ) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/gdbots/query-parser-php/releases )
- [Changelog](https://github.com/gdbots/query-parser-php/blob/master/CHANGELOG-2.x.md )
- [Commits](https://github.com/gdbots/query-parser-php/compare/v2.0.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: gdbots/query-parser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:00:28 +00:00
James Cole
8447670ed5
Add new upgrade command.
2023-01-08 18:41:56 +01:00
James Cole
ca57942b38
Force PHP 8.2
2023-01-07 07:53:25 +01:00
James Cole
b56acf36c5
Merge branch 'develop' into 5.8-dev
...
# Conflicts:
# app/Events/ChangedPiggyBankAmount.php
# app/Handlers/Events/PiggyBankEventHandler.php
# changelog.md
# composer.lock
# config/firefly.php
2023-01-02 16:17:52 +01:00
dependabot[bot]
e9e0225731
Bump ramsey/uuid from 4.7.0 to 4.7.1
...
Bumps [ramsey/uuid](https://github.com/ramsey/uuid ) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/ramsey/uuid/releases )
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/ramsey/uuid/compare/4.7.0...4.7.1 )
---
updated-dependencies:
- dependency-name: ramsey/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 03:00:25 +00:00
James Cole
9529721368
Merge branch 'develop' into 5.8-dev
...
# Conflicts:
# app/Factory/TransactionJournalFactory.php
# app/Providers/EventServiceProvider.php
# app/Repositories/PiggyBank/ModifiesPiggyBanks.php
# app/Support/Search/OperatorQuerySearch.php
# app/Support/Steam.php
# app/TransactionRules/Actions/UpdatePiggybank.php
# composer.json
# composer.lock
# config/search.php
# frontend/yarn.lock
# resources/lang/en_US/firefly.php
2022-12-11 07:37:33 +01:00
dependabot[bot]
3278d9850e
Bump laravel/ui from 4.0.2 to 4.1.0
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 03:01:02 +00:00
dependabot[bot]
7666960a86
Bump ramsey/uuid from 4.5.1 to 4.6.0
...
Bumps [ramsey/uuid](https://github.com/ramsey/uuid ) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/ramsey/uuid/releases )
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/ramsey/uuid/compare/4.5.1...4.6.0 )
---
updated-dependencies:
- dependency-name: ramsey/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 03:00:29 +00:00