-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[dotnet][rb][java][js][py] Automated Browser Version Update #15888
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
This is an automated pull request to update pinned browsers and drivers
Merge after verify the new browser versions properly passing the tests and no bugs need to be filed
PR Type
Other
Description
• Update Firefox from version 139.0.1 to 139.0.4
• Update Chrome from version 137.0.7151.68 to 137.0.7151.70
• Update corresponding SHA256 checksums for all platforms
Changes walkthrough 📝
repositories.bzl
Update browser versions and checksums
common/repositories.bzl
• Updated Firefox version from 139.0.1 to 139.0.4 for Linux and macOS
• Updated Chrome version from 137.0.7151.68 to 137.0.7151.70 for Linux
and macOS
• Updated SHA256 checksums for all browser and driver
downloads
• Updated ChromeDriver URLs and checksums to match Chrome
version