-
Notifications
You must be signed in to change notification settings - Fork 57
Commit fee40b7
authored
Bump selenium from 4.29.0 to 4.30.0 (#499)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.29.0 to
4.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/Selenium/releases">selenium's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.30.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong>
| <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong>
| <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong>
| <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong>
| <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>[dotnet] Fix dev environment to run tests on Windows/MacOS by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15303">SeleniumHQ/selenium#15303</a></li>
<li>Update AUTHORS by <a
href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15316">SeleniumHQ/selenium#15316</a></li>
<li>[rb] Fix "no anonymous block parameter" in ruby 3.1 by <a
href="https://github.com/smortex"><code>@smortex</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15315">SeleniumHQ/selenium#15315</a></li>
<li>[dotnet] Revisit ignored intergration tests for chrome/edge by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15324">SeleniumHQ/selenium#15324</a></li>
<li>[dotnet] Increment <code>WebDriver</code> towards nullability by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15228">SeleniumHQ/selenium#15228</a></li>
<li>[dotnet] Do not warn when passing in null driver paths to driver
service by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15328">SeleniumHQ/selenium#15328</a></li>
<li>[dotnet] Add <code>SystemClock</code> singleton by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15285">SeleniumHQ/selenium#15285</a></li>
<li>[dotnet] Remove obsoleted members/types for 4.30 by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15342">SeleniumHQ/selenium#15342</a></li>
<li>[py] expected_conditions: correct type annotation by <a
href="https://github.com/Delta456"><code>@Delta456</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15337">SeleniumHQ/selenium#15337</a></li>
<li>[dotnet] Parse response before deserialization by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15268">SeleniumHQ/selenium#15268</a></li>
<li>[dotnet] Make internal console writer more flexible via taking
TextWriter only by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15346">SeleniumHQ/selenium#15346</a></li>
<li>[dotnet] Annotate nullability on most remaining types by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15257">SeleniumHQ/selenium#15257</a></li>
<li>[dotnet] Annotate CDP as AOT-unsafe by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14637">SeleniumHQ/selenium#14637</a></li>
<li>[dotnet] Annotate nullability on more of <code>WebElement</code> by
<a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15230">SeleniumHQ/selenium#15230</a></li>
<li>[dotnet] Annotate nullable reference types on CDP-generated code by
<a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15255">SeleniumHQ/selenium#15255</a></li>
<li>[dotnet] Simplify and nullable annotate <code>DriverFinder</code> by
<a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15232">SeleniumHQ/selenium#15232</a></li>
<li>[dotnet] Annotate nullability on <code>WebDriver.SessionId</code> by
<a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15350">SeleniumHQ/selenium#15350</a></li>
<li>[dotnet] Enable nullability on remote file download APIs by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15351">SeleniumHQ/selenium#15351</a></li>
<li>[dotnet] Annotate nullability on elements and <code>WebDriver</code>
by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15352">SeleniumHQ/selenium#15352</a></li>
<li>[dotnet] Annotate nullability on capabilities types by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15353">SeleniumHQ/selenium#15353</a></li>
<li>[BiDi][rb] Add set viewport for browsing context by <a
href="https://github.com/aguspe"><code>@aguspe</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15290">SeleniumHQ/selenium#15290</a></li>
<li>Add support for handling user prompt by <a
href="https://github.com/aguspe"><code>@aguspe</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15291">SeleniumHQ/selenium#15291</a></li>
<li>[dotnet] Enable Nullable Reference Types by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15354">SeleniumHQ/selenium#15354</a></li>
<li>[rb][BiDi] Add Browser context activate command by <a
href="https://github.com/aguspe"><code>@aguspe</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15365">SeleniumHQ/selenium#15365</a></li>
<li>[grid] Add traces for event stop session in Node by <a
href="https://github.com/VietND96"><code>@VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15348">SeleniumHQ/selenium#15348</a></li>
<li>[grid] Introduced new variable for server start timeout by <a
href="https://github.com/FloKNetcare"><code>@FloKNetcare</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15345">SeleniumHQ/selenium#15345</a></li>
<li>[dotnet] Trim away CDP when publishing AOT apps by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15217">SeleniumHQ/selenium#15217</a></li>
<li>modified delete cookie added code and test by <a
href="https://github.com/pallavigitwork"><code>@pallavigitwork</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15386">SeleniumHQ/selenium#15386</a></li>
<li>[dotnet] [bidi] Add SetFiles command in Input module by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15392">SeleniumHQ/selenium#15392</a></li>
<li>[dotnet] [bidi] Added UnhandledPromptBehavior for new session
capability by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15391">SeleniumHQ/selenium#15391</a></li>
<li>[rust] Selenium Manager support nightly Grid (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/13384">#13384</a>)
by <a href="https://github.com/bonigarcia"><code>@bonigarcia</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15366">SeleniumHQ/selenium#15366</a></li>
<li>Issue 12549 fix atoms generation lowdash by <a
href="https://github.com/ahalbrock"><code>@ahalbrock</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15247">SeleniumHQ/selenium#15247</a></li>
<li>[js][bidi]: fix chrome and firefox test for CI RBE by <a
href="https://github.com/navin772"><code>@navin772</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15405">SeleniumHQ/selenium#15405</a></li>
<li>[py] Ignore devtools during linting by <a
href="https://github.com/cgoldberg"><code>@cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15410">SeleniumHQ/selenium#15410</a></li>
<li>[rb] Add target type param to devtools by <a
href="https://github.com/jpawlyn"><code>@jpawlyn</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15416">SeleniumHQ/selenium#15416</a></li>
<li>[dotnet] [bidi] Encapsulate transport inside <code>Broker</code> by
<a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15423">SeleniumHQ/selenium#15423</a></li>
<li>[dotnet] [bidi] Align <code>Scipt.LocalValue.Map</code> with spec,
enable negative zero by <a
href="https://github.com/RenderMichael"><code>@RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15395">SeleniumHQ/selenium#15395</a></li>
<li>[dotnet] [bidi] Make <code>LocalValue</code> types not nested by <a
href="https://github.com/nvborisenko"><code>@nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15428">SeleniumHQ/selenium#15428</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/509c7f17cc813e5fddebc18b1aa2d951edcdb441"><code>509c7f1</code></a>
[build] update change logs and bump versions for 4.30</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/db1223d73f51c89618d3bf788ab18509b2b94b5f"><code>db1223d</code></a>
[py] Fix bare exception (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/15465">#15465</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/c43af386ac9e06c950a9a93cc685c10aea72c755"><code>c43af38</code></a>
[py] Update Python documentation (modernization) (<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/15459">#15459</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/52e6e1d96c76ec7bade895535920f7fdd87b44c8"><code>52e6e1d</code></a>
[py] improve socket resource management with proper shutdown sequence
(<a
href="https://redirect.github.com/SeleniumHQ/Selenium/issues/15453">#15453</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/ced5b224afaf19bce239fd17d11f026570ff14b3"><code>ced5b22</code></a>
[build] update maven dependencies</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/95d67e96b24069cb57f19978e175c0f0ba1aa043"><code>95d67e9</code></a>
[build] update authors file</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/33b96187d24ee83ea5a6b81d2b3bc4da9b535700"><code>33b9618</code></a>
[build] update selenium manager version</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/4b967e5d29e545fd77fa90862a5a4dbe19faf0fd"><code>4b967e5</code></a>
[build] update pinned browsers</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/ef4d01422d33e88602e726914c087052f7f37e8a"><code>ef4d014</code></a>
[build] remove IE link from release notes</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/03a82d066c553aa241b308516701c990af5f5563"><code>03a82d0</code></a>
[rb] remove unused linters that have bugs on recent updates</li>
<li>Additional commits viewable in <a
href="https://github.com/SeleniumHQ/Selenium/compare/selenium-4.29.0...selenium-4.30.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7ce82cc commit fee40b7Copy full SHA for fee40b7
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
|
0 commit comments