dependabot[bot] opened a new pull request, #1319:
URL: https://github.com/apache/tomee/pull/1319

   Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
3.5.0 to 4.3.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.3.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 126, Firefox 127</p>
   </li>
   <li>
   <p>core-js: improved 'const' handling</p>
   </li>
   <li>
   <p>many localization ralated fixes/improvments</p>
   </li>
   <li>
   <p>improved innerHTML content parsing for special tags like title, textarea, 
style, and script.</p>
   </li>
   <li>
   <p>DocumentFragment append()/prepend()/replaceChildren() added.</p>
   </li>
   <li>
   <p>XPathEvaluator.createExpression() and XPathExpression.evaluate() added</p>
   </li>
   <li>
   <p>as usual a bunch of fixes</p>
   </li>
   </ul>
   <p>Please have a look at the <a 
href="https://www.htmlunit.org/changes-report.html#a4.3.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.2.0...4.3.0";>https://github.com/HtmlUnit/htmlunit/compare/4.2.0...4.3.0</a></p>
   <h2>HtmlUnit 4.2.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 125, Firefox 126</p>
   </li>
   <li>
   <p>improved fragment parsing</p>
   </li>
   <li>
   <p>function Element.getHTML() added for Chrome/Edge</p>
   </li>
   <li>
   <p>handling of Attachments is improved. Now we treat responses only haven 
and Content-Type header of application/octetstream in the same way as if the 
Content-Disposition header was set to attachment. This is was real browsers 
also do</p>
   </li>
   <li>
   <p>prevent iframes from loading local resource for security reason (reading 
local file resources is still allowed if the enclosing document itself was 
loaded from file)</p>
   </li>
   <li>
   <p>prevent XMLHttpRequest from loading local resource for security 
reason.</p>
   </li>
   <li>
   <p>as usual a bunch of fixes</p>
   </li>
   </ul>
   <p>Please have a look at the <a 
href="https://www.htmlunit.org/changes-report.html#a4.2.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.1.0...4.2.0";>https://github.com/HtmlUnit/htmlunit/compare/4.1.0...4.2.0</a></p>
   <h2>HtmlUnit 4.1.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 124, Firefox 125</p>
   </li>
   <li>
   <p>some deprecations to prepare moving to HTTP/2</p>
   </li>
   <li>
   <p>improved encoding support (based on improvements done for the neko html 
parser)</p>
   </li>
   <li>
   <p>as usual some core-js fixes</p>
   </li>
   </ul>
   <p>Please have a look at the <a 
href="https://www.htmlunit.org/changes-report.html#a4.1.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.0.0...4.1.0";>https://github.com/HtmlUnit/htmlunit/compare/4.0.0...4.1.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/9dfc0385c5a58845f75c90655333d19d85000642";><code>9dfc038</code></a>
 version 4.3.0</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/8f8023e66763db3ce61bb3de4e8488305a05e97f";><code>8f8023e</code></a>
 neko and cure-js release</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/2aa4feeb09d3b94a70669b6752b846cbdd1bd683";><code>2aa4fee</code></a>
 improved implementation of the hidden attribute setter</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/0eedbca35ed228e2f5c77f679550801aca531a52";><code>0eedbca</code></a>
 test for hacked const handling</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/e1937ec86875b86f5ff0f2ab71a716bdc20e29ef";><code>e1937ec</code></a>
 one more</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/0ef0ece7f795f3dc721409d18a6926c91358f37c";><code>0ef0ece</code></a>
 first subprojects released</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/86ad23d0e5ea8f598bd478700607f3c7ee6d3f2c";><code>86ad23d</code></a>
 jfree chart update</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/ba798bed978fade17a95610f062ace56662fc870";><code>ba798be</code></a>
 cleanup</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/23604a0c5bec730086d6b0c725ad5ecd601b9607";><code>23604a0</code></a>
 cleanup</li>
   <li><a 
href="https://github.com/HtmlUnit/htmlunit/commit/a1091ab61eb9e47b53386be9f4fe1d3fa881d5a8";><code>a1091ab</code></a>
 adjust expectations</li>
   <li>Additional commits viewable in <a 
href="https://github.com/HtmlUnit/htmlunit/compare/3.5.0...4.3.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=3.5.0&new-version=4.3.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: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to