dependabot[bot] opened a new pull request, #605:
URL: https://github.com/apache/maven-doxia-sitetools/pull/605

   Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
4.19.0 to 4.21.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.21.0</h2>
   <p><strong>Highlights</strong></p>
   <ul>
   <li>Firefox 145</li>
   <li>cssparser: support for dvw, dvh, dvmin, dvmax, lvw, lvh, lvmin, lvmax, 
svw, svh, svmin, svmax unit added</li>
   <li>core-js: fix checking of proxy functions being constructors.</li>
   <li>core-js: proxies refactored to be callable objects only if their initial 
target is callable</li>
   <li>core-js: make 'caller' a function prototype property; modernize and 
improve the approach used for 'caller' support</li>
   <li>core-js: make 'arguments' a function prototype property</li>
   <li>core-js: implement support for destructuring in 'catch' to support 
things like 'catch ({message})' or 'catch ([a, b])'</li>
   <li>neko: inserted tags are in lowercase (at least if the option for 
uppercase tag names is not set)</li>
   <li>the usual small improvements</li>
   </ul>
   <p>Please have a look at the <a 
href="https://www.htmlunit.org/changes-report.html#a4.21.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.20.0...4.21.0";>https://github.com/HtmlUnit/htmlunit/compare/4.20.0...4.21.0</a></p>
   <h2>HtmlUnit 4.20.0</h2>
   <p><strong>Highlights</strong></p>
   <ul>
   <li>Chrome/Edge 143</li>
   <li>core-js: Fix variable resolution in switch statements with let 
declarations (regression from 4.18.0)</li>
   <li>core-js: default parameter evaluation ordering for generators fixed.</li>
   <li>core-js: Destructuring support improved.</li>
   <li>HTMLElement#getAttributeNames() implemented.</li>
   <li>HTMLElement#moveBefore() implemented (also for Document and 
DocumentFragment).</li>
   <li>the usual small improvements</li>
   </ul>
   <p>Please have a look at the <a 
href="https://www.htmlunit.org/changes-report.html#a4.20.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.19.0...4.20.0";>https://github.com/HtmlUnit/htmlunit/compare/4.19.0...4.20.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/66062738b7be7c87dc708c3ed798987808abd66c";><code>6606273</code></a>
 4.21.0</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/a53396456bea183c2e554ed91aab25624a870460";><code>a533964</code></a>
 release preparation</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/9c0117b7774879db94020e1dd0534c12d01552bd";><code>9c0117b</code></a>
 cssparser updates</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/a03e7cb8e7e89dd98075956cfd335bc81f5ab8a4";><code>a03e7cb</code></a>
 Bump actions/checkout from 5.0.0 to 6.0.1</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/db2c5564a7943178fb009398e13788167d659354";><code>db2c556</code></a>
 toJSON() implementation improved</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/3814236f5ad89c21d3d1d6e37bf0e0ac4e4188e1";><code>3814236</code></a>
 fixes</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/9538e8c73da7b98a87bfdfc22954f13ab183664e";><code>9538e8c</code></a>
 fix expectations</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/36a2deaa5d7bbb6494ef4317a1a6807756c2f0db";><code>36a2dea</code></a>
 DOMPointReadOnly and DOMPoint implementation improved, now we implement the 
w...</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/e16f5a97bb87e8d404bd190ac5b76b75846f7088";><code>e16f5a9</code></a>
 improved toJSON() impl</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/0fd8d701ccc3970406b76dff7cf0c4d219ecc5ff";><code>0fd8d70</code></a>
 ups</li>
   <li>Additional commits viewable in <a 
href="https://github.com/HtmlUnit/htmlunit/compare/4.19.0...4.21.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.htmlunit:htmlunit&package-manager=maven&previous-version=4.19.0&new-version=4.21.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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to