dependabot[bot] opened a new pull request, #198:
URL: https://github.com/apache/maven-doxia-sitetools/pull/198
   Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
4.9.0 to 4.11.1.
   <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.11.1</h2>
   <p><strong>Highlights</strong></p>
   <ul>
   <li>
   <p><strong>This release is not compatible with 3.xx versions</strong></p>
   </li>
   <li>
   <p>NumberFormatException fixed</p>
   </li>
   </ul>
   <p>Please have a look at the <a 
href="https://www.htmlunit.org/changes-report.html#a4.11.1";>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.11.0...4.11.1";>https://github.com/HtmlUnit/htmlunit/compare/4.11.0...4.11.1</a></p>
   <h2>HtmlUnit 4.11.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 134, Firefox 136</p>
   </li>
   <li>
   <p>many Rhino/core-js improvements/fixes/performance updates</p>
   </li>
   <li>
   <p>switching back to use the rhino regular expressions (instead of trying to 
translate them into java regex)</p>
   </li>
   <li>
   <p>apache commons-codec is no longer a runtime dependency</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.11.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.10.0...4.11.0";>https://github.com/HtmlUnit/htmlunit/compare/4.10.0...4.11.0</a></p>
   <h2>HtmlUnit 4.10.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 133, Firefox 135</p>
   </li>
   <li>
   <p>many Rhino/core-js improvements/fixes/performance updates</p>
   </li>
   <li>
   <p>reviewed and fixed javascript error handling, now HtmlUnit throws the 
correct error in (almost) all cases</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.10.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.9.0...4.10.0";>https://github.com/HtmlUnit/htmlunit/compare/4.9.0...4.10.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/19fd2b339bd943497b361e6682a8fe7d654222cf";><code>19fd2b3</code></a>
 version 4.11.1</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/733850f8853027106dcef38fd18e9d7348f1ae9a";><code>733850f</code></a>
 fix build for now</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/d38a160751667a89bfe583737cb0f64e0b2191fa";><code>d38a160</code></a>
 document fix</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/399f83187a40100aabbab924b9054e54c3dfbbbd";><code>399f831</code></a>
 prepare 4.11.1 hotfix</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/bce545cbcf5ab07b15926678c7bc2d9d38551d4c";><code>bce545c</code></a>
 fix number format exception</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/4984c70afb61447094f370e7f1c0adb71e7346e6";><code>4984c70</code></a>
 start working on 4.12.0</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/4f6cbc6f3da8d0e9f7d1a89675e1c05b40ad8a9c";><code>4f6cbc6</code></a>
 version 4.11.0</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/7e90b3b1b4ba4b069c6be5ba2a5364280cdf6161";><code>7e90b3b</code></a>
 make tests more robust</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/a8bee116f140690a4eb97802dc35d55df0ce90f7";><code>a8bee11</code></a>
 make tests more robust</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/a44f4124d0600a64c1e25d10db0d5cfc80877f1c";><code>a44f412</code></a>
 code format</li>
   <li>Additional commits viewable in <a 
href="https://github.com/HtmlUnit/htmlunit/compare/4.9.0...4.11.1";>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.9.0&new-version=4.11.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 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

Reply via email to