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/24 06:41:24 UTC

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

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


   Bumps [selenide](https://github.com/selenide/selenide) from 5.17.3 to 5.19.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.19.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1110">#1110</a> Implement drag and drop method with JavaScript (now used by default) -- thanks to Dmitriy Budim for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1412">#1412</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1406">#1406</a> fix method <code>$.click(usingJavascript())</code> in Internet Explorer  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1419">#1419</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1402">#1402</a> improve collection description for $$.snapshot()</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1415">#1415</a> add method $.getAlias()  --  thanks to <a href="https://github.com/pavelpp"><code>@​pavelpp</code></a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1395">#1395</a> add <a href="https://github.com/Nullable"><code>@​Nullable</code></a> annotations to WebDriverRunner</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1383">#1383</a> add events &quot;refresh&quot;, &quot;back&quot;, &quot;forward&quot;, &quot;updateHash&quot;, &quot;confirm&quot;, &quot;dismiss&quot;, &quot;prompt&quot;, &quot;clearCookies&quot; to Selenide log</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1408">#1408</a> fix Selenide own tests when running on machine with user language other than EN  --  thanks to Vicente Rossello Jaume</li>
   </ul>
   <p><a href="https://github.com/selenide/selenide/milestone/116?closed=1">https://github.com/selenide/selenide/milestone/116?closed=1</a></p>
   <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.19.0 (released 24.02.2021)</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1110">#1110</a> Implement drag and drop method with JavaScript (used by default, works in all browsers)  --  thanks to Dmitriy Budim for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1412">#1412</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1406">#1406</a> fix method <code>$.click(usingJavascript())</code> in Internet Explorer  --  see PR <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1419">#1419</a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1402">#1402</a> improve collection description for $$.snapshot()</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1415">#1415</a> add method $.getAlias()  --  thanks to <a href="https://github.com/pavelpp"><code>@​pavelpp</code></a></li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1395">#1395</a> add <a href="https://github.com/Nullable"><code>@​Nullable</code></a> annotations to WebDriverRunner</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1383">#1383</a> add events &quot;refresh&quot;, &quot;back&quot;, &quot;forward&quot;, &quot;updateHash&quot;, &quot;confirm&quot;, &quot;dismiss&quot;, &quot;prompt&quot;, &quot;clearCookies&quot; to Selenide log</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1408">#1408</a> fix Selenide own tests when running on machine with user language other than EN  --  thanks to Vicente Rossello Jaume</li>
   </ul>
   <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/834bfcf53f91b6cfc0ac049b1d089d127a5ae543"><code>834bfcf</code></a> release Selenide 5.19.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/13091073c320fa537fc3e71352aebc7f370f34fa"><code>1309107</code></a> fix concurrent update bug in Plugins</li>
   <li><a href="https://github.com/selenide/selenide/commit/67f4db015617bbb4019314f6d0eec07845f79cbf"><code>67f4db0</code></a> <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1406">#1406</a> fix JS code for <code>$.click()</code> in InternetExplorer</li>
   <li><a href="https://github.com/selenide/selenide/commit/10aeaacb3ea562b589b11e7672cebc0b090a5e98"><code>10aeaac</code></a> <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1406">#1406</a> extract JS code for <code>$.click()</code> to a separate file <code>click.js</code></li>
   <li><a href="https://github.com/selenide/selenide/commit/b6678867a2102f36ffff1a37a0235140002e7787"><code>b667886</code></a> upgrade to gradle:6.8.3</li>
   <li><a href="https://github.com/selenide/selenide/commit/7a5db8ac6df2a536f1c41ad66f2256c3ae87387a"><code>7a5db8a</code></a> Make commands customizable (<a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1418">#1418</a>)</li>
   <li><a href="https://github.com/selenide/selenide/commit/d829b111980f39eff5a531ae81ee6ab46f0562ef"><code>d829b11</code></a> <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1415">#1415</a> add <a href="https://github.com/Nullable"><code>@​Nullable</code></a> annotations</li>
   <li><a href="https://github.com/selenide/selenide/commit/7b270943bea51018b0258b92ac8c359b938e05c1"><code>7b27094</code></a> added get element alias method (<a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1415">#1415</a>)</li>
   <li><a href="https://github.com/selenide/selenide/commit/ec18ba292e2e72c1bb6513e036870f3a15b17a40"><code>ec18ba2</code></a> <a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1408">#1408</a> ooops, avoid overriding all other system properties :)</li>
   <li><a href="https://github.com/selenide/selenide/commit/826a59bd918a281cda4e968f5ced042069e23635"><code>826a59b</code></a> Bump com.github.spotbugs from 4.6.0 to 4.6.2</li>
   <li>Additional commits viewable in <a href="https://github.com/selenide/selenide/compare/v5.17.3...v5.19.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.17.3&new-version=5.19.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
   
   
   </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 #42: Bump selenide from 5.17.3 to 5.19.0

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


   Superseded by #48.


-- 
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 #42: Bump selenide from 5.17.3 to 5.19.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #42:
URL: https://github.com/apache/jspwiki/pull/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