appium / ruby_lib_core

Core library for the Ruby client
Apache License 2.0
31 stars 24 forks source link

chore(deps): update selenium-webdriver requirement from ~> 4.2, < 4.18 to ~> 4.2, < 4.19 #523

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Updates the requirements on selenium-webdriver to permit the latest version.

Changelog

Sourced from selenium-webdriver's changelog.

4.18.1 (2024-02-19)

  • Add CDP for Chrome 122 and remove 119

4.18.0 (2024-02-19)

  • Update documentation link in readme (#13570)
  • make suggested updates from rubocop

4.17.0 (2024-01-22)

  • Logger defaults output to stderr instead of stdout
  • Fully support Chrome 120+ old headless mode (#13271)
  • Add ruby to Selenium Manager input for tracking (see #13288)
  • Define default command_list (fixes #13307)
  • Fix issues with incorrectly named edge browser
  • Check for whether driver supports full page screenshots to error (#12799)
  • Add CDP for Chrome 121 and remove 118

4.16.0 (2023-12-06)

Ruby:

  • Add RBS files to Ruby (#12844)
  • Convert binary locations for cygwin (#12618)
  • Allow Selenium Manager to work with Unix (#13161)
  • Extend RBS support for logger and log entry (#13192)
  • Update rules_ruby to the latest version (#13235)

BiDi:

  • Released selenium-devtools 0.120.0 (supports CDP v85, v118, v119, v120)

Chrome:

  • Fix http proxy configuration for chrome (#13093)

Firefox:

  • Delete 'lock' file in FF profile (#13090)

4.15.0 (2023-11-01)

  • Do not set browser binary in selenium manager if it is an empty string (#12738)
  • Add flaky condition to guards to mark unreliable tests
  • Rake update needs to build latest grid for running remote tests
  • Add CDP v119 and remove v116
  • Implement file downloads (#12979)

... (truncated)

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)