You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by GitBox <gi...@apache.org> on 2021/02/12 07:15:41 UTC

[GitHub] [jspwiki] dependabot[bot] opened a new pull request #40: Bump selenide from 5.17.3 to 5.18.1

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


   Bumps [selenide](https://github.com/selenide/selenide) from 5.17.3 to 5.18.1.
   <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.18.1</h2>
   <h2>🚀 Features</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1400">#1400</a> add method Selenide.getSessionStorage()  --  thanks to Dmitriy Budim <a href="https://github.com/dbudim"><code>@dbudim</code></a></li>
   </ul>
   <h2>Changes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1392">#1392</a> remove &quot;dynamic&quot; nature of toString for And condition  --  thanks to Pavel Fokin <a href="https://github.com/fokinp"><code>@fokinp</code></a> for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1393">#1393</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1390">#1390</a> Pass noproxy options from outside proxy to selenide proxy  --  thanks to Boris Osipov <a href="https://github.com/BorisOsipov"><code>@BorisOsipov</code></a></li>
   <li>upgrade to netty:4.1.59.Final and littleProxyVersion:2.0.2</li>
   </ul>
   <h2>v5.18.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1365">#1365</a> disable webdriver logs by default  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1379">#1379</a>
   (they still can be enabled by Configuration.webdriverLogsEnabled = true)</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1377">#1377</a> Replace long timeout with Duration for ElementsCollection  -- thanks to Ostap Oleksyn for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1377">#1377</a>!</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1373">#1373</a> speed up <code>$(shadowCss())</code>  --  also thanks to <a href="https://github.com/sakamoto66"><code>@sakamoto66</code></a> for issue <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1246">#1246</a> and PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1233">#1233</a>!</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1369">#1369</a> fix checks <code>$.shouldNot(and(...))</code> and <code>$.shouldNot(or(...))</code>  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1370">#1370</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1369">#1369</a> don't allow <code>and</code> and <code>or</code> with only one condition  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1370">#1370</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1366">#1366</a> detect mismatching &quot;browserName&quot; capability  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1374">#1374</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1376">#1376</a> display duration argument in report as &quot;1s&quot; or &quot;300 ms&quot;  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1378">#1378</a></li>
   <li>upgraded to WebDriverManager 4.3.1  --  see <a href="https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md">changelog</a></li>
   </ul>
   <h2>v5.17.4</h2>
   <h2>🚀 Features</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1360">#1360</a> make SelenidePageFactory even more customizable (<a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1368">#1368</a>) <a href="https://github.com/asolntsev"><code>@asolntsev</code></a></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.18.1 (released 11.02.2021)</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1400">#1400</a> add method Selenide.getSessionStorage()  --  thanks to Dmitriy Budim <a href="https://github.com/dbudim"><code>@dbudim</code></a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1392">#1392</a> remove &quot;dynamic&quot; nature of toString for And condition  --  thanks to Pavel Fokin <a href="https://github.com/fokinp"><code>@fokinp</code></a> for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1393">#1393</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1390">#1390</a> Pass noproxy options from outside proxy to selenide proxy  --  thanks to Boris Osipov <a href="https://github.com/BorisOsipov"><code>@BorisOsipov</code></a></li>
   <li>upgrade to Netty 4.1.59.Final and LittleProxy 2.0.2</li>
   </ul>
   <h2>5.18.0 (released 23.01.2021)</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1365">#1365</a> disable webdriver logs by default  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1379">#1379</a>
   (they still can be enabled by Configuration.webdriverLogsEnabled = true)</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1377">#1377</a> Replace long timeout with Duration for ElementsCollection  -- thanks to Ostap Oleksyn for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1377">#1377</a>!</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1373">#1373</a> speed up <code>$(shadowCss())</code>  --  also thanks to <a href="https://github.com/sakamoto66"><code>@sakamoto66</code></a> for issue <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1246">#1246</a> and PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1233">#1233</a>!</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1369">#1369</a> fix checks <code>$.shouldNot(and(...))</code> and <code>$.shouldNot(or(...))</code>  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1370">#1370</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1369">#1369</a> don't allow <code>and</code> and <code>or</code> with only one condition  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1370">#1370</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1366">#1366</a> detect mismatching &quot;browserName&quot; capability  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1374">#1374</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1376">#1376</a> display duration argument in report as &quot;1s&quot; or &quot;300 ms&quot;  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1378">#1378</a></li>
   <li>upgraded to WebDriverManager 4.3.1  --  see <a href="https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md">changelog</a></li>
   </ul>
   <h2>5.17.4 (released 14.01.2021)</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1360">#1360</a> make SelenidePageFactory even more customizable</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/selenide/selenide/commit/fd626b04041dd42bea3bf07fad871793284fc060"><code>fd626b0</code></a> release Selenide 5.18.1</li>
   <li><a href="https://github.com/selenide/selenide/commit/50f9d6e8495f6ba29a7b8c21cadc62052b119f8c"><code>50f9d6e</code></a> (chore) fix links, dates, cleanup code</li>
   <li><a href="https://github.com/selenide/selenide/commit/923c2d0331f7c583421f6405233d3304ed519e68"><code>923c2d0</code></a> Session Storage Utils (<a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1400">#1400</a>)</li>
   <li><a href="https://github.com/selenide/selenide/commit/ad770b05e226e44f0c3ebdd81c75d93999edf246"><code>ad770b0</code></a> upgrade to Gradle 6.8.2 and JUnit 5.7.1</li>
   <li><a href="https://github.com/selenide/selenide/commit/40cd6648396cbd867e5ed69da70fc1881d90a82c"><code>40cd664</code></a> <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1392">#1392</a> remove &quot;dynamic&quot; nature of toString for And condition</li>
   <li><a href="https://github.com/selenide/selenide/commit/b9310618fd007e17341aa71f6461971321c64ee1"><code>b931061</code></a> Pass noproxy options to outside proxy</li>
   <li><a href="https://github.com/selenide/selenide/commit/84a3bc3c2afa4bb0ae6adf1612e0fd4f232ae69c"><code>84a3bc3</code></a> upgrade to Gradle 6.8.1</li>
   <li><a href="https://github.com/selenide/selenide/commit/de3a836187d07d12f1894941def62de61f1d4b4d"><code>de3a836</code></a> upgrade to AssertJ 3.19.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/76a3bdece1b85a6a33ed80d983a3305e3240135d"><code>76a3bde</code></a> release Selenide 5.18.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/d2a2a1d14428ecea747b5eed533878b33fdf85e2"><code>d2a2a1d</code></a> <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/50">#50</a> change scope of selenide and appium dependencies from &quot;implementation&quot; to...</li>
   <li>Additional commits viewable in <a href="https://github.com/selenide/selenide/compare/v5.17.3...v5.18.1">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.17.3&new-version=5.18.1)](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
   
   
   </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.

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



[GitHub] [jspwiki] dependabot[bot] commented on pull request #40: Bump selenide from 5.17.3 to 5.18.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #40:
URL: https://github.com/apache/jspwiki/pull/40#issuecomment-784831376


   Superseded by #42.


----------------------------------------------------------------
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.

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



[GitHub] [jspwiki] dependabot[bot] closed pull request #40: Bump selenide from 5.17.3 to 5.18.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #40:
URL: https://github.com/apache/jspwiki/pull/40


   


----------------------------------------------------------------
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.

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