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/10/19 04:44:18 UTC

[GitHub] [jspwiki] dependabot[bot] opened a new pull request #145: Bump selenide from 5.25.0 to 5.25.0-selenium-4.0.0

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


   Bumps [selenide](https://github.com/selenide/selenide) from 5.25.0 to 5.25.0-selenium-4.0.0.
   <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>
   <h1>Changelog</h1>
   <h2>6.0.0 (planned to 1x.10.2021)</h2>
   <ul>
   <li>upgrade to Selenium 4.0.0</li>
   <li><a href="https://github-redirect.dependabot.com/selenide/selenide/issues/1581">#1581</a> report exact actual value at the moment of failure</li>
   <li>Remove lots of deprecated methods  --  thanks <a href="https://github.com/BorisOsipov"><code>@​BorisOsipov</code></a> for PR <a href="https://github-redirect.dependabot.com/selenide/selenide/pull/1607/files">selenide/selenide#1607</a></li>
   <li>Make Selenide.sleep(N) guarantee the sleep duration</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/selenide/selenide/commit/e6ddf49bdebbc1c82d68165c39d8482bc07dc7c2"><code>e6ddf49</code></a> release Selendie 5.25.0-selenium-4.0.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/4204abb8052d01bb2aaf4cf20f73bbf2378c0a60"><code>4204abb</code></a> Update to 4.0.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/3b659902d9ed1d038791cabbd159aa00a0cbf99e"><code>3b65990</code></a> Merge branch 'master' into upgrade-to-selenium4-beta-1</li>
   <li><a href="https://github.com/selenide/selenide/commit/e16bfb06ed525b46de75d487aa65c4266aec3f2a"><code>e16bfb0</code></a> Update selenium to 4.0.0-rc-3 version</li>
   <li><a href="https://github.com/selenide/selenide/commit/b345e0a40ebb093f3305df3a6978c15c208ec293"><code>b345e0a</code></a> working on Selenide 5.26.0</li>
   <li><a href="https://github.com/selenide/selenide/commit/a55fe26743d061b89ff7651ad139a20294767810"><code>a55fe26</code></a> Merge branch 'master' into upgrade-to-selenium4-beta-1</li>
   <li><a href="https://github.com/selenide/selenide/commit/9d167624c0068b9f7d6a7fbd93eb726b0b36e8f2"><code>9d16762</code></a> update webdriver versions</li>
   <li><a href="https://github.com/selenide/selenide/commit/c7fb25b7db8c00b16c1bc4fbfa365179b7a61cd6"><code>c7fb25b</code></a> Update selenium to 4.0.0-rc-2 version</li>
   <li><a href="https://github.com/selenide/selenide/commit/11010a22c9231efd9ee61cf81b9f0131d449dfc5"><code>11010a2</code></a> fix tests after merging from master</li>
   <li><a href="https://github.com/selenide/selenide/commit/2dc40afcdd2051fabad434534303cce0593c1de0"><code>2dc40af</code></a> Merge branch 'master' into upgrade-to-selenium4-beta-1</li>
   <li>See full diff in <a href="https://github.com/selenide/selenide/compare/v5.25.0...v5.25.0-selenium-4.0.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.25.0&new-version=5.25.0-selenium-4.0.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-unsubscribe@jspwiki.apache.org

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



[GitHub] [jspwiki] dependabot[bot] commented on pull request #145: Bump selenide from 5.25.0 to 5.25.0-selenium-4.0.0

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


   Superseded by #148.


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



[GitHub] [jspwiki] dependabot[bot] closed pull request #145: Bump selenide from 5.25.0 to 5.25.0-selenium-4.0.0

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


   


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