Skip to content

[ruby] Update selenium-webdriver 4.43.0 → 4.44.0 (minor)#5807

Merged
StephenHulme merged 1 commit into
developfrom
depfu/update/selenium-webdriver-4.44.0
May 22, 2026
Merged

[ruby] Update selenium-webdriver 4.43.0 → 4.44.0 (minor)#5807
StephenHulme merged 1 commit into
developfrom
depfu/update/selenium-webdriver-4.44.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented May 21, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ selenium-webdriver (4.43.0 → 4.44.0) · Repo · Changelog

Release Notes

4.44.0 (from changelog)

* Support CDP versions: v146, v147, v148
* Modern Firefox does not like both the `-v` and `--log` flags at the same time (#17412)
* Fix credential issue with private key (#17188)

Does any of this look wrong? Please let us know.

↗️ rubyzip (indirect, 3.2.2 → 3.3.0) · Repo · Changelog

Release Notes

3.3.0

Version 3.3.0

The 3.3.x line ensures that Zip::InputStream behaves more like standard Ruby IO classes.

⚠️ There are breaking changes in the 3.x series ⚠️

Please see the README and Updating to version 3.x in the wiki for help upgrading from version 2.4.x to version 3.x.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 24 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label May 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.33%. Comparing base (523cc0a) to head (315fb53).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5807      +/-   ##
===========================================
- Coverage    87.34%   87.33%   -0.02%     
===========================================
  Files         1479     1479              
  Lines        33601    33601              
  Branches      3562     3562              
===========================================
- Hits         29349    29345       -4     
- Misses        4231     4235       +4     
  Partials        21       21              
Flag Coverage Δ
javascript 72.72% <ø> (ø)
ruby 87.34% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@StephenHulme StephenHulme merged commit dd1e7f9 into develop May 22, 2026
17 checks passed
@StephenHulme StephenHulme deleted the depfu/update/selenium-webdriver-4.44.0 branch May 22, 2026 08:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant