Commit 94d03d5
authored
Bump selenide-version from 7.16.1 to 7.16.2 (#1317)
Bumps `selenide-version` from 7.16.1 to 7.16.2.
Updates `com.codeborne:selenide` from 7.16.1 to 7.16.2
<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.16.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Selenide MCP: added more configuration parameters by <a
href="https://github.com/sidelnikovmike"><code>@sidelnikovmike</code></a>
in <a
href="https://redirect.github.com/selenide/selenide/pull/3323">selenide/selenide#3323</a></li>
<li>update Selenium from 4.43.0 to 4.44.0 by <a
href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a
href="https://redirect.github.com/selenide/selenide/pull/3321">selenide/selenide#3321</a></li>
<li><a
href="https://redirect.github.com/selenide/selenide/issues/3328">#3328</a>
improve logs when downloading a file by <a
href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a
href="https://redirect.github.com/selenide/selenide/pull/3332">selenide/selenide#3332</a></li>
<li>prefer the latest file when browser occasionally downloaded multiple
files by <a
href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a
href="https://redirect.github.com/selenide/selenide/pull/3333">selenide/selenide#3333</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/selenide/selenide/compare/v7.16.1...v7.16.2">https://github.com/selenide/selenide/compare/v7.16.1...v7.16.2</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.16.2 (27.05.2026)</h2>
<ul>
<li>Selenide MCP: added more configuration parameters -- thanks to Mike
Sidelnikov (<a
href="https://redirect.github.com/selenide/selenide/issues/3323">#3323</a>)</li>
<li>update Selenium from 4.43.0 to 4.44.0 (incl. CDP from 147 -> 148)
(<a
href="https://redirect.github.com/selenide/selenide/issues/3321">#3321</a>)</li>
<li>prefer the latest file when browser occasionally downloaded multiple
files (<a
href="https://redirect.github.com/selenide/selenide/issues/3333">#3333</a>)</li>
<li>support case when "downloadWillBegin" arrives AFTER
"downloadProgress" event (286b7619d4d231)</li>
<li><a
href="https://redirect.github.com/selenide/selenide/issues/3328">#3328</a>
improve logs when downloading a file (<a
href="https://redirect.github.com/selenide/selenide/issues/3332">#3332</a>)</li>
<li>don't spam logs with useless message "Variable
selenide.reportsUrl not found" (827ac7ae17be8b)</li>
</ul>
<p>See <a
href="https://github.com/selenide/selenide/milestone/241?closed=1">https://github.com/selenide/selenide/milestone/241?closed=1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/selenide/selenide/commit/588fb759c528b093d5bedc1fff0909ff348ddf72"><code>588fb75</code></a>
release Selenide 7.16.2</li>
<li><a
href="https://github.com/selenide/selenide/commit/13124b885dc651d751493cdbec85616b9fcfbcef"><code>13124b8</code></a>
prefer the latest file when browser occasionally downloaded multiple
files</li>
<li><a
href="https://github.com/selenide/selenide/commit/6f6036577a5715d9690b840dd27af3bdbd7f4cfb"><code>6f60365</code></a>
<a
href="https://redirect.github.com/selenide/selenide/issues/3328">#3328</a>
improve logs when downloading a file</li>
<li><a
href="https://github.com/selenide/selenide/commit/827ac7ae17be8bc78023a36dcf601b525b596cb9"><code>827ac7a</code></a>
don't spam logs with useless message "Variable selenide.reportsUrl
not found"</li>
<li><a
href="https://github.com/selenide/selenide/commit/2612a20a1ac6f8187b20dba9dda7eee37247707c"><code>2612a20</code></a>
Bump com.github.spotbugs from 6.5.4 to 6.5.5</li>
<li><a
href="https://github.com/selenide/selenide/commit/60a34e573095a00e37116513bee0b254d02de00e"><code>60a34e5</code></a>
Bump io.modelcontextprotocol.sdk:mcp from 1.1.2 to 1.1.3</li>
<li><a
href="https://github.com/selenide/selenide/commit/2135a5e73108b7665d4fe6ad4c5d61cda39e15ff"><code>2135a5e</code></a>
Bump nettyVersion from 4.2.13.Final to 4.2.14.Final</li>
<li><a
href="https://github.com/selenide/selenide/commit/cafa36efff05095195141b3cef0eb5d7f4130b2b"><code>cafa36e</code></a>
Bump org.junit:junit-bom from 6.0.3 to 6.1.0</li>
<li><a
href="https://github.com/selenide/selenide/commit/a77c2ed6264267bc7488a5bd0e85415f0c46dbf0"><code>a77c2ed</code></a>
remove JQuery from most test pages</li>
<li><a
href="https://github.com/selenide/selenide/commit/08e553ba17f35032042b59b11534871c33e41f8b"><code>08e553b</code></a>
revert page_for_printing.html and drop Google Fonts <a
href="https://github.com/import"><code>@import</code></a> to fix
PrintPageT...</li>
<li>Additional commits viewable in <a
href="https://github.com/selenide/selenide/compare/v7.16.1...v7.16.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.codeborne:selenide-proxy` from 7.16.1 to 7.16.2
<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.16.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Selenide MCP: added more configuration parameters by <a
href="https://github.com/sidelnikovmike"><code>@sidelnikovmike</code></a>
in <a
href="https://redirect.github.com/selenide/selenide/pull/3323">selenide/selenide#3323</a></li>
<li>update Selenium from 4.43.0 to 4.44.0 by <a
href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a
href="https://redirect.github.com/selenide/selenide/pull/3321">selenide/selenide#3321</a></li>
<li><a
href="https://redirect.github.com/selenide/selenide/issues/3328">#3328</a>
improve logs when downloading a file by <a
href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a
href="https://redirect.github.com/selenide/selenide/pull/3332">selenide/selenide#3332</a></li>
<li>prefer the latest file when browser occasionally downloaded multiple
files by <a
href="https://github.com/asolntsev"><code>@asolntsev</code></a> in <a
href="https://redirect.github.com/selenide/selenide/pull/3333">selenide/selenide#3333</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/selenide/selenide/compare/v7.16.1...v7.16.2">https://github.com/selenide/selenide/compare/v7.16.1...v7.16.2</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.16.2 (27.05.2026)</h2>
<ul>
<li>Selenide MCP: added more configuration parameters -- thanks to Mike
Sidelnikov (<a
href="https://redirect.github.com/selenide/selenide/issues/3323">#3323</a>)</li>
<li>update Selenium from 4.43.0 to 4.44.0 (incl. CDP from 147 -> 148)
(<a
href="https://redirect.github.com/selenide/selenide/issues/3321">#3321</a>)</li>
<li>prefer the latest file when browser occasionally downloaded multiple
files (<a
href="https://redirect.github.com/selenide/selenide/issues/3333">#3333</a>)</li>
<li>support case when "downloadWillBegin" arrives AFTER
"downloadProgress" event (286b7619d4d231)</li>
<li><a
href="https://redirect.github.com/selenide/selenide/issues/3328">#3328</a>
improve logs when downloading a file (<a
href="https://redirect.github.com/selenide/selenide/issues/3332">#3332</a>)</li>
<li>don't spam logs with useless message "Variable
selenide.reportsUrl not found" (827ac7ae17be8b)</li>
</ul>
<p>See <a
href="https://github.com/selenide/selenide/milestone/241?closed=1">https://github.com/selenide/selenide/milestone/241?closed=1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/selenide/selenide/commit/588fb759c528b093d5bedc1fff0909ff348ddf72"><code>588fb75</code></a>
release Selenide 7.16.2</li>
<li><a
href="https://github.com/selenide/selenide/commit/13124b885dc651d751493cdbec85616b9fcfbcef"><code>13124b8</code></a>
prefer the latest file when browser occasionally downloaded multiple
files</li>
<li><a
href="https://github.com/selenide/selenide/commit/6f6036577a5715d9690b840dd27af3bdbd7f4cfb"><code>6f60365</code></a>
<a
href="https://redirect.github.com/selenide/selenide/issues/3328">#3328</a>
improve logs when downloading a file</li>
<li><a
href="https://github.com/selenide/selenide/commit/827ac7ae17be8bc78023a36dcf601b525b596cb9"><code>827ac7a</code></a>
don't spam logs with useless message "Variable selenide.reportsUrl
not found"</li>
<li><a
href="https://github.com/selenide/selenide/commit/2612a20a1ac6f8187b20dba9dda7eee37247707c"><code>2612a20</code></a>
Bump com.github.spotbugs from 6.5.4 to 6.5.5</li>
<li><a
href="https://github.com/selenide/selenide/commit/60a34e573095a00e37116513bee0b254d02de00e"><code>60a34e5</code></a>
Bump io.modelcontextprotocol.sdk:mcp from 1.1.2 to 1.1.3</li>
<li><a
href="https://github.com/selenide/selenide/commit/2135a5e73108b7665d4fe6ad4c5d61cda39e15ff"><code>2135a5e</code></a>
Bump nettyVersion from 4.2.13.Final to 4.2.14.Final</li>
<li><a
href="https://github.com/selenide/selenide/commit/cafa36efff05095195141b3cef0eb5d7f4130b2b"><code>cafa36e</code></a>
Bump org.junit:junit-bom from 6.0.3 to 6.1.0</li>
<li><a
href="https://github.com/selenide/selenide/commit/a77c2ed6264267bc7488a5bd0e85415f0c46dbf0"><code>a77c2ed</code></a>
remove JQuery from most test pages</li>
<li><a
href="https://github.com/selenide/selenide/commit/08e553ba17f35032042b59b11534871c33e41f8b"><code>08e553b</code></a>
revert page_for_printing.html and drop Google Fonts <a
href="https://github.com/import"><code>@import</code></a> to fix
PrintPageT...</li>
<li>Additional commits viewable in <a
href="https://github.com/selenide/selenide/compare/v7.16.1...v7.16.2">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 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 a65865a commit 94d03d5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments