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

build(deps-dev): bump selenium-webdriver from 4.14.0 to 4.16.0 #66

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps selenium-webdriver from 4.14.0 to 4.16.0.

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.16

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • 1bef9d0e64 - update versions for 4.16 nightly releases :: titusfortner
  • 478b430596 - [java] remove unnecessary static import :: titusfortner
  • 33a14a9187 - Update mirror info (Thu Nov 2 00:16:44 UTC 2023) :: Selenium CI Bot
  • 86df0ad64b - Update mirror info (Thu Nov 2 12:06:36 UTC 2023) :: Selenium CI Bot
  • 770796ca19 - [rb] specify in tests to use stable browser version :: titusfortner
  • 65120712f8 - [rb] do not run bidi tests in parallel :: titusfortner
  • e7d4e26c57 - [py] fix inadvertent code change in mutation_event :: titusfortner
  • 186b03aa26 - [py] fix bug in using SE_MANAGER_PATH :: titusfortner
  • 385f96fe7e - [py] update change log and versions for 4.15.1 :: titusfortner
  • 1c9e702b86 - [py] fix incorrect version changes :: titusfortner
  • 82ac41d8b1 - [java] update name of variable to match current functionality :: titusfortner
  • c020b03b58 - [grid] allow stereotype to always allow browser version of "stable" :: titusfortner
  • 11821893f0 - [bidi][java] Listen to channel message :: Puja Jagani
  • c84ec6fa38 - [rust] Simplify syntax for raw strings :: Boni Garcia
  • 8dfaae7518 - [java] Deleted a line by mistake :: Puja Jagani
  • 343c75e3b2 - [rust] Bump Selenium Manager to version 0.4.16 :: Boni Garcia
  • cd31e778d6 - [rust] Include webview2 in the browser name cli help :: Boni Garcia
  • bb4b80dc17 - [rust] Include esr label in browser version for cli help :: Boni Garcia
  • ea51452ed3 - [bidi][java] Add realm related events :: Puja Jagani
  • 7680b7cf25 - Update mirror info (Fri Nov 3 12:06:42 UTC 2023) :: Selenium CI Bot
  • 18cd122cc1 - [py] fix bug where downloaded file was not getting unzipped :: titusfortner
  • 7247f84882 - [py] update change log and versions for 4.15.2 :: titusfortner
  • 9e2da6eb0a - [java] move the module-info.class to the correct place :: Jörg Sautter
  • 6f7c5acc9f - [py] fix linter :: titusfortner
  • 2621f825cb - [py] add more logging to driver startup :: titusfortner
  • aaec17ea7e - add rust files to update version script :: titusfortner
  • 945e4f4a67 - Allow external uri to be configurable for components that support server functionality - #12491 (#12508) :: Tamas Utasi
  • 76ace926a1 - Fix logging levels in http.js and webdriver.js (#13098) :: Marvin A. Ruder
  • 194b06097a - [rb] fix http proxy configuration for chrome (#13093) :: Joaquín Romero
  • afa349ad96 - [rb] mark minimizing test as flaky :: titusfortner
  • e4d31f2dba - [java] close the streams after I/O failure #13096 :: Jörg Sautter
  • 0c86525184 - [java] keep the streams alive :: Jörg Sautter
  • 2448031295 - Roll browsers :: Simon Mavi Stewart
  • 16c335f72d - Update rules_dotnet (#13117) :: Daniel P. Purkhús

... (truncated)

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)
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 compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (171428a) 43.98% compared to head (258423c) 43.98%.
Report is 3 commits behind head on main.

❗ Current head 258423c differs from pull request most recent head 85b7c9e. Consider uploading reports for the commit 85b7c9e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   43.98%   43.98%           
=======================================
  Files          30       30           
  Lines         407      407           
  Branches       57       57           
=======================================
  Hits          179      179           
  Misses        228      228           

@dependabot dependabot bot force-pushed the dependabot/bundler/selenium-webdriver-4.16.0 branch from c3ea797 to 258423c Compare December 23, 2023 19:01
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.14.0 to 4.16.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.14.0...selenium-4.16.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/selenium-webdriver-4.16.0 branch from 258423c to d548b21 Compare December 23, 2023 19:06
@EduardoSimon EduardoSimon merged commit 76a976a into main Dec 23, 2023
2 checks passed
@EduardoSimon EduardoSimon deleted the dependabot/bundler/selenium-webdriver-4.16.0 branch December 23, 2023 19:08
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.

None yet

1 participant