Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update playwright driver to 1.50.1 #323

Merged
merged 16 commits into from
Feb 2, 2025
Merged

Update playwright driver to 1.50.1 #323

merged 16 commits into from
Feb 2, 2025

Conversation

YusukeIwaki
Copy link
Owner

No description provided.

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
playwright-ruby-client ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2025 11:12pm

…d of RubyVM::AbstractSyntaxTree.

Ruby 3.4 introduces new Ruby parser called Prism.
`RubyVM::AbstractSyntaxTree.of` raises an error: RubyVM::AbstractSyntaxTree.of: cannot get AST for ISEQ compiled by prism

Essentially, extracting source codes from the file does not require parsing.
InstructionSequence is better to do it.

ref:
 - https://bugs.ruby-lang.org/issues/20761
 - rails/rails#53055
@YusukeIwaki YusukeIwaki marked this pull request as ready for review February 2, 2025 23:17
@YusukeIwaki YusukeIwaki merged commit 81f82b1 into main Feb 2, 2025
12 of 22 checks passed
@YusukeIwaki YusukeIwaki deleted the driver/1.50.0 branch February 2, 2025 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant