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 dependency selenium-webdriver to '~> 4.3', '< 4.23.1' - autoclosed #1628

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
selenium-webdriver (source, changelog) '~> 4.3', '< 4.11' -> '~> 4.3', '< 4.23.1' age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

SeleniumHQ/selenium (selenium-webdriver)

v4.23.0

Compare Source

=========================

  • Add FedCM support to the ruby selenium client (#​13796)
  • Add URLs constant to update error messages (#​14174)
  • Update selenium manager types (#​14189)
  • Add backtrace locations and cause to errors (#​14170)
  • Add CDP for Chrome 127 and remove 124

v4.22.0

=========================

  • Force UTF-8 encoding on logger (see #​6937)
  • Don't crash when ChildProcess is already killed (see #​14032)
  • Manage bidi instance on the bridge not the driver (#​14071)
  • Implement High Level Logging API with BiDi (#​14073)
  • Fix bug with message deletion in Guard class
  • Change output for Guard class
  • Implement toggle for BiDi and Classic implementations (#​14092)
  • Add preference to enable CDP in Firefox by default (#​14091)
  • Add support for the w3c silent option for the ruby library (#​14152)
  • Add CDP for Chrome 126 and remove 123

v4.21.1

=========================

  • Fixed missing Chrome binary error in Rails system tests.

v4.21.0

=========================

  • Add CDP for Chrome 125 and remove 122
  • Initial extensibility points for Appium
    • Support registering extra headers in HTTP client
    • Support overriding User-Agent in HTTP client
    • Support registering extra bridge commands
    • Support overriding default locator conversion
    • Support registering custom finders for SearchContext
    • Support using custom element classes

v4.20.1

=========================

  • Returned accidentally removed DriverFinder.path and deprecated it.

v4.20.0

Compare Source

=========================

  • Add CDP for Chrome 124 and remove 121
  • Making Selenium Manager a thin wrapper (#​13386)
    • This change has been made to make it easier to maintain and improve, the interface has
      changed and if users were invoking it, they might experience issues. Selenium Manager is
      still in beta and these type of changes are expected.

v4.19.0

Compare Source

=========================

  • Add CDP for Chrome 123 and remove 120
  • Avoid over-escaping browser path (#​13632)
  • Add full RBS support (#​13234)

v4.18.1

Compare Source

=========================

  • Add CDP for Chrome 122 and remove 119

v4.18.0

Compare Source

=========================

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

v4.17.0

Compare Source

=========================

  • 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

v4.16.0

Compare Source

=========================

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)

v4.15.0

Compare Source

=========================

  • 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)

v4.14.0

=========================
Ruby:

  • allow users to access the full script of the atom directly

BiDi:

  • Released selenium-devtools 0.118.0 (supports CDP v85, v116, v117, v118)

v4.13.1

=========================
Ruby:

  • Fix bug preventing logging chromedriver to file

v4.13.0

Compare Source

=========================
Ruby:

  • Fix bug preventing using performance logging with chromium
  • Allow users to set Selenium Manager path by environment variable (#​12752)
  • Allow service to be started before the driver
  • remove deprecated driver extensions for location and network connection

BiDi:

  • Released selenium-devtools 0.117.0 (supports CDP v85, v115, v116, v117)

v4.12.0

=========================
Ruby:

  • Fix bug preventing good error messages in Selenium Manager when stdout empty
  • Fix bug with Firefox not loading net/http library by default (#​12506)
  • Remove support for using capabilities in local drivers

BiDi:

  • Released selenium-devtools 0.116.0 (supports CDP v85, v114, v115, v116)

v4.11.0

Compare Source

=========================
Ruby:

  • Made network interception threads fail silently (#​12226)
  • Have Selenium Manager binary locate drivers on PATH (#​12345)
  • Add browser output from selenium manager to options (#​12398)
  • Remove deprecated code (#​12417)
    BiDi:
  • Released selenium-devtools 0.115.0 (supports CDP v85, v113, v114, v115)
    Edge:
  • Adding ignore process match for IE Mode across bindings (#​12279)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 16, 2024
@renovate renovate bot force-pushed the renovate/selenium-webdriver-4.x branch from 1088eb2 to bb71bd5 Compare April 24, 2024 21:24
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.19.1' Update dependency selenium-webdriver to '~> 4.3', '< 4.20.1' Apr 24, 2024
@renovate renovate bot force-pushed the renovate/selenium-webdriver-4.x branch from bb71bd5 to 628bec9 Compare April 26, 2024 05:14
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.20.1' Update dependency selenium-webdriver to '~> 4.3', '< 4.20.2' Apr 26, 2024
@renovate renovate bot force-pushed the renovate/selenium-webdriver-4.x branch 2 times, most recently from f2c8f72 to ef25d88 Compare May 16, 2024 21:42
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.20.2' Update dependency selenium-webdriver to '~> 4.3', '< 4.21.1' May 16, 2024
@renovate renovate bot force-pushed the renovate/selenium-webdriver-4.x branch from ef25d88 to 0af2f55 Compare May 17, 2024 05:35
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.21.1' Update dependency selenium-webdriver to '~> 4.3', '< 4.21.2' May 17, 2024
@renovate renovate bot force-pushed the renovate/selenium-webdriver-4.x branch from 0af2f55 to fab1927 Compare June 20, 2024 22:49
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.21.2' Update dependency selenium-webdriver to '~> 4.3', '< 4.22.1' Jun 20, 2024
@renovate renovate bot force-pushed the renovate/selenium-webdriver-4.x branch from fab1927 to b5143ea Compare July 19, 2024 08:22
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.22.1' Update dependency selenium-webdriver to '~> 4.3', '< 4.23.1' Jul 19, 2024
@renovate renovate bot changed the title Update dependency selenium-webdriver to '~> 4.3', '< 4.23.1' Update dependency selenium-webdriver to '~> 4.3', '< 4.23.1' - autoclosed Aug 10, 2024
@renovate renovate bot closed this Aug 10, 2024
@renovate renovate bot deleted the renovate/selenium-webdriver-4.x branch August 10, 2024 23:31
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 ns:et-pet prd:et-pet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants