You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/30 04:58:20 UTC

[PR] Bump selenide from 6.14.0 to 6.15.0 (jspwiki)

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

   Bumps [selenide](https://github.com/selenide/selenide) from 6.14.0 to 6.15.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.15.0</h2>
   <h2>Changes</h2>
   <ul>
   <li>Merge <code>selenide-appium</code> project into <code>selenide</code> (<a href="https://redirect.github.com/selenide/selenide/issues/2291">#2291</a>) <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a></li>
   <li>Merge <code>selenide-selenoid</code> project into <code>selenide</code> (<a href="https://redirect.github.com/selenide/selenide/issues/2292">#2292</a>) <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a></li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2288">#2288</a> Wait until element becomes enabled before click (<a href="https://redirect.github.com/selenide/selenide/issues/2290">#2290</a>) <a href="https://github.com/Au6ojlut"><code>@​Au6ojlut</code></a></li>
   <li>Refactor collection conditions (<a href="https://redirect.github.com/selenide/selenide/issues/2307">#2307</a>) (<a href="https://redirect.github.com/selenide/selenide/issues/2312">#2312</a>) <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a></li>
   </ul>
   <h2>🚀 Features</h2>
   <ul>
   <li>API for switching context in mobile apps (<a href="https://redirect.github.com/selenide/selenide/issues/2308">#2308</a>) <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a></li>
   <li>Collection conditions for mobile apps (<a href="https://redirect.github.com/selenide/selenide/issues/2307">#2307</a>) <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a></li>
   </ul>
   <h2>Fixes</h2>
   <ul>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2283">#2283</a> Escape special characters in subject (<a href="https://redirect.github.com/selenide/selenide/issues/2284">#2284</a>) <a href="https://github.com/Au6ojlut"><code>@​Au6ojlut</code></a></li>
   <li>Add cause to collection errors (<a href="https://redirect.github.com/selenide/selenide/issues/2305">#2305</a>) <a href="https://github.com/asolntsev"><code>@​asolntsev</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 (<a href="https://redirect.github.com/selenide/selenide/issues/2317">#2317</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump fastify/github-action-merge-dependabot from 3.7.0 to 3.8.0 (<a href="https://redirect.github.com/selenide/selenide/issues/2310">#2310</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump nettyVersion from 4.1.92.Final to 4.1.93.Final (<a href="https://redirect.github.com/selenide/selenide/issues/2309">#2309</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump commons-io:commons-io from 2.11.0 to 2.12.0 (<a href="https://redirect.github.com/selenide/selenide/issues/2287">#2287</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump com.github.valfirst.browserup-proxy:browserup-proxy-core from 2.2.9 to 2.2.10 (<a href="https://redirect.github.com/selenide/selenide/issues/2278">#2278</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>📖 Documentation</h2>
   <ul>
   <li>Fix docs (<a href="https://redirect.github.com/selenide/selenide/issues/2286">#2286</a>) <a href="https://github.com/BorisOsipov"><code>@​BorisOsipov</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.15.0 (released 29.05.2023)</h2>
   <ul>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2292">#2292</a> Project &quot;selenide-appium&quot; was merged into project &quot;selenide&quot;.</li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2291">#2291</a> Project &quot;selenide-selenoid&quot; was merged into project &quot;selenide&quot;.</li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2288">#2288</a> Clicking a disabled element now fails --  thanks to Maksim <a href="https://github.com/Au6ojlut"><code>@​Au6ojlut</code></a> for PR <a href="https://redirect.github.com/selenide/selenide/issues/2290">#2290</a></li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2283">#2283</a> Escape special characters in subject in text report  --  thanks to Maksim <a href="https://github.com/Au6ojlut"><code>@​Au6ojlut</code></a> for PR <a href="https://redirect.github.com/selenide/selenide/issues/2284">#2284</a></li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2300">#2300</a> Add few collection conditions for mobile apps  --  thanks to Amuthan Sakthivel for <a href="https://redirect.github.com/selenide/selenide-appium/pull/135">selenide/selenide-appium#135</a>, also see PR <a href="https://redirect.github.com/selenide/selenide/issues/2315">#2315</a></li>
   <li>Add methods for switching between mobile contexts  --  see PR <a href="https://redirect.github.com/selenide/selenide/issues/2308">#2308</a>, thanks to Amuthan Sakthivel for <a href="https://redirect.github.com/selenide/selenide-appium/pull/149">selenide/selenide-appium#149</a></li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2312">#2312</a> <a href="https://redirect.github.com/selenide/selenide/issues/2307">#2307</a> refactor CollectionCondition: replace method <code>test(elements)</code> by <code>check(driver, elements)</code> or <code>check(CollectionSource collection)</code>.</li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2305">#2305</a> Added cause to collection errors</li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2287">#2287</a> Bump commons-io:commons-io from 2.11.0 to 2.12.0</li>
   <li><a href="https://redirect.github.com/selenide/selenide/issues/2309">#2309</a> Bump nettyVersion from 4.1.92.Final to 4.1.93.Final</li>
   </ul>
   <p>Full list: <a href="https://github.com/selenide/selenide/milestone/184?closed=1">https://github.com/selenide/selenide/milestone/184?closed=1</a></p>
   <h2>6.14.1 (released 12.05.2023)</h2>
   <ul>
   <li>make new method <code>$.dragAndDrop()</code> usable by <code>selenide-appium</code></li>
   <li>make <code>$.download(FOLDER)</code> usable by <code>selenide-selenoid</code></li>
   <li>bump webdrivermanager from 5.3.2 to 5.3.3  --  see <a href="https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md#533---2023-05-11">https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md#533---2023-05-11</a></li>
   <li>bump BrowserUpProxy from 2.2.9 to 2.2.10  --  see <a href="https://github.com/valfirst/browserup-proxy/blob/master/CHANGELOG.md">https://github.com/valfirst/browserup-proxy/blob/master/CHANGELOG.md</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/selenide/selenide/commit/367c7402410006c0a12ed68ccaa61a128fa01124"><code>367c740</code></a> release Selenide 6.15.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/62722b6c54beb9c13e966090476777f52886658b"><code>62722b6</code></a> refactor tests for $$.texts</li>
   <li><a href="https://github.com/selenide/selenide/commit/f91e4fc9e33bd23fa2f068763c4f17750ae6da12"><code>f91e4fc</code></a> refactor tests for $$.exactTextsCaseSensitive</li>
   <li><a href="https://github.com/selenide/selenide/commit/4ba156b88f1341bd3fba9239810aafe0ca221ccd"><code>4ba156b</code></a> move tests for $$.textsInAnyOrder for a dedicated test-class</li>
   <li><a href="https://github.com/selenide/selenide/commit/b4819ce3a427c413e993dbd409fbf38e20495f89"><code>b4819ce</code></a> speed up the slowest collections tests</li>
   <li><a href="https://github.com/selenide/selenide/commit/ab11b823367c2a8c95067e2a486572ad94a4ed18"><code>ab11b82</code></a> move tests for $$.attributes for a dedicated test-class</li>
   <li><a href="https://github.com/selenide/selenide/commit/97e24c65165d7a79fb428435679db5a7831e9aec"><code>97e24c6</code></a> refactor tests for $$.exactTextsCaseSensitiveInAnyOrder</li>
   <li><a href="https://github.com/selenide/selenide/commit/6ac302e29cdac589686d332a80875293641cb078"><code>6ac302e</code></a> refactor tests for $$.containExactTextsCaseSensitive</li>
   <li><a href="https://github.com/selenide/selenide/commit/84ce80c9d03b74b7e15af94b3d0772c62fd61e76"><code>84ce80c</code></a> refactor tests for $$.exactTexts</li>
   <li><a href="https://github.com/selenide/selenide/commit/0d3d49285174c421d506e1dbf7ccc34ca82a9ea8"><code>0d3d492</code></a> refactor tests for $$.sizeGreaterThanOrEqual</li>
   <li>Additional commits viewable in <a href="https://github.com/selenide/selenide/compare/v6.14.0...v6.15.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.14.0&new-version=6.15.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: commits-unsubscribe@jspwiki.apache.org

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


Re: [PR] Bump selenide from 6.14.0 to 6.15.0 (jspwiki)

Posted by "juanpablo-santos (via GitHub)" <gi...@apache.org>.
juanpablo-santos closed pull request #281: Bump selenide from 6.14.0 to 6.15.0
URL: https://github.com/apache/jspwiki/pull/281


-- 
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-unsubscribe@jspwiki.apache.org

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


Re: [PR] Bump selenide from 6.14.0 to 6.15.0 (jspwiki)

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #281:
URL: https://github.com/apache/jspwiki/pull/281#issuecomment-1593814967

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: commits-unsubscribe@jspwiki.apache.org

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