Skip to content

Update playwright-ruby-client requirement from ~> 1.59.0 to >= 1.59, < 1.64 - #153

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/playwright-ruby-client-1.63.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/playwright-ruby-client-1.63.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on playwright-ruby-client to permit the latest version.

Commits
  • 9f7af11 Merge pull request #395 from YusukeIwaki/driver/1.63.0
  • c20774f Match upstream role and accessible name assertions exactly
  • 14de795 Revert "Use keyword selectors for Page and Frame frame locators"
  • 343b9d8 Use keyword selectors for Page and Frame frame locators
  • a6ff732 Update Playwright driver to 1.63.0
  • dcbfb57 Bump PLAYWRIGHT_CORE_VERSION in Alpine guide to 1.62.1
  • 9799fa3 Merge pull request #391 from YusukeIwaki/driver/1.62.0
  • 7ef574b Update Playwright client for 1.62
  • cf28795 Merge pull request #390 from YusukeIwaki/reassemble_driver
  • 8f0277f Use playwright-core instead of standalone driver
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…< 1.64

Updates the requirements on [playwright-ruby-client](https://github.com/YusukeIwaki/playwright-ruby-client) to permit the latest version.
- [Commits](YusukeIwaki/playwright-ruby-client@1.59.0...1.63.0)

---
updated-dependencies:
- dependency-name: playwright-ruby-client
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 16, 2026
Copilot AI balanced review requested due to automatic review settings September 16, 2026 18:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The Ruby client upgrade is not synchronized with the npm executable and browser versions.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Broadens Playwright Ruby client support through 1.63 and refreshes resolved dependencies.

Changes:

  • Expands the gem dependency range.
  • Updates the lockfile to Playwright 1.63.0.

[!TIP]
If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

File summaries
File Description
upright.gemspec Broadens the Playwright client requirement.
Gemfile.lock Resolves Playwright 1.63.0 and updated transitive data.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread upright.gemspec
# Playwright (browser automation)
# Keep in sync with Upright::PLAYWRIGHT_VERSION in lib/upright/version.rb
spec.add_dependency "playwright-ruby-client", "~> 1.59.0"
spec.add_dependency "playwright-ruby-client", ">= 1.59", "< 1.64"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant