From eeac3af1c9e7f1d11a3d4b5bd76349ab8d5bc0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 18:12:54 +0000 Subject: [PATCH] build: bump axios and @currents/playwright in /tests/acceptance Bumps [axios](https://github.com/axios/axios) to 1.16.0 and updates ancestor dependency [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog). These dependencies need to be updated together. Updates `axios` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.16.0) Updates `@currents/playwright` from 1.23.2 to 1.23.3 - [Changelog](https://github.com/currents-dev/currents-playwright-changelog/blob/main/CHANGELOG.md) - [Commits](https://github.com/currents-dev/currents-playwright-changelog/commits) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: indirect - dependency-name: "@currents/playwright" dependency-version: 1.23.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/acceptance/package-lock.json | 55 +++++------------------------- tests/acceptance/package.json | 2 +- 2 files changed, 10 insertions(+), 47 deletions(-) diff --git a/tests/acceptance/package-lock.json b/tests/acceptance/package-lock.json index 2fd3b019a..aead7449e 100644 --- a/tests/acceptance/package-lock.json +++ b/tests/acceptance/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@currents/playwright": "^1.23.2", + "@currents/playwright": "^1.23.3", "@shopware-ag/acceptance-test-suite": "12.10.1", "@shopware/api-client": "1.5.0", "typescript": "^6.0.3" @@ -244,16 +244,16 @@ } }, "node_modules/@currents/playwright": { - "version": "1.23.2", - "resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.23.2.tgz", - "integrity": "sha512-KdYFkkFJCTwW3HuNcEGNnC1xUQu3IVNMAszCb/INhOlrYZI7EcHdaAwNImJU+JJ2pGE1cTyju38TFEY66HVCLg==", + "version": "1.23.3", + "resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.23.3.tgz", + "integrity": "sha512-2pEtI61u1RdyCH8fTrakaeIEOWYenu3BK7DZYdAmTcys0jm/xRK/DrKqmK2NcAS2trYBttCLLBN5M4Uh/m+7/A==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.29.0", "@commander-js/extra-typings": "^13.1.0", "@currents/commit-info": "1.0.1-beta.0", "async-retry": "^1.3.3", - "axios": "1.15.0", + "axios": "^1.16.0", "axios-retry": "4.5.0", "chalk": "^4.1.2", "commander": "^13.1.0", @@ -290,26 +290,6 @@ "pwc-p": "dist/bin/pwc-p.js" } }, - "node_modules/@currents/playwright/node_modules/axios": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz", - "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==", - "license": "MIT", - "dependencies": { - "follow-redirects": "^1.15.11", - "form-data": "^4.0.5", - "proxy-from-env": "^2.1.0" - } - }, - "node_modules/@currents/playwright/node_modules/axios/node_modules/proxy-from-env": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz", - "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==", - "license": "MIT", - "engines": { - "node": ">=10" - } - }, "node_modules/@eslint-community/eslint-utils": { "version": "4.9.1", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", @@ -583,21 +563,6 @@ "ufo": "^1.5.4" } }, - "node_modules/@shopware-ag/acceptance-test-suite/node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "license": "Apache-2.0", - "optional": true, - "peer": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "node_modules/@shopware/api-client": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/@shopware/api-client/-/api-client-1.5.0.tgz", @@ -1117,13 +1082,12 @@ } }, "node_modules/axios": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz", - "integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz", + "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==", "license": "MIT", - "peer": true, "dependencies": { - "follow-redirects": "^1.15.11", + "follow-redirects": "^1.16.0", "form-data": "^4.0.5", "proxy-from-env": "^2.1.0" } @@ -1145,7 +1109,6 @@ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz", "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==", "license": "MIT", - "peer": true, "engines": { "node": ">=10" } diff --git a/tests/acceptance/package.json b/tests/acceptance/package.json index 7a6eac6b3..03680584c 100644 --- a/tests/acceptance/package.json +++ b/tests/acceptance/package.json @@ -22,7 +22,7 @@ "typescript-eslint": "^8.59.0" }, "dependencies": { - "@currents/playwright": "^1.23.2", + "@currents/playwright": "^1.23.3", "@shopware-ag/acceptance-test-suite": "12.10.1", "@shopware/api-client": "1.5.0", "typescript": "^6.0.3"