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


   Bumps [selenide](https://github.com/selenide/selenide) from 6.2.0 to 6.2.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>v6.2.1</h2>
   <h2>Changes</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1673";>#1673</a>
 override default timeouts for remote webdriver (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1703";>#1703</a>)
 <a href="https://github.com/asolntsev";><code>@​asolntsev</code></a></li>
   <li>Ignore whitespaces for filename in Content-Disposition header (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1702";>#1702</a>)
 <a 
href="https://github.com/yevgeniy-mikhailov";><code>@​yevgeniy-mikhailov</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump slf4j-api from 1.7.32 to 1.7.33 (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1695";>#1695</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump slf4j-simple from 1.7.32 to 1.7.33 (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1694";>#1694</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump nettyVersion from 4.1.72.Final to 4.1.73.Final (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1693";>#1693</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</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>6.2.1 (released 19.01.2022)</h2>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1702";>#1702</a>
 Ignore whitespaces for filename in Content-Disposition header  --  thanks 
Yevgeniy Mikhailov for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1702";>#1702</a></li>
   <li><a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1703";>#1703</a>,
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1433";>#1433</a>
 override default timeouts for remote webdriver  --  thanks Irina Styazhkina 
for PR <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1673";>#1673</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/selenide/selenide/commit/33ccf5c8b3dbd60ca9ee6dcae05b1a09685a302c";><code>33ccf5c</code></a>
 release Selenide 6.2.1</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/93453e77e37671f88cded9094cfe04ea419ac6a0";><code>93453e7</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1673";>#1673</a>
 override default timeouts for remote webdriver</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/1996edbe0301c599bcd311c5a8b2196a8926f75e";><code>1996edb</code></a>
 Ignore whitespaces for filename in Content-Disposition header (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1702";>#1702</a>)</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/bca6305f9935198d73638a99a64e925ee11b4749";><code>bca6305</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1051";>#1051</a>
 avoid casting with a help of Class.asSubclass()</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/97ab583c3365ef4ee5728e4094e9d5f40f7026c2";><code>97ab583</code></a>
 Bump slf4j-api from 1.7.32 to 1.7.33 (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1695";>#1695</a>)</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/667be918feb3787e9396fa8a4ed5b63e82bc07f2";><code>667be91</code></a>
 Bump slf4j-simple from 1.7.32 to 1.7.33 (<a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1694";>#1694</a>)</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/a7b0401e1ca628939da4d79325df19276bb9581f";><code>a7b0401</code></a>
 update release script to publish javadoc on site</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/29e008d56ab87ddb313463602ff018b477808ca9";><code>29e008d</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/1690";>#1690</a>
 update javadoc of WebDriverProvider</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/c1c0e1b9bc1d9da0030f661bdfa35b3017ab91ee";><code>c1c0e1b</code></a>
 Bump nettyVersion from 4.1.72.Final to 4.1.73.Final</li>
   <li><a 
href="https://github.com/selenide/selenide/commit/6f805dc09d084ec057f24fb88d2026531512bace";><code>6f805dc</code></a>
 <a 
href="https://github-redirect.dependabot.com/selenide/selenide/issues/797";>#797</a>
 add example of custom collection condition</li>
   <li>See full diff in <a 
href="https://github.com/selenide/selenide/compare/v6.2.0...v6.2.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=6.2.0&new-version=6.2.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
   - `@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