Skip to content

chore: upgrade chromedriver to 138 #1922

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DanielSinclair
Copy link
Collaborator

@DanielSinclair DanielSinclair commented Jul 16, 2025

Fixes BX-####
Figma link (if any):

What changed (plus any additional context for devs)

Screen recordings / screenshots

What to test


PR-Codex overview

This PR focuses on updating dependencies related to Chrome and Selenium, specifically upgrading versions and adjusting import statements in the codebase.

Detailed summary

  • Updated chrome version from 133 to 138 in .github/actions/chromeTestsSetup/action.yml.
  • Changed import statements for chrome and firefox in e2e/helpers.ts to use * as.
  • Adjusted setChromeOptions to cast options as chrome.Options.
  • Updated @types/selenium-webdriver from 4.1.15 to 4.1.28 in package.json.
  • Updated chromedriver version from 133 to 138 in package.json.
  • Updated selenium-webdriver version from 4.24.1 to 4.34.0 in package.json.
  • Updated @bazel/runfiles version from 5.8.1 to 6.3.1 in yarn.lock.
  • Updated checksum for @bazel/runfiles in yarn.lock.
  • Updated checksums for @types/selenium-webdriver, chromedriver, and selenium-webdriver in yarn.lock.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

socket-security bot commented Jul 16, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​bazel/​runfiles@​5.8.1 ⏵ 6.3.110010068 +184100
Updated@​types/​selenium-webdriver@​4.1.15 ⏵ 4.1.281001007780100
Updatedchromedriver@​133.0.3 ⏵ 138.0.391 +210010096 +1100
Updatedselenium-webdriver@​4.24.1 ⏵ 4.34.098 +1100100 +194 +1100

View full report

@DanielSinclair DanielSinclair force-pushed the @daniel/chromedriver-138 branch from d7b064e to 82ba175 Compare July 16, 2025 07:32
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