chef-server
chef-server copied to clipboard
Bump selenium-webdriver from 4.7.1 to 4.22.0 in /src/oc-id
Bumps selenium-webdriver from 4.7.1 to 4.22.0.
Release notes
Sourced from selenium-webdriver's releases.
Selenium 4.22.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript | IEDriver
What's Changed
- [dotnet] change source of navigation alias by
@titusfortnerin SeleniumHQ/selenium#13960- [rust] Include mixed output (INFO, WARN, DEBUG, etc. to stderr and minimal JSON to stdout) by
@bonigarciain SeleniumHQ/selenium#13414- Add
selenium-managerexecutables to python manifest by@yuzawa-sanin SeleniumHQ/selenium#13998- [java][bidi] Remove non-relevant annotations by
@pujaganiin SeleniumHQ/selenium#14013- [java] Add convenience for enabling BiDi by
@pujaganiin SeleniumHQ/selenium#14029- 14034: Eliminate assumption of mutable list argument in SeleniumManager.getBinaryPaths() by
@sbabcocin SeleniumHQ/selenium#14036- 14035: Add 'toJson' method to produce expected serialization by
@sbabcocin SeleniumHQ/selenium#14038- [js] Trying to fix JS nightly by
@diemolin SeleniumHQ/selenium#14048- Notify nightly failures by
@diemolin SeleniumHQ/selenium#14049- [rb] manage bidi instance on the bridge not the driver by
@titusfortnerin SeleniumHQ/selenium#14071- Fix EOFError when calling the Remote WebDriver download_file method by
@millinin SeleniumHQ/selenium#14031- [rb] Expand RBS typing support by replacing untypes with precise typing by
@aguspein SeleniumHQ/selenium#13709- [rb] Implement High Level Logging API with BiDi by
@titusfortnerin SeleniumHQ/selenium#14073- [rb] Add
loggergem as a runtime dependency by@Earlopainin SeleniumHQ/selenium#14082- [build] Add Bazel bidi flag by
@titusfortnerin SeleniumHQ/selenium#14083- [rb] implement toggle for BiDi and Classic implementations by
@titusfortnerin SeleniumHQ/selenium#14092- [dotnet] add asynchronous methods to Navigation class by
@titusfortnerin SeleniumHQ/selenium#14051- [py] Add low-level sync API to use DevTools by
@p0dejein SeleniumHQ/selenium#13977- [bidi][js] Add types for user prompt related events by
@pujaganiin SeleniumHQ/selenium#14097- [build] update rules_dotnet to 0.15.1 by
@titusfortnerin SeleniumHQ/selenium#14096- [rust] Use pure Rust implementation for which command by
@bonigarciain SeleniumHQ/selenium#14114- [rust] Enable Firefox nightly for linux on arm64 by
@bgermannin SeleniumHQ/selenium#14099- Add preference to enable CDP in Firefox by default by
@pujaganiin SeleniumHQ/selenium#14091- [bazel + js]: Get small js tests running on the rbe by
@shs96cin SeleniumHQ/selenium#14123- [bidi][js] Add callback handlers for logging APIs by
@pujaganiin SeleniumHQ/selenium#14120- Update bazel and its dependencies by
@shs96cin SeleniumHQ/selenium#14129- Updating Firefox AddOns for Testing by
@diemolin SeleniumHQ/selenium#13999- fixed docs api url in README.md for selenium-webdriver npm package by
@3dprograminin SeleniumHQ/selenium#14138- [py] Implement High Level Logging API with BiDi by
@p0dejein SeleniumHQ/selenium#14107- [rb] Adds support for the w3c silent option for the ruby library by
@aguspein SeleniumHQ/selenium#14152- [java][grid]: video file name set independently in dynamic grid via se:videoName by
@VietND96in SeleniumHQ/selenium#14148- [bidi][js] Add high-level logging API by
@pujaganiin SeleniumHQ/selenium#14135- [js] Fix locate nodes BiDi test by
@pujaganiin SeleniumHQ/selenium#14140- [py] remove desired capabilities argument for Webkitgtk by
@iampopovichin SeleniumHQ/selenium#14128- [build] create a stage release workflow for after the pre-release PR by
@titusfortnerin SeleniumHQ/selenium#14122- EdgeOptions.useWebView to return "this" by
@vlad8x8in SeleniumHQ/selenium#14157- [java] minor performance improvements and code cleanup by
@iampopovichin SeleniumHQ/selenium#14054New Contributors
@yuzawa-sanmade their first contribution in SeleniumHQ/selenium#13998@millinmade their first contribution in SeleniumHQ/selenium#14031@bgermannmade their first contribution in SeleniumHQ/selenium#14099@3dprograminmade their first contribution in SeleniumHQ/selenium#14138
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
4.22.0 (2024-06-20)
- 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
4.21.1 (2024-05-16)
- Fixed missing Chrome binary error in Rails system tests.
4.21.0 (2024-05-16)
- 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
4.20.1 (2024-04-25)
- Returned accidentally removed DriverFinder.path and deprecated it.
4.20.0 (2024-04-24)
- 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.
4.19.0 (2024-03-27)
- Add CDP for Chrome 123 and remove 120
- Avoid over-escaping browser path (#13632)
... (truncated)
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for chef-server processing.
| Name | Link |
|---|---|
| Latest commit | 18fe5e8d2f07706c59b05db94eab877f68dec869 |
| Latest deploy log | https://app.netlify.com/sites/chef-server/deploys/66757e9c54676b00081e3235 |
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Superseded by #3901.