From 700d6a6ef5962f884202d7664dd5454a7b58cc51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 11:29:41 +0000 Subject: [PATCH] Chore(deps-dev): Bump @nextcloud/e2e-test-server from 0.2.1 to 0.3.0 Bumps [@nextcloud/e2e-test-server](https://github.com/nextcloud/nextcloud-e2e-test-server) from 0.2.1 to 0.3.0. - [Commits](https://github.com/nextcloud/nextcloud-e2e-test-server/commits) --- updated-dependencies: - dependency-name: "@nextcloud/e2e-test-server" dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 88 ++++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 49 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 585589a9f..d13a24080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@mdi/js": "^7.4.47", "@mdi/svg": "^7.4.47", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/e2e-test-server": "^0.2.1", + "@nextcloud/e2e-test-server": "^0.3.0", "@nextcloud/eslint-config": "^9.0.0-rc.5", "@nextcloud/prettier-config": "^1.2.0", "@nextcloud/stylelint-config": "^3.1.1", @@ -1064,7 +1064,6 @@ "resolved": "https://registry.npmjs.org/@hapi/address/-/address-5.1.1.tgz", "integrity": "sha512-A+po2d/dVoY7cYajycYI43ZbYMXukuopIsqCjh5QzsBCipDtdofHntljDlpccMjIfTy6UOkg+5KPriwYch2bXA==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^11.0.2" }, @@ -1076,29 +1075,25 @@ "version": "3.0.2", "resolved": "https://registry.npmjs.org/@hapi/formula/-/formula-3.0.2.tgz", "integrity": "sha512-hY5YPNXzw1He7s0iqkRQi+uMGh383CGdyyIGYtB+W5N3KHPXoqychklvHhKCC9M3Xtv0OCs/IHw+r4dcHtBYWw==", - "dev": true, - "license": "BSD-3-Clause" + "dev": true }, "node_modules/@hapi/hoek": { "version": "11.0.7", "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.7.tgz", "integrity": "sha512-HV5undWkKzcB4RZUusqOpcgxOaq6VOAH7zhhIr2g3G8NF/MlFO75SjOr2NfuSx0Mh40+1FqCkagKLJRykUWoFQ==", - "dev": true, - "license": "BSD-3-Clause" + "dev": true }, "node_modules/@hapi/pinpoint": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/@hapi/pinpoint/-/pinpoint-2.0.1.tgz", "integrity": "sha512-EKQmr16tM8s16vTT3cA5L0kZZcTMU5DUOZTuvpnY738m+jyP3JIUj+Mm1xc1rsLkGBQ/gVnfKYPwOmPg1tUR4Q==", - "dev": true, - "license": "BSD-3-Clause" + "dev": true }, "node_modules/@hapi/tlds": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/@hapi/tlds/-/tlds-1.1.3.tgz", "integrity": "sha512-QIvUMB5VZ8HMLZF9A2oWr3AFM430QC8oGd0L35y2jHpuW6bIIca6x/xL7zUf4J7L9WJ3qjz+iJII8ncaeMbpSg==", "dev": true, - "license": "BSD-3-Clause", "engines": { "node": ">=14.0.0" } @@ -1108,7 +1103,6 @@ "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-6.0.2.tgz", "integrity": "sha512-KR3rD5inZbGMrHmgPxsJ9dbi6zEK+C3ZwUwTa+eMwWLz7oijWUTWD2pMSNNYJAU6Qq+65NkxXjqHr/7LM2Xkqg==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^11.0.2" } @@ -1464,15 +1458,6 @@ "node": "^20.0.0 || ^22.0.0 || ^24.0.0" } }, - "node_modules/@nextcloud/browser-storage": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.5.0.tgz", - "integrity": "sha512-usYr4GlJQlK3hgZURvklqWb9ivi7sgsSuFqXrs7s4hl1LTS4enzPrnkQumm6nRsQruf0ITS+OBsK+oELEbvYPA==", - "license": "GPL-3.0-or-later", - "engines": { - "node": "^24 || ^22 || ^20" - } - }, "node_modules/@nextcloud/browserslist-config": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-3.0.1.tgz", @@ -1604,21 +1589,50 @@ } }, "node_modules/@nextcloud/e2e-test-server": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@nextcloud/e2e-test-server/-/e2e-test-server-0.2.1.tgz", - "integrity": "sha512-mJ7vJJH9dogpqape79i7VbRAivs+ka9e+/ljjtMgE/yCurh9BsbCLZhxayKIMRaFOAkPIDZiwCDLD1fQXsJxYQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@nextcloud/e2e-test-server/-/e2e-test-server-0.3.0.tgz", + "integrity": "sha512-kj+GqHuYpRq+EfAT9+mxTxPIw5TIcLR+oT/Hip0Q+wIb7CWMYFVnwfavK4sVOJsiH+t2SSeldP215vKmR8v7xA==", "dev": true, - "license": "AGPL-3.0-or-later", "dependencies": { + "@nextcloud/paths": "^2.2.1", "dockerode": "^4.0.2", - "fast-xml-parser": "^4.3.6", - "wait-on": "^8.0.0" + "fast-xml-parser": "^5.2.2", + "wait-on": "^9.0.1" }, "engines": { - "node": "^20.0.0", - "npm": "^10.0.0" + "node": "^20.0.0 || ^22.0.0 || ^24.0.0" + } + }, + "node_modules/@nextcloud/e2e-test-server/node_modules/fast-xml-parser": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.0.tgz", + "integrity": "sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "dependencies": { + "strnum": "^2.1.0" + }, + "bin": { + "fxparser": "src/cli/cli.js" } }, + "node_modules/@nextcloud/e2e-test-server/node_modules/strnum": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.1.tgz", + "integrity": "sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ] + }, "node_modules/@nextcloud/eslint-config": { "version": "9.0.0-rc.5", "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-9.0.0-rc.5.tgz", @@ -3062,8 +3076,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.0.0.tgz", "integrity": "sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@stylistic/eslint-plugin": { "version": "5.4.0", @@ -7144,7 +7157,6 @@ "resolved": "https://registry.npmjs.org/joi/-/joi-18.0.1.tgz", "integrity": "sha512-IiQpRyypSnLisQf3PwuN2eIHAsAIGZIrLZkd4zdvIar2bDyhM91ubRjy8a3eYablXsh9BeI/c7dmPYHca5qtoA==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "@hapi/address": "^5.1.1", "@hapi/formula": "^3.0.2", @@ -8202,7 +8214,6 @@ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "dev": true, - "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -9971,7 +9982,6 @@ "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", "dev": true, - "license": "Apache-2.0", "dependencies": { "tslib": "^2.1.0" } @@ -11254,8 +11264,7 @@ "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "dev": true, - "license": "0BSD" + "dev": true }, "node_modules/tty-browserify": { "version": "0.0.1", @@ -11905,13 +11914,12 @@ } }, "node_modules/wait-on": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-8.0.5.tgz", - "integrity": "sha512-J3WlS0txVHkhLRb2FsmRg3dkMTCV1+M6Xra3Ho7HzZDHpE7DCOnoSoCJsZotrmW3uRMhvIJGSKUKrh/MeF4iag==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-9.0.1.tgz", + "integrity": "sha512-noeCAI+XbqWMXY23sKril0BSURhuLYarkVXwJv1uUWwoojZJE7pmX3vJ7kh7SZaNgPGzfsCSQIZM/AGvu0Q9pA==", "dev": true, - "license": "MIT", "dependencies": { - "axios": "^1.12.1", + "axios": "^1.12.2", "joi": "^18.0.1", "lodash": "^4.17.21", "minimist": "^1.2.8", @@ -11921,7 +11929,7 @@ "wait-on": "bin/wait-on" }, "engines": { - "node": ">=12.0.0" + "node": ">=20.0.0" } }, "node_modules/web-namespaces": { diff --git a/package.json b/package.json index 3eda43fdb..df85d66de 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@mdi/js": "^7.4.47", "@mdi/svg": "^7.4.47", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/e2e-test-server": "^0.2.1", + "@nextcloud/e2e-test-server": "^0.3.0", "@nextcloud/eslint-config": "^9.0.0-rc.5", "@nextcloud/prettier-config": "^1.2.0", "@nextcloud/stylelint-config": "^3.1.1",