1 Commits

Author SHA1 Message Date
Sebastian f3575e067d fix(deps): update dependency pinia to v4
renovate/artifacts Artifact file update failure
Build Test / build (pull_request) Failing after 9s
JS Unit Tests / test (pull_request) Failing after 9s
PHP Integration Tests / Integration Tests (pull_request) Successful in 52s
PHP Unit Tests / test (pull_request) Successful in 1m10s
2026-07-24 22:37:28 +00:00
2 changed files with 270 additions and 301 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
services: services:
mongo: mongo:
image: mongo:8 image: mongo:7
options: >- options: >-
--health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\"" --health-cmd "mongosh --quiet --eval \"db.adminCommand('ping')\""
--health-interval 5s --health-interval 5s
+269 -300
View File
File diff suppressed because it is too large Load Diff