dependabot[bot] opened a new pull request, #40: URL: https://github.com/apache/maven-doxia-sitetools/pull/40
Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.24 to 2.61.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HtmlUnit/htmlunit/releases">htmlunit's releases</a>.</em></p> <blockquote> <h2>HtmlUnit 2.61.0</h2> <ul> <li>Chrome/Edge 100</li> <li>Firefox 99</li> <li>Bugfixes & Enhancements</li> <li>neko: Possilbe OOM exception with broken input fixed</li> <li>use NativeConsole from core-js instead of our own implementation</li> <li>INCOMPATIBLE CHANGE: Class MediaList was moved from package com.gargoylesoftware.htmlunit.javascript.host.dom into package com.gargoylesoftware.htmlunit.javascript.host.css</li> <li>new method WebRequest.getParameters() returning all parameters (from the url and the body if available). This change was required to fix some issues with Spring MockMVC.</li> </ul> <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.61.0">full release notes</a> for details about this release.</p> <p>:two_hearts: Thank you to all who have contributed and to the sponsors (more sponsoring is welcome <a href="https://t.co/mmX3kAlCXy">https://github.com/sponsors/rbri</a>).</p> <h2>HtmlUnit 2.60.0</h2> <ul> <li>Chrome/Edge 99</li> <li>Bugfixes</li> <li>fix broken package-info files generated by the maven plugin used for version 2.59.0 (see <a href="https://github-redirect.dependabot.com/HtmlUnit/htmlunit/issues/457">HtmlUnit/htmlunit#457</a>)</li> </ul> <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.60.0">full release notes</a> for details about this release.</p> <h2>HtmlUnit 2.59.0</h2> <ul> <li>Chrome/Edge 98</li> <li>Firefox 97</li> <li>Polyfills for Fetch and Proxy</li> <li>ClipboardHandler</li> <li>Rhino updates</li> <li>Bugfixes</li> <li>dedicated documentation of the WebClient/WebClientOptions</li> </ul> <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.59.0">full release notes</a> for details about this release.</p> <h2>HtmlUnit 2.58.0</h2> <ul> <li>bunch of Rhino updates</li> <li>client side validation fixes</li> <li>SimpleScriptable is deprecated, please use HtmlUnitScriptable instead</li> </ul> <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.58.0">full release notes</a> for details about this release.</p> <h2>HtmlUnit 2.57.0</h2> <ul> <li>Chrome/Edge 97</li> <li>Firefox 96</li> <li>ValidityState implemented</li> <li>htmx support</li> </ul> <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.57.0">full release notes</a> for details about this release.</p> <h2>HtmlUnit 2.56.0</h2> <p><strong>Highlights</strong></p> <ul> <li>Chrome/Edge 96</li> <li>Firefox 95</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/ad5208c22fda11c065330f7ba2dd97a89a1a0371"><code>ad5208c</code></a> prepare 2.61.0</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/68aede93bfe40409e0023389d4fa3e0cf4daca6e"><code>68aede9</code></a> core-js 2.61.1</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/a7d65d735168f923c636476245b149f7d1eeb444"><code>a7d65d7</code></a> core-js 2.61.0</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/6ce606c912eb1d05da26e60c83ae32c07399f379"><code>6ce606c</code></a> use cssparser 1.12.0</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/eaaf14a249924ec73fab11910faa1ac36cddad45"><code>eaaf14a</code></a> String.toLocaleLowerCase() takes care of provided locale</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/9d273a0dce22daf3304370608c12d8b63c49ddf6"><code>9d273a0</code></a> fix test</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/94c13e3cf2a01eee6ba0a8d43c7ec30391fd080d"><code>94c13e3</code></a> htmx 1.7.0 is working</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/c5ebfef3f866b7ce2416d67fc13a73fba246095b"><code>c5ebfef</code></a> fix test</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/662d506271cbe06139415112c5eee053c7b72386"><code>662d506</code></a> dependency-check update</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/9fd8803ae608e82588a83dde25c75c2f7128563d"><code>9fd8803</code></a> Input formNoValidate propery added</li> <li>Additional commits viewable in <a href="https://github.com/HtmlUnit/htmlunit/compare/HtmlUnit-2.24...2.61.0">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
