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


   Bumps [selenide](https://github.com/selenide/selenide) from 5.24.4 to 5.25.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>v5.25.0</h2>
   <h2>🚀 Features</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/969";>#969</a>
 Add support for OpenTest4j  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1545";>#1545</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1543";>#1543</a>
 add stack trace to every error in SoftAsserts  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1545";>#1545</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1515";>#1515</a>
 add method $.shadowRoot()  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1517";>#1517</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1556";>#1556</a>
 add method <code>SelenideElement.ancestor()</code>  --  thanks Oleg Berezhnoy 
for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1567";>#1567</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1554";>#1554</a>
 Enhance <code>closest()</code> and <code>ancestor()</code> methods to search 
by attribute  --  thanks to Vitali Plagov for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1554";>#1554</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1573";>#1573</a>
 add check <code>webdriver().shouldHave(title(...))</code> --  thanks Ervīns 
Patmalnieks for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1579";>#1579</a></li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1571";>#1571</a>
 fix method <code>$.screenshot()</code> on Retina display  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1576";>#1576</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/217";>#217</a>
 report <strong>exact</strong> text at the moment of failure of text conditions 
 --  thanks Pavel Fokin for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1313";>#1313</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1566";>#1566</a>
 forbid empty regex in MatchText</li>
   </ul>
   <h2>Technical details</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/984";>#984</a>
 use gradle format accepted by Dependabot (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1583";>#1583</a>)
 <a href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li>big cleanup of unit-tests (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1584";>#1584</a>)
 <a href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li>NB! We changed the signature of many Selenide assertion errors:
   <ul>
   <li>changed order of &quot;expected&quot; and &quot;actual&quot; values</li>
   <li>removed &quot;driver&quot; parameter from constructor</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/selenide/selenide/blob/master/CHANGELOG.md";>selenide's 
changelog</a>.</em></p>
   <blockquote>
   <h2>5.25.0 (released 28.09.2021)</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/969";>#969</a>
 Add support for OpenTest4j  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1545";>#1545</a>
   NB! We changed the signature of many Selenide assertion errors:
   <ul>
   <li>changed order of &quot;expected&quot; and &quot;actual&quot; values</li>
   <li>removed &quot;driver&quot; parameter from constructor</li>
   </ul>
   </li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1543";>#1543</a>
 add stack trace to every error in SoftAsserts  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1545";>#1545</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1515";>#1515</a>
 add method $.shadowRoot()  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1517";>#1517</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1556";>#1556</a>
 add method <code>SelenideElement.ancestor()</code>  --  thanks Oleg Berezhnoy 
for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1567";>#1567</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1554";>#1554</a>
 Enhance <code>closest()</code> and <code>ancestor()</code> methods to search 
by attribute  --  thanks to Vitali Plagov for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1554";>#1554</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1571";>#1571</a>
 fix method <code>$.screenshot()</code> on Retina display  --  see PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1576";>#1576</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/217";>#217</a>
 report <strong>exact</strong> text at the moment of failure of text conditions 
 --  thanks Pavel Fokin for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1313";>#1313</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1566";>#1566</a>
 forbid empty regex in MatchText</li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1573";>#1573</a>
 add check <code>webdriver().shouldHave(title(...))</code> --  thanks Ervīns 
Patmalnieks for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1579";>#1579</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/selenide/selenide/commit/4d86e7e839d8d11d2d11a8479f2f90f03622e272";><code>4d86e7e</code></a>
 release Selenide 5.25.0</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/cb7933c047cd6b49a780f40f374c59ce7eabd771";><code>cb7933c</code></a>
 cleanup: remove unused field UIAssertionError.driver</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/c04e48455d3979c209e7f7e4a89abba1bd09901b";><code>c04e484</code></a>
 fix flaky test ReportForChainedElementsTest</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/ec612672e2e885f49f218ae9eadb747044284dc5";><code>ec61267</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/969";>#969</a>
 Add support for OpenTest4j in other assertion errors too</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/6f7d9d7c5274afd91554f8136a527abe6849d7fd";><code>6f7d9d7</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1543";>#1543</a>
 add stack trace to every error in SoftAsserts</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/1b89f34dbb14062e420ecfb647adb79b88cda7b4";><code>1b89f34</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/969";>#969</a>
 Add support for opentest4j</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/8b32a248bb87bb265df24f1e8aa51b8b0a404a76";><code>8b32a24</code></a>
 big cleanup of unit-tests</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/6bd7095f70b24ea4c64007218c3b2d7c9a762515";><code>6bd7095</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/984";>#984</a>
 use gradle format accepted by Dependabot</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/eb5d3300bf741b1248594b16f3c9c24408c571f0";><code>eb5d330</code></a>
 Enhance <code>closest()</code> and <code>ancestor()</code> methods to search 
by attribute and attri...</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/d982a23567fefaefe9478a19a29d6fa27c41e29a";><code>d982a23</code></a>
 working on Selenide 5.25.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/selenide/selenide/compare/v5.24.4...v5.25.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=5.24.4&new-version=5.25.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: dev-unsubscr...@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to