dependabot[bot] opened a new pull request, #267:
URL: https://github.com/apache/jspwiki/pull/267

   Bumps [selenide](https://github.com/selenide/selenide) from 6.12.4 to 6.13.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/selenide/selenide/releases";>selenide's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.13.0</h2>
   <h2>🚀 Features</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2171";>#2171</a> 
[feature] add method $.cached() (<a 
href="https://redirect.github.com/selenide/selenide/issues/2189";>#2189</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2227";>#2227</a> add 
method to mock http response with any status (<a 
href="https://redirect.github.com/selenide/selenide/issues/2234";>#2234</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2213";>#2213</a> add 
method &quot;inNewBrowser&quot; for running a code block in new one-time 
browser instance (<a 
href="https://redirect.github.com/selenide/selenide/issues/2236";>#2236</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2133";>#2133</a> add 
method <code>$.doubleClick(options)</code> (<a 
href="https://redirect.github.com/selenide/selenide/issues/2135";>#2135</a>) <a 
href="https://github.com/aakachurin";><code>@​aakachurin</code></a>    (<a 
href="https://redirect.github.com/selenide/selenide/issues/2244";>#2244</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2220";>#2220</a> 
added condition <code>$.shouldHave(innerText())</code> (<a 
href="https://redirect.github.com/selenide/selenide/issues/2223";>#2223</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2091";>#2091</a> 
added method <code>$$.shouldHave(attributes(...))</code> (<a 
href="https://redirect.github.com/selenide/selenide/issues/2091";>#2091</a>) <a 
href="https://github.com/AlexLAA";><code>@​AlexLAA</code></a></li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2239";>#2239</a> 
fixed method <code>$$.subList(0, 3)</code>  (<a 
href="https://redirect.github.com/selenide/selenide/issues/2240";>#2240</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2231";>#2231</a> 
throw clear error when $.select*() is applied for non-select (<a 
href="https://redirect.github.com/selenide/selenide/issues/2233";>#2233</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2091";>#2091</a> 
refactor collection conditions (<a 
href="https://redirect.github.com/selenide/selenide/issues/2230";>#2230</a>) <a 
href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>bump Selenium from 4.8.1 to 4.8.3</li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2232";>#2232</a> bump 
BrowserUpProxy from 2.2.8 to 2.2.9</li>
   <li>bump LittleProxy from 2.0.16 to 2.0.17</li>
   <li>Bump nettyVersion from 4.1.90.Final to 4.1.91.Final (<a 
href="https://redirect.github.com/selenide/selenide/issues/2243";>#2243</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/selenide/selenide/blob/main/CHANGELOG.md";>selenide's 
changelog</a>.</em></p>
   <blockquote>
   <h2>6.13.0 (released 04.04.2023)</h2>
   <p>see <a 
href="https://github.com/selenide/selenide/milestone/177?closed=1";>https://github.com/selenide/selenide/milestone/177?closed=1</a></p>
   <ul>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2171";>#2171</a> <a 
href="https://redirect.github.com/selenide/selenide/issues/1927";>#1927</a> 
added method $.cached()  --  see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2189";>#2189</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2227";>#2227</a> 
added method to mock http response with any status  --  see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2234";>#2234</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2213";>#2213</a> add 
method <code>inNewBrowser</code> for running a code block in new one-time 
browser instance  --  see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2236";>#2236</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2133";>#2133</a> add 
method <code>$.doubleClick(options)</code>  --  thanks to <a 
href="https://github.com/aakachurin";><code>@​aakachurin</code></a> for PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2135";>#2135</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2220";>#2220</a> 
added condition <code>$.shouldHave(innerText())</code> --  see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2223";>#2223</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2091";>#2091</a> 
added method <code>$$.shouldHave(attributes(...))</code>  --  thanks to Alexey 
Lakovych for PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2091";>#2091</a>, 
also see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2230";>#2230</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2231";>#2231</a> 
throw clear error when <code>$.select*()</code> is applied for non-select  --  
see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2233";>#2233</a></li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2239";>#2239</a> 
fixed method <code>$$.subList(0, 3)</code>  --  see PR <a 
href="https://redirect.github.com/selenide/selenide/issues/2240";>#2240</a></li>
   <li>bump Selenium from 4.8.1 to 4.8.3  --  see <a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG";>https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG</a></li>
   <li>bump LittleProxy from 2.0.16 to 2.0.17</li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2232";>#2232</a> bump 
BrowserUpProxy from 2.2.8 to 2.2.9</li>
   <li><a 
href="https://redirect.github.com/selenide/selenide/issues/2243";>#2243</a> Bump 
nettyVersion from 4.1.90.Final to 4.1.91.Final</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/selenide/selenide/commit/f1c2686339579f5cf7896f7a59528bfd163acc45";><code>f1c2686</code></a>
 release Selenide 6.13.0</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/32013219906157f196986bb717937d3e7e6ea58a";><code>3201321</code></a>
 fix flaky test: use less strict file name when executing 3 multi-downloads 
in...</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/6cabce44195740f68d2fd1a554bd343c8f295479";><code>6cabce4</code></a>
 improve logging when downloading files</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/ec4c95493295bc4792ca50b73b1b375a698ac4f3";><code>ec4c954</code></a>
 <a href="https://redirect.github.com/selenide/selenide/issues/2135";>#2135</a> 
<a href="https://redirect.github.com/selenide/selenide/issues/2133";>#2133</a> 
fix double-click with offset</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/d1b1afee6674613b58ca6f07330cc4fdbb4b9fa7";><code>d1b1afe</code></a>
 Bump nettyVersion from 4.1.90.Final to 4.1.91.Final</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/fe3e3951147f913853c6a7d37ad4cc2038731857";><code>fe3e395</code></a>
 DoubleClick with custom options</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/06b25a6a27d05c464cce1747ad7170bd86289208";><code>06b25a6</code></a>
 <a href="https://redirect.github.com/selenide/selenide/issues/2213";>#2213</a> 
fix downloaded file names</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/a066e7060f94d09fad71a05198a0f37bcf3aad80";><code>a066e70</code></a>
 <a href="https://redirect.github.com/selenide/selenide/issues/2213";>#2213</a> 
add method &quot;inNewBrowser&quot; for running a code block in new one-time 
brow...</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/1b8f07a646042d463573c2b9a0575801489e4d96";><code>1b8f07a</code></a>
 remove links to dead slack channels from README</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/7665bfc07d806bfc56d3c6146ba3c19fc56b3bcf";><code>7665bfc</code></a>
 fix flaky test: increase page loading timeout</li>
   <li>Additional commits viewable in <a 
href="https://github.com/selenide/selenide/compare/v6.12.4...v6.13.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.codeborne:selenide&package-manager=maven&previous-version=6.12.4&new-version=6.13.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to