Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps-dev): Bump selenium-webdriver from 4.12.0 to 4.13.1 (#964)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.12.0 to 4.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.13</h2> <h3>Changelog</h3> <p>For each component's detailed changelog, please check:</p> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li> </ul> <h3>Commits in this release</h3> <!-- raw HTML omitted --> <ul> <li><a href="https://github.com/seleniumhq/selenium/commit/3b7b377d58b62931438bb079bc44a39a182a4194">3b7b377d58</a> - update versions and change logs for 4.13 :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/6fac66ec02fa5b5a37fd944f3c0b0afdf94609a2">6fac66ec02</a> - update selenium manager files for 4.13.0 release :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/b8840441fdfccbeb7f5c0913eea61613e5411f0a">b8840441fd</a> - [dotnet] Remove Microsoft.IdentityModel.Tokens as dependency (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12777">#12777</a>) :: Nikolay Borisenko</li> <li><a href="https://github.com/seleniumhq/selenium/commit/bf4b286dc0063f034273f4bb0aacd587c70739c9">bf4b286dc0</a> - Restore required version of Newtonsoft to 13.0.1 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12817">#12817</a>) :: Titus Fortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/e66fbf532e10205ca15c4f9b8e87c06509bf6160">e66fbf532e</a> - [dotnet] allow user to start service before creating driver (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12816">#12816</a>) :: Titus Fortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/739787747b5141335d1640e64a85e7b11b7efb1c">739787747b</a> - [ci] do not locally execute a script intended for ci :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/e7c60f5e20e0f9c00bb451884b2bda03b093d92c">e7c60f5e20</a> - Update tracing.txt :: Puja Jagani</li> <li><a href="https://github.com/seleniumhq/selenium/commit/1fa0af43babffdc0ec348b0c02303b3aedb9075a">1fa0af43ba</a> - Add more detail to the remote build doc :: Simon Mavi Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/e565660b8f524453f60c454f831c804b74b151bb">e565660b8f</a> - Add note on how to execute builds on EngFlow :: Simon Mavi Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/8c337c5fb52dca398e3f7306bf457e337313543d">8c337c5fb5</a> - update change logs :: CI Build</li> <li><a href="https://github.com/seleniumhq/selenium/commit/e2640f1912c3d18ecdda5ab4bf21305f918be792">e2640f1912</a> - [java] fix formatting :: CI Build</li> <li><a href="https://github.com/seleniumhq/selenium/commit/f843e8b14630b3a8f21120f9378cf57aa28ed32b">f843e8b146</a> - [rb] allow service to be started before the driver :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/e5ce6fd8c14fdb07c4ea22478ffb95eb45d64ebc">e5ce6fd8c1</a> - Look for Selenium Manager in path defined by Environment Variable (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12752">#12752</a>) :: Titus Fortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/553791ccf4da57c464be7a8a6dd354fc18a7f730">553791ccf4</a> - [rust] Fix config setup in Selenium Manager (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12807">#12807</a>) :: Boni García</li> <li><a href="https://github.com/seleniumhq/selenium/commit/bf5d59248d13113c4fa1664ce0cc8ef728579840">bf5d59248d</a> - [rb] fix flaky test :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/44ac51fbbc680b93a17575b78199d1f8f65c23b9">44ac51fbbc</a> - [js] remove virtual authenticator credential test assertions :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/3999f31a197ac8b2222f4c55f7f18a7108455f58">3999f31a19</a> - [dotnet] remove virtual authenticator credential test assertions :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/fb358a48a7ec503a16cabbbbcc20076caccebe29">fb358a48a7</a> - [py] remove unused import in tests :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/488b96aeda3ea2fc3f214e36f09b55924e76dc31">488b96aeda</a> - [py] do not test for virtual authentication properties :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/5ab7dfaa4a3abef4b7314bd248742c1eaa409681">5ab7dfaa4a</a> - [rb] update gemfile lock :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/462194534a884be5bbd47d27ce2a88d4ffa286b6">462194534a</a> - [rb] remove assertions in virtual authenticator tests :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/ab1fe36bc9f057f6427fd6f9c3678ca9fc310f69">ab1fe36bc9</a> - [java][bidi] Mark browsing context tests unimplemented fir firefox :: Puja Jagani</li> <li><a href="https://github.com/seleniumhq/selenium/commit/aa7ba43425ff6965f0981ee70ff4f8e2652a33ff">aa7ba43425</a> - Update mirror info (Fri Sep 22 12:06:44 UTC 2023) :: Selenium CI Bot</li> <li><a href="https://github.com/seleniumhq/selenium/commit/9e20c44f083ff8d24177c17965121a349e8e086c">9e20c44f08</a> - Run format script. No logical changes :: Simon Mavi Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/1337b209bea0de5e8c13326c5c1f88eb8bfcde38">1337b209be</a> - [java] Bumping version to 4.13.0-SNAPSHOT for nightly :: titusfortner</li> <li><a href="https://github.com/seleniumhq/selenium/commit/83a27e797cb1876d89fa3a0578cbc11666d1fd26">83a27e797c</a> - [bidi][java] Add browsing context capture screenshot method :: Puja Jagani</li> <li><a href="https://github.com/seleniumhq/selenium/commit/465bb1e219f9e2c0e20cd89bf98f7ec2a86ef8cc">465bb1e219</a> - [bidi][java] Add browsing context handle user prompt methods :: Puja Jagani</li> <li><a href="https://github.com/seleniumhq/selenium/commit/79f73c469853dad5afffad7f1affbfab70d41830">79f73c4698</a> - [bidi][java] Add browsing context reload methods implemented by the browsers :: Puja Jagani</li> <li><a href="https://github.com/seleniumhq/selenium/commit/3a126babc77dd5af4cd8fb0c45d8c0eb172c7b8c">3a126babc7</a> - [java] Add braces rather than assume a single statement in a block. No logical changes :: Simon Mavi Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/304df19c3275951011fd32da711a44f2a9dae089">304df19c32</a> - [bazel] Add support for pinning Firefox Dev Edition (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12762">#12762</a>) :: Simon Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/fbfaab5a7129ab9e2cf8f982db595afd841fb61d">fbfaab5a71</a> - [dotnet] Use correct Newtonsoft.Json 11.0.1 as minimum required (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12776">#12776</a>) :: Nikolay Borisenko</li> <li><a href="https://github.com/seleniumhq/selenium/commit/9d2012454150babd76c113b054112764ad04a56f">9d20124541</a> - [rust] Capitalize first words in 0.4.12 changelogs :: Boni Garcia</li> <li><a href="https://github.com/seleniumhq/selenium/commit/8a8120cc4e89d253dba9a772cbd06d08ec150c6f">8a8120cc4e</a> - [ci] Fix the failing RBE build :: Simon Mavi Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/f7fa71035c7980592ffcd27212cc7dd725a65dc8">f7fa71035c</a> - Roll pinned browsers :: Simon Mavi Stewart</li> <li><a href="https://github.com/seleniumhq/selenium/commit/6e33959550d7caf2dc8f30ba8d62ad69214d1a30">6e33959550</a> - [dotnet] Use the lower version of Newtonsoft.Json as dependency (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12772">#12772</a>) :: Nikolay Borisenko</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">selenium-webdriver's changelog</a>.</em></p> <blockquote> <h1>4.13.1 (2023-09-25)</h1> <p>Ruby:</p> <ul> <li>Fix bug preventing logging chromedriver to file</li> </ul> <h1>4.13.0 (2023-09-25)</h1> <p>Ruby:</p> <ul> <li>Fix bug preventing using performance logging with chromium</li> <li>Allow users to set Selenium Manager path by environment variable (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/12752">#12752</a>)</li> <li>Allow service to be started before the driver</li> <li>remove deprecated driver extensions for location and network connection</li> </ul> <p>BiDi:</p> <ul> <li>Released selenium-devtools 0.117.0 (supports CDP v85, v115, v116, v117)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/SeleniumHQ/selenium/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=selenium-webdriver&package-manager=bundler&previous-version=4.12.0&new-version=4.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information