Skip to content

Commit 4e26619

Browse files
Bump selenium-webdriver from 4.23.0 to 4.24.0 (#3910)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.23.0 to 4.24.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.24.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></p> </blockquote> </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.24.0 (2024-08-23)</h1> <ul> <li>Deprecate WebStorage JS methods (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14276">#14276</a>)</li> <li>BUGFIX: Add stamp to nightly build (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14320">#14320</a>)</li> <li>Add timeout and tests for curb, also added the gem curb that was not part of selenium (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14285">#14285</a>)</li> <li>Add CDP for Chrome 128 and remove 125</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/748ffc9bc3cf40211b27d1b27e238b26aae93f46"><code>748ffc9</code></a> Release 4.24.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14429">#14429</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/e4258ea695be4d84dc19a9f673203ed385036930"><code>e4258ea</code></a> [ci] Use a tag to figure out what we might want to release (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14378">#14378</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/a93c89b7d8704aa21f1cf3bcd660be9a932332b6"><code>a93c89b</code></a> Add timeout and tests for curb, also added the gem curb that was not part of ...</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/7833dc0cff1d30268a81abbb3b9f3f8b06a6dd5f"><code>7833dc0</code></a> [rb] Updating the Gemfile.lock as well</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/f4a86a484be6e86038dd5973b6958ee18a88e292"><code>f4a86a4</code></a> [rb] BUGFIX: Add stamp to nightly build (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14320">#14320</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/5d1b2163492be9d89b70a402af7540c377968092"><code>5d1b216</code></a> [rb] Fix firefox pipeline by removing guards (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14277">#14277</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/5761c719c998cfbe3d863413293fb8b6f087c0d1"><code>5761c71</code></a> [rb] Add test for detached shadow root error type (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14267">#14267</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/0652bfc477e1073f080128d70afa831fe0d7f0ff"><code>0652bfc</code></a> [rb] Deprecate WebStorage JS methods (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/14276">#14276</a>)</li> <li>See full diff in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.23.0...selenium-4.24.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.23.0&new-version=4.24.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af86c00 commit 4e26619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ GEM
452452
sprockets-rails
453453
tilt
454454
securerandom (0.3.1)
455-
selenium-webdriver (4.23.0)
455+
selenium-webdriver (4.24.0)
456456
base64 (~> 0.2)
457457
logger (~> 1.4)
458458
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)