Update playwright to version 1.60.0 (#39199)

This commit is contained in:
Matt Jankowski 2026-05-28 15:35:23 -04:00 committed by GitHub
parent 161cea90c7
commit 554b6cf35e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 14 additions and 14 deletions

View File

@ -135,7 +135,7 @@ group :test do
# Browser integration testing
gem 'capybara', '~> 3.39'
gem 'capybara-playwright-driver'
gem 'playwright-ruby-client', '1.59.1', require: false # Pinning the exact version as it needs to be kept in sync with the installed npm package
gem 'playwright-ruby-client', '1.60.0', require: false # Pinning the exact version as it needs to be kept in sync with the installed npm package
# Used to reset the database between system tests
gem 'database_cleaner-active_record'

View File

@ -598,7 +598,7 @@ GEM
pg (1.6.3)
pghero (3.8.0)
activerecord (>= 7.2)
playwright-ruby-client (1.59.1)
playwright-ruby-client (1.60.0)
base64
concurrent-ruby (>= 1.1.6)
mime-types (>= 3.0)
@ -1040,7 +1040,7 @@ DEPENDENCIES
parslet
pg (~> 1.5)
pghero
playwright-ruby-client (= 1.59.1)
playwright-ruby-client (= 1.60.0)
premailer-rails
prometheus_exporter (~> 2.2)
propshaft

View File

@ -180,7 +180,7 @@
"msw": "^2.12.1",
"msw-storybook-addon": "^2.0.6",
"oxfmt": "^0.47.0",
"playwright": "^1.57.0",
"playwright": "^1.60.0",
"react-test-renderer": "^18.2.0",
"storybook": "^10.3.0",
"stylelint": "^17.0.0",

View File

@ -3007,7 +3007,7 @@ __metadata:
msw-storybook-addon: "npm:^2.0.6"
oxfmt: "npm:^0.47.0"
path-complete-extname: "npm:^1.0.0"
playwright: "npm:^1.57.0"
playwright: "npm:^1.60.0"
postcss-preset-env: "npm:^11.0.0"
prop-types: "npm:^15.8.1"
punycode: "npm:^2.3.0"
@ -12105,27 +12105,27 @@ __metadata:
languageName: node
linkType: hard
"playwright-core@npm:1.59.1":
version: 1.59.1
resolution: "playwright-core@npm:1.59.1"
"playwright-core@npm:1.60.0":
version: 1.60.0
resolution: "playwright-core@npm:1.60.0"
bin:
playwright-core: cli.js
checksum: 10c0/d41a74d9681ce3beb3d5239e9ed577710b4ad099a6ca2476219c6599d51e9cb4b80bd72ed82c528da6a5d929c18ae3b872cf02bb83f78fa1c2cb9199c501abee
checksum: 10c0/99ccd43923b6e9355e0723b7fe221e6326efd4687f8dafff951313662aea11db51f542a9c2122c704c445fb9baae1c9ec9fa6f895126bbddd9fe92313f6942c9
languageName: node
linkType: hard
"playwright@npm:^1.57.0":
version: 1.59.1
resolution: "playwright@npm:1.59.1"
"playwright@npm:^1.60.0":
version: 1.60.0
resolution: "playwright@npm:1.60.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.59.1"
playwright-core: "npm:1.60.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/dfe38396e616e5c4f98825ce90037bb96e477c5a2bd9258a24854f8ce72a8a41427b19098863866f85aa0216e70287dd537c4438d761aca93995e31ae099c533
checksum: 10c0/714ad76d85b4865d7e43c0012f9039800c1485373388973ed39d79339cee5ad467052d1e2f1eaeca107a1cb6e65342186a8578a4c3504853d84c3a691250d5db
languageName: node
linkType: hard