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

chore(deps): update selenium-webdriver requirement from ~> 4.2, < 4.16 to ~> 4.2, < 4.17 #510

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

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

Changelog

Sourced from selenium-webdriver's changelog.

4.16.0 (unreleased)

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)

4.14.0 (2023-10-09)

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)

4.13.1 (2023-09-25)

Ruby:

  • Fix bug preventing logging chromedriver to file

4.13.0 (2023-09-25)

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:

... (truncated)

Commits
  • 1540045 Update version to 4.16.0
  • 053c73b update change logs for 4.16
  • ebf9de9 [cdp] add Chrome 120 and remove 117
  • 06519c9 [rb] Update rules_ruby to the latest version (#13235)
  • cc508fe [rb] add window minimization test for linux to flaky list
  • 36585d1 [rb] Extend RBS support for logger and log entry (#13192)
  • 6814b9d [rb] allow Selenium Manager to work with Unix
  • 59b8f23 [rb] convert binary locations for cygwin
  • f7e5b45 [rb] update with linter fixes
  • b9ef666 Add RBS files to Ruby (#12844)
  • Additional commits viewable in compare view

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 <dependency name> 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)

…6 to ~> 4.2, < 4.17

Updates the requirements on [selenium-webdriver](/~https://github.com/SeleniumHQ/selenium) to permit the latest version.
- [Release notes](/~https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](/~https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.2.0...selenium-4.16.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from KazuCocoa as a code owner December 6, 2023 11:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2023
@KazuCocoa KazuCocoa merged commit d4d6c95 into master Dec 6, 2023
20 of 31 checks passed
@KazuCocoa KazuCocoa deleted the dependabot/bundler/selenium-webdriver-tw-4.2-and-lt-4.17 branch December 6, 2023 17:17
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