Skip to content

Commit 8a60fea

Browse files
Bump selenide-version from 7.9.4 to 7.10.0 (#1106)
Bumps `selenide-version` from 7.9.4 to 7.10.0. Updates `com.codeborne:selenide` from 7.9.4 to 7.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/selenide/selenide/releases">com.codeborne:selenide's releases</a>.</em></p> <blockquote> <h2>v7.10.0</h2> <h2>What's Changed</h2> <ul> <li>speed up video recorder by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3071">selenide/selenide#3071</a></li> <li>Fix flaky video recorder test by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3079">selenide/selenide#3079</a></li> <li><a href="https://redirect.github.com/selenide/selenide/issues/3058">#3058</a> take screenshots for video recorder using BiDi or DevTools method by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3077">selenide/selenide#3077</a></li> <li>add method <code>$.scrollIntoView(options)</code> by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3078">selenide/selenide#3078</a></li> <li>Add DeepShadow annotation by <a href="https://github.com/groov1kk"><code>@​groov1kk</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3083">selenide/selenide#3083</a></li> <li>Add static methods for Selenide Containers initialization by <a href="https://github.com/groov1kk"><code>@​groov1kk</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3053">selenide/selenide#3053</a></li> <li>validate that <code>incrementTimeout</code> is no longer than the overall download timeout by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3093">selenide/selenide#3093</a></li> <li>Update Selenium from 4.34.0 to 4.35.0 by <a href="https://github.com/rosolko"><code>@​rosolko</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3087">selenide/selenide#3087</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/selenide/selenide/compare/v7.9.4...v7.10.0">https://github.com/selenide/selenide/compare/v7.9.4...v7.10.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/selenide/selenide/blob/main/CHANGELOG.md">com.codeborne:selenide's changelog</a>.</em></p> <blockquote> <h2>7.10.0 (20.08.2025)</h2> <ul> <li><a href="https://redirect.github.com/selenide/selenide/issues/3058">#3058</a> speed up video recorder (<a href="https://redirect.github.com/selenide/selenide/issues/3071">#3071</a>) (<a href="https://redirect.github.com/selenide/selenide/issues/3079">#3079</a>)</li> <li><a href="https://redirect.github.com/selenide/selenide/issues/3058">#3058</a> take screenshots for video recorder using BiDi or DevTools method (<a href="https://redirect.github.com/selenide/selenide/issues/3077">#3077</a>)</li> <li>add method $.scrollIntoView(options) (<a href="https://redirect.github.com/selenide/selenide/issues/3078">#3078</a>)</li> <li>properly show arguments of <code>$.type()</code> in reports</li> <li>add static methods for containers initialization -- thanks to Ilya Koshaleu (<a href="https://redirect.github.com/selenide/selenide/issues/3053">#3053</a>)</li> <li>add DeepShadow annotation -- thanks to Ilya Koshaleu (<a href="https://redirect.github.com/selenide/selenide/issues/3083">#3083</a>)</li> <li>validate that incrementTimeout is no longer than the overall download timeout (<a href="https://redirect.github.com/selenide/selenide/issues/3093">#3093</a>)</li> <li>Update Selenium 4.34.0 -&gt; 4.35.0 (incl. CDP 138 -&gt; 139) -- thanks to Aliaksandr Rasolka (<a href="https://redirect.github.com/selenide/selenide/issues/3087">#3087</a>)</li> <li>bump Appium 9.5.0 -&gt; 10.0.0 (<a href="https://redirect.github.com/selenide/selenide/issues/3087">#3087</a>)</li> </ul> <p>see <a href="https://github.com/selenide/selenide/milestone/227?closed=1">https://github.com/selenide/selenide/milestone/227?closed=1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/selenide/selenide/commit/6a0545043231ef2e1e54c5ae4141427834e5bb49"><code>6a05450</code></a> release Selenide 7.10.0</li> <li><a href="https://github.com/selenide/selenide/commit/0d1732e7f385191385c7ebdcd81685ac6745a093"><code>0d1732e</code></a> validate that incrementTimeout is no longer than the overall download timeout</li> <li><a href="https://github.com/selenide/selenide/commit/571fc99635d6432194fb561a95b82cbdfc6c42a1"><code>571fc99</code></a> bump Gradle from 8.14.3 to 9.0.0</li> <li><a href="https://github.com/selenide/selenide/commit/45770ec7f4cb678625cb50bb77519ef621b5a078"><code>45770ec</code></a> add DeepShadow annotation (<a href="https://redirect.github.com/selenide/selenide/issues/3083">#3083</a>)</li> <li><a href="https://github.com/selenide/selenide/commit/56e2373c3918d98058bceda9191c4d233b782df9"><code>56e2373</code></a> Bump com.github.spotbugs from 6.2.4 to 6.2.5</li> <li><a href="https://github.com/selenide/selenide/commit/b5b049edc52d36a39e05b91f87f02607ca33ff2d"><code>b5b049e</code></a> Bump org.mockito:mockito-core from 5.18.0 to 5.19.0</li> <li><a href="https://github.com/selenide/selenide/commit/91d88121fa14e4df7014b441b05908db8e5985d0"><code>91d8812</code></a> Bump nettyVersion from 4.2.3.Final to 4.2.4.Final</li> <li><a href="https://github.com/selenide/selenide/commit/24c75e9b32090a90188121814a2e95672d38f225"><code>24c75e9</code></a> bump Appium from 9.5.0 to 10.0.0</li> <li><a href="https://github.com/selenide/selenide/commit/f3b4d56d796f36117fdfc096e04e52ae688144ac"><code>f3b4d56</code></a> Update Selenium from 4.34.0 to 4.35.0</li> <li><a href="https://github.com/selenide/selenide/commit/0e7b6b2d89d9e17fc0ad4e5d07b150c2ed8f00b2"><code>0e7b6b2</code></a> Bump actions/checkout from 4 to 5</li> <li>Additional commits viewable in <a href="https://github.com/selenide/selenide/compare/v7.9.4...v7.10.0">compare view</a></li> </ul> </details> <br /> Updates `com.codeborne:selenide-proxy` from 7.9.4 to 7.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/selenide/selenide/releases">com.codeborne:selenide-proxy's releases</a>.</em></p> <blockquote> <h2>v7.10.0</h2> <h2>What's Changed</h2> <ul> <li>speed up video recorder by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3071">selenide/selenide#3071</a></li> <li>Fix flaky video recorder test by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3079">selenide/selenide#3079</a></li> <li><a href="https://redirect.github.com/selenide/selenide/issues/3058">#3058</a> take screenshots for video recorder using BiDi or DevTools method by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3077">selenide/selenide#3077</a></li> <li>add method <code>$.scrollIntoView(options)</code> by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3078">selenide/selenide#3078</a></li> <li>Add DeepShadow annotation by <a href="https://github.com/groov1kk"><code>@​groov1kk</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3083">selenide/selenide#3083</a></li> <li>Add static methods for Selenide Containers initialization by <a href="https://github.com/groov1kk"><code>@​groov1kk</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3053">selenide/selenide#3053</a></li> <li>validate that <code>incrementTimeout</code> is no longer than the overall download timeout by <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3093">selenide/selenide#3093</a></li> <li>Update Selenium from 4.34.0 to 4.35.0 by <a href="https://github.com/rosolko"><code>@​rosolko</code></a> in <a href="https://redirect.github.com/selenide/selenide/pull/3087">selenide/selenide#3087</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/selenide/selenide/compare/v7.9.4...v7.10.0">https://github.com/selenide/selenide/compare/v7.9.4...v7.10.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/selenide/selenide/blob/main/CHANGELOG.md">com.codeborne:selenide-proxy's changelog</a>.</em></p> <blockquote> <h2>7.10.0 (20.08.2025)</h2> <ul> <li><a href="https://redirect.github.com/selenide/selenide/issues/3058">#3058</a> speed up video recorder (<a href="https://redirect.github.com/selenide/selenide/issues/3071">#3071</a>) (<a href="https://redirect.github.com/selenide/selenide/issues/3079">#3079</a>)</li> <li><a href="https://redirect.github.com/selenide/selenide/issues/3058">#3058</a> take screenshots for video recorder using BiDi or DevTools method (<a href="https://redirect.github.com/selenide/selenide/issues/3077">#3077</a>)</li> <li>add method $.scrollIntoView(options) (<a href="https://redirect.github.com/selenide/selenide/issues/3078">#3078</a>)</li> <li>properly show arguments of <code>$.type()</code> in reports</li> <li>add static methods for containers initialization -- thanks to Ilya Koshaleu (<a href="https://redirect.github.com/selenide/selenide/issues/3053">#3053</a>)</li> <li>add DeepShadow annotation -- thanks to Ilya Koshaleu (<a href="https://redirect.github.com/selenide/selenide/issues/3083">#3083</a>)</li> <li>validate that incrementTimeout is no longer than the overall download timeout (<a href="https://redirect.github.com/selenide/selenide/issues/3093">#3093</a>)</li> <li>Update Selenium 4.34.0 -&gt; 4.35.0 (incl. CDP 138 -&gt; 139) -- thanks to Aliaksandr Rasolka (<a href="https://redirect.github.com/selenide/selenide/issues/3087">#3087</a>)</li> <li>bump Appium 9.5.0 -&gt; 10.0.0 (<a href="https://redirect.github.com/selenide/selenide/issues/3087">#3087</a>)</li> </ul> <p>see <a href="https://github.com/selenide/selenide/milestone/227?closed=1">https://github.com/selenide/selenide/milestone/227?closed=1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/selenide/selenide/commit/6a0545043231ef2e1e54c5ae4141427834e5bb49"><code>6a05450</code></a> release Selenide 7.10.0</li> <li><a href="https://github.com/selenide/selenide/commit/0d1732e7f385191385c7ebdcd81685ac6745a093"><code>0d1732e</code></a> validate that incrementTimeout is no longer than the overall download timeout</li> <li><a href="https://github.com/selenide/selenide/commit/571fc99635d6432194fb561a95b82cbdfc6c42a1"><code>571fc99</code></a> bump Gradle from 8.14.3 to 9.0.0</li> <li><a href="https://github.com/selenide/selenide/commit/45770ec7f4cb678625cb50bb77519ef621b5a078"><code>45770ec</code></a> add DeepShadow annotation (<a href="https://redirect.github.com/selenide/selenide/issues/3083">#3083</a>)</li> <li><a href="https://github.com/selenide/selenide/commit/56e2373c3918d98058bceda9191c4d233b782df9"><code>56e2373</code></a> Bump com.github.spotbugs from 6.2.4 to 6.2.5</li> <li><a href="https://github.com/selenide/selenide/commit/b5b049edc52d36a39e05b91f87f02607ca33ff2d"><code>b5b049e</code></a> Bump org.mockito:mockito-core from 5.18.0 to 5.19.0</li> <li><a href="https://github.com/selenide/selenide/commit/91d88121fa14e4df7014b441b05908db8e5985d0"><code>91d8812</code></a> Bump nettyVersion from 4.2.3.Final to 4.2.4.Final</li> <li><a href="https://github.com/selenide/selenide/commit/24c75e9b32090a90188121814a2e95672d38f225"><code>24c75e9</code></a> bump Appium from 9.5.0 to 10.0.0</li> <li><a href="https://github.com/selenide/selenide/commit/f3b4d56d796f36117fdfc096e04e52ae688144ac"><code>f3b4d56</code></a> Update Selenium from 4.34.0 to 4.35.0</li> <li><a href="https://github.com/selenide/selenide/commit/0e7b6b2d89d9e17fc0ad4e5d07b150c2ed8f00b2"><code>0e7b6b2</code></a> Bump actions/checkout from 4 to 5</li> <li>Additional commits viewable in <a href="https://github.com/selenide/selenide/compare/v7.9.4...v7.10.0">compare view</a></li> </ul> </details> <br /> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd64ebd commit 8a60fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sqlite-version = "3.50.3.0"
2323
mysql-version = "9.4.0"
2424
rerunner-jupiter-version = "2.1.6"
2525
flyway-version = "11.11.1"
26-
selenide-version = "7.9.4"
26+
selenide-version = "7.10.0"
2727
lombok-version = "1.18.38"
2828
jacocoVersion = "0.8.12"
2929
log4j-ecs-version = "1.7.0"

0 commit comments

Comments
 (0)