Skip to content

Commit

Permalink
chore: Bump selenium-webdriver from 4.28.0 to 4.29.0 (#16)
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from
4.28.0 to 4.29.0.
<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.29.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 --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriver</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>[rb] Remove java date dependency by <a
href="https://github.com/aguspe"><code>@​aguspe</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15122">SeleniumHQ/selenium#15122</a></li>
<li>[Java] Add Locale.ROOT to avoid port formatting issues for all
drivers by <a
href="https://github.com/MustafaAgamy"><code>@​MustafaAgamy</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15121">SeleniumHQ/selenium#15121</a></li>
<li>[rust] Bumping to 0.4.29-nightly by <a
href="https://github.com/diemol"><code>@​diemol</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15126">SeleniumHQ/selenium#15126</a></li>
<li>[dotnet] Improve format of generated CDP types by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15129">SeleniumHQ/selenium#15129</a></li>
<li>[dotnet] [bidi] Add network SetCacheBehavior command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15133">SeleniumHQ/selenium#15133</a></li>
<li>[grid] Grid UI could not open session live view by <a
href="https://github.com/VietND96"><code>@​VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15132">SeleniumHQ/selenium#15132</a></li>
<li>[java][bidi]: implement bidi <code>setCacheBehavior</code> by <a
href="https://github.com/navin772"><code>@​navin772</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15130">SeleniumHQ/selenium#15130</a></li>
<li>[java] Enhance PageSize class to support for predefined and custom
Paper Sizes by <a
href="https://github.com/yvsvarma"><code>@​yvsvarma</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15052">SeleniumHQ/selenium#15052</a></li>
<li>[py] Fix installing most of the data from source distributions by <a
href="https://github.com/mgorny"><code>@​mgorny</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15128">SeleniumHQ/selenium#15128</a></li>
<li>[bazel] Bump deps to avoid warnings when starting the bazel daemon
by <a href="https://github.com/shs96c"><code>@​shs96c</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15137">SeleniumHQ/selenium#15137</a></li>
<li>[bazel] Bump <code>rules_python</code> to 1.1.0 by <a
href="https://github.com/shs96c"><code>@​shs96c</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15139">SeleniumHQ/selenium#15139</a></li>
<li>[dotnet] Annotate nullability on devtools event args by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15134">SeleniumHQ/selenium#15134</a></li>
<li>[rb] Add Bidi Network Response Handler by <a
href="https://github.com/aguspe"><code>@​aguspe</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14900">SeleniumHQ/selenium#14900</a></li>
<li>[dotnet] Annotate nullability for <code>DriverService</code> and
chromium/safari services by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15101">SeleniumHQ/selenium#15101</a></li>
<li>[dotnet] Add nullability to <code>Command</code> type by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15147">SeleniumHQ/selenium#15147</a></li>
<li>[dotnet] Annotate nullable reference types on input devices by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/14804">SeleniumHQ/selenium#14804</a></li>
<li>[dotnet] Annotate nullability on
<code>SendingRemoteHttpRequestEventArgs</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15148">SeleniumHQ/selenium#15148</a></li>
<li>[dotnet] Address some build warnings by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15157">SeleniumHQ/selenium#15157</a></li>
<li>[dotnet] Enhance PrintOptions class to support for predefined and
cus… by <a
href="https://github.com/yvsvarma"><code>@​yvsvarma</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15144">SeleniumHQ/selenium#15144</a></li>
<li>[py] Fix installing most of the data from source distributions by <a
href="https://github.com/VietND96"><code>@​VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15145">SeleniumHQ/selenium#15145</a></li>
<li>Simplify user description issue template by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15165">SeleniumHQ/selenium#15165</a></li>
<li>Beatify readme header by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15109">SeleniumHQ/selenium#15109</a></li>
<li>Readme header license by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15164">SeleniumHQ/selenium#15164</a></li>
<li>[dotnet] Improve bidi exception when it is not enabled by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15163">SeleniumHQ/selenium#15163</a></li>
<li>[dotnet] Annotate nullability on <code>DriverOptions</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15167">SeleniumHQ/selenium#15167</a></li>
<li>[py] disable strict time stamps in Firefox profile by <a
href="https://github.com/Delta456"><code>@​Delta456</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15141">SeleniumHQ/selenium#15141</a></li>
<li>[dotnet] Annotate nullability on <code>ChromiumOptions</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15173">SeleniumHQ/selenium#15173</a></li>
<li>[dotnet] Annotate nullability on interactions by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15152">SeleniumHQ/selenium#15152</a></li>
<li>[dotnet] [bidi] Use JsonSerializerContext to be AOT friendly by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15162">SeleniumHQ/selenium#15162</a></li>
<li>[java] Ensure purging dead nodes service interval is configurable by
<a href="https://github.com/pujagani"><code>@​pujagani</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15175">SeleniumHQ/selenium#15175</a></li>
<li>[bazel] Bump JS rulesets by <a
href="https://github.com/shs96c"><code>@​shs96c</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15187">SeleniumHQ/selenium#15187</a></li>
<li>[dotnet] Annotate nullability on chrome-based driver services by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15154">SeleniumHQ/selenium#15154</a></li>
<li>[java] Ensure Selenium logging options are respected if java logging
… by <a href="https://github.com/pujagani"><code>@​pujagani</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15197">SeleniumHQ/selenium#15197</a></li>
<li>[java] do not enable CDP deprecation warning if BiDi enabled by <a
href="https://github.com/Delta456"><code>@​Delta456</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15170">SeleniumHQ/selenium#15170</a></li>
<li>[grid] Add feature to go directly to a VNC session by <a
href="https://github.com/emilhem"><code>@​emilhem</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15179">SeleniumHQ/selenium#15179</a></li>
<li>[dotnet] Simplify and modernize
<code>DevToolsDomains.InitializeDomains</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/15198">SeleniumHQ/selenium#15198</a></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.29.0 (2025-02-17)</h1>
<ul>
<li>Add CDP for Chrome 133 and remove 130</li>
<li>[rb] Add Bidi Network Response Handler (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/14900">#14900</a>)</li>
<li>[rb] Remove Firefox CDP (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15200">#15200</a>)</li>
<li>[rb][BiDi] Add support for provide response command (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15080">#15080</a>)</li>
<li>[rb][BiDi] Add set cache behaviour (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15114">#15114</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/18ae989a6b3e94444753e07ae462d3ab3640ca9c"><code>18ae989</code></a>
[build] Prepare for release of Selenium 4.29.0 (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15274">#15274</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/04f9e9fef3626673ca9301d23463e19086db4565"><code>04f9e9f</code></a>
[rb][BiDi] Add set cache behaviour (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15114">#15114</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/ad9c5cb5133a843321f730bab50985926ccca897"><code>ad9c5cb</code></a>
[py][rb] Fix CDP related tests</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/73607eef06ea8766f56bb0471c325393cc73fc1a"><code>73607ee</code></a>
[rb][BiDi] Add support for provide response command (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15080">#15080</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/b85e852ced6bfce1219c4e5d47000349555f44e9"><code>b85e852</code></a>
[bazel] Remove empty globs</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/29e858faa970998a289241e145a5accea6d45201"><code>29e858f</code></a>
[java][js][rb][py][dotnet] Remove firefox cdp (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15200">#15200</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/1dd967ea4904ff46a8e2ef502084ea8af601c17d"><code>1dd967e</code></a>
[rb] Add Bidi Network Response Handler (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/14900">#14900</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/e509cc304e7d3f32ca747ff66304364a5f56a76b"><code>e509cc3</code></a>
[rb] Remove java date dependency (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/15122">#15122</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/1f68c8223685a6c9110e8feab0d89a2adeb7daf2"><code>1f68c82</code></a>
Bumping version for nightly</li>
<li>See full diff in <a
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.28.0...selenium-4.29.0">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.28.0&new-version=4.29.0)](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
goulvench authored Feb 21, 2025
2 parents 6c491ea + 477afd0 commit 2af9d54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ group :test do
# Allow testing accessibility using Axe-core. Only available in JS feature tests
gem "axe-core-capybara", "~> 4.9"
gem "axe-core-rspec", "~> 4.8"
gem "selenium-webdriver", "~> 4.27"
gem "selenium-webdriver", "~> 4.29"
end
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ GEM
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.4.0)
rexml (3.4.1)
rouge (4.5.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -485,7 +485,7 @@ GEM
sass-embedded (1.85.0-x86_64-linux-musl)
google-protobuf (~> 4.29)
securerandom (0.4.1)
selenium-webdriver (4.28.0)
selenium-webdriver (4.29.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -611,7 +611,7 @@ DEPENDENCIES
rubocop-rails-omakase
rubocop-rspec
rubocop-rspec_rails
selenium-webdriver (~> 4.27)
selenium-webdriver (~> 4.29)
sentry-rails
sentry-ruby
shoulda-matchers
Expand Down

0 comments on commit 2af9d54

Please sign in to comment.