dependabot[bot] opened a new pull request, #189: URL: https://github.com/apache/maven-doxia-sitetools/pull/189
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.4.0 to 4.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HtmlUnit/htmlunit/releases">org.htmlunit:htmlunit's releases</a>.</em></p> <blockquote> <h2>HtmlUnit 4.9.0</h2> <p><strong>Highlights</strong></p> <ul> <li> <p><strong>This release is not compatible with 3.xx versions</strong></p> </li> <li> <p>Chrome/Edge 132, Firefox 134</p> </li> <li> <p>BigInt support added</p> </li> <li> <p>core-js: junit-vintage-engine was NOT marked as 'test' dependency, therefore we had junit as part of our depenencies/lib/diestribution (regression from 4.8.0)</p> </li> <li> <p>as usual a bunch of improvements and fixes</p> </li> </ul> <p>Please have a look at the <a href="https://www.htmlunit.org/changes-report.html#a4.8.0">full release notes</a> for details about this release.</p> <p>💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome <a href="https://github.com/sponsors/rbri">https://github.com/sponsors/rbri</a>).</p> <p>Full Changelog: <a href="https://github.com/HtmlUnit/htmlunit/compare/4.8.0...4.9.0">https://github.com/HtmlUnit/htmlunit/compare/4.8.0...4.9.0</a></p> <h2>HtmlUnit 4.8.0</h2> <p><strong>Highlights</strong></p> <ul> <li> <p><strong>This release is not compatible with 3.xx versions</strong></p> </li> <li> <p>cssparser: improved color (hwb(), lab(), lch(), oklab(), and oklch()) support including relative color definitions</p> </li> <li> <p>core-js: super operator implemented</p> </li> <li> <p>core-js: many improvements</p> </li> <li> <p>Apache commons-net and commons-text are no longer runtime dependencies</p> </li> <li> <p>as usual a bunch of improvements and fixes</p> </li> </ul> <p>Please have a look at the <a href="https://www.htmlunit.org/changes-report.html#a4.8.0">full release notes</a> for details about this release.</p> <p>💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome <a href="https://github.com/sponsors/rbri">https://github.com/sponsors/rbri</a>).</p> <p>Full Changelog: <a href="https://github.com/HtmlUnit/htmlunit/compare/4.7.0...4.8.0">https://github.com/HtmlUnit/htmlunit/compare/4.7.0...4.8.0</a></p> <h2>HtmlUnit 4.7.0</h2> <p><strong>Highlights</strong></p> <ul> <li> <p><strong>This release is not compatible with 3.xx versions</strong></p> </li> <li> <p>Chrome/Edge 131, Firefox 133</p> </li> <li> <p>core-js: String.prototype.matchAll, Symbol.matchAll, and RegExp.prototype[Symbol.matchAll] added</p> </li> <li> <p>Implementation of Plugin/PluginArray/MimeType/MimeTypeArray updated</p> </li> <li> <p>Upgrade Apache commons-io to 2.18.0</p> </li> <li> <p>DOMTokenList add()/remove() are able to handle an arbitrary amount of tokens</p> </li> <li> <p>document.all == undefined and document.all == null now returns true</p> </li> <li> <p>performance improvements and micro optimizations</p> </li> <li> <p>as usual a bunch of improvements and fixes</p> </li> </ul> <p>Please have a look at the <a href="https://www.htmlunit.org/changes-report.html#a4.7.0">full release notes</a> for details about this release.</p> <p>💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome <a href="https://github.com/sponsors/rbri">https://github.com/sponsors/rbri</a>).</p> <p>Full Changelog: <a href="https://github.com/HtmlUnit/htmlunit/compare/4.6.0...4.7.0">https://github.com/HtmlUnit/htmlunit/compare/4.6.0...4.7.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/59a3c8bd7de8555e0c85cd597bc5aff502352877"><code>59a3c8b</code></a> version 4.9.0</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/5d2c9c0a38a2e8f2f41340b1d8fdc3dd087e8a0a"><code>5d2c9c0</code></a> run on later jdk</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/feba50361ae31b2305fae6b35704139dc1852c44"><code>feba503</code></a> small optimizations</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/0d7fd315b8aeaf8a64e35bec75ec863162d86fa8"><code>0d7fd31</code></a> WebClientOptions SSLTrustStore is transient</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/a19c3deca863fd5d35b7b5ab7b793338ffb3cb6e"><code>a19c3de</code></a> code style</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/dd0ae11de848f761dabd7a948cf03184480b3ec3"><code>dd0ae11</code></a> WebClientOptions.Geolocation is serializable now</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/ed2d44bbbce5c39cd11edad7551f224460f1f914"><code>ed2d44b</code></a> make HtmlDomTreeWalker serializable</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/6cf9e2b12fbf75560bdbcc3ad12339e176bd2da5"><code>6cf9e2b</code></a> add cast to fix javac warning</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/e76e30f507696a0daa55fb2f6f0a72fed531d6ad"><code>e76e30f</code></a> on the road to 4.9.0</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/bf9b040bc705245fe761f8e81577e82cc65ad6c3"><code>bf9b040</code></a> spotbugs</li> <li>Additional commits viewable in <a href="https://github.com/HtmlUnit/htmlunit/compare/4.4.0...4.9.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org