From 7b61ad936d121e7f781317922b24d18660d96020 Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Fri, 31 Oct 2025 05:52:23 -0400 Subject: [PATCH] Update playwright-ruby-client to version 1.56.0 (#36655) --- Gemfile | 2 +- Gemfile.lock | 4 ++-- package.json | 2 +- yarn.lock | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 7d219344b65..f5b1753aa6e 100644 --- a/Gemfile +++ b/Gemfile @@ -138,7 +138,7 @@ group :test do # Browser integration testing gem 'capybara', '~> 3.39' gem 'capybara-playwright-driver' - gem 'playwright-ruby-client', '1.55.0', require: false # Pinning the exact version as it needs to be kept in sync with the installed npm package + gem 'playwright-ruby-client', '1.56.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' diff --git a/Gemfile.lock b/Gemfile.lock index 202900ae8b2..6358965d055 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -590,7 +590,7 @@ GEM pg (1.6.2) pghero (3.7.0) activerecord (>= 7.1) - playwright-ruby-client (1.55.0) + playwright-ruby-client (1.56.0) concurrent-ruby (>= 1.1.6) mime-types (>= 3.0) pp (0.6.3) @@ -1028,7 +1028,7 @@ DEPENDENCIES parslet pg (~> 1.5) pghero - playwright-ruby-client (= 1.55.0) + playwright-ruby-client (= 1.56.0) premailer-rails prometheus_exporter (~> 2.2) propshaft diff --git a/package.json b/package.json index 96465a402cd..32c429707d0 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "lint-staged": "^16.0.0", "msw": "^2.10.2", "msw-storybook-addon": "^2.0.5", - "playwright": "^1.54.1", + "playwright": "^1.56.1", "prettier": "^3.3.3", "react-test-renderer": "^18.2.0", "storybook": "^9.1.1", diff --git a/yarn.lock b/yarn.lock index 3f2b2c6f155..4be35a1cec7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2889,7 +2889,7 @@ __metadata: msw: "npm:^2.10.2" msw-storybook-addon: "npm:^2.0.5" path-complete-extname: "npm:^1.0.0" - playwright: "npm:^1.54.1" + playwright: "npm:^1.56.1" postcss-preset-env: "npm:^10.1.5" prettier: "npm:^3.3.3" prop-types: "npm:^15.8.1" @@ -10614,7 +10614,7 @@ __metadata: languageName: node linkType: hard -"playwright@npm:^1.54.1": +"playwright@npm:^1.56.1": version: 1.56.1 resolution: "playwright@npm:1.56.1" dependencies: