Skip to content

Commit

Permalink
Update playwright monorepo to v1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 19, 2024
1 parent 65cd8dd commit c0f8bf2
Show file tree
Hide file tree
Showing 24 changed files with 94 additions and 57 deletions.
83 changes: 38 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/critical-css-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"express": "4.21.2",
"jest": "29.7.0",
"path-browserify": "1.0.1",
"playwright": "1.45.1",
"playwright": "1.49.1",
"playwright-core": "^1.45.1",
"process": "0.11.10",
"source-map": "0.7.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/plugin-syntax-jsx": "7.25.9",
"@babel/preset-react": "7.25.9",
"@babel/runtime": "7.26.0",
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"@storybook/addon-a11y": "8.3.5",
"@storybook/addon-docs": "8.3.5",
"@storybook/addon-essentials": "8.3.5",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/jetpack-mu-wpcom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/core": "7.26.0",
"@babel/plugin-transform-react-jsx": "7.25.9",
"@babel/preset-react": "7.25.9",
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"@types/node": "^20.4.2",
"@types/react": "^18.2.28",
"@types/react-dom": "18.3.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:run": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && playwright install && NODE_CONFIG_DIR='./config' ALLURE_RESULTS_DIR=./output/allure-results NODE_PATH=\"$PWD/node_modules\" playwright test --config=./playwright.config.mjs"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/boost/changelog/renovate-playwright-monorepo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/boost/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prepare:e2e": "pnpm jetpack docker --type e2e --name t1 exec-silent -- chown -R www-data .htaccess wp-config.php wp-content"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:run": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && playwright install && NODE_CONFIG_DIR='./config' ALLURE_RESULTS_DIR=./output/allure-results NODE_PATH=\"$PWD/node_modules\" playwright test --config=./playwright.config.mjs"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: other

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test-encrypt-config": "openssl enc -md sha1 -aes-256-cbc -pass env:CONFIG_KEY -in config/local.cjs -out ./config/encrypted.enc"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/search/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:run": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && playwright install && NODE_CONFIG_DIR='./config' ALLURE_RESULTS_DIR=./output/allure-results NODE_PATH=\"$PWD/node_modules\" playwright test --config=playwright.config.mjs"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/social/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:run": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && playwright install && NODE_CONFIG_DIR='./config' ALLURE_RESULTS_DIR=./output/allure-results NODE_PATH=\"$PWD/node_modules\" playwright test --config=./playwright.config.mjs"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/starter-plugin/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:run": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && playwright install && NODE_CONFIG_DIR='./config' ALLURE_RESULTS_DIR=./output/allure-results NODE_PATH=\"$PWD/node_modules\" playwright test --config=./playwright.config.mjs"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/videopress/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:run": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && playwright install && NODE_CONFIG_DIR='./config' ALLURE_RESULTS_DIR=./output/allure-results NODE_PATH=\"$PWD/node_modules\" playwright test --config=./playwright.config.mjs"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"allure-playwright": "2.9.2",
"config": "3.3.7",
"jetpack-e2e-commons": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion tools/e2e-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"jetpack-connect": "node bin/e2e-jetpack-connector.js"
},
"devDependencies": {
"@playwright/test": "1.45.1",
"@playwright/test": "1.49.1",
"@slack/web-api": "7.3.2",
"@types/lodash-es": "4.17.12",
"allure-playwright": "2.9.2",
Expand Down

0 comments on commit c0f8bf2

Please sign in to comment.