You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/26 05:03:06 UTC

[GitHub] [maven-surefire] dependabot[bot] opened a new pull request #448: Bump htmlunit from 2.33 to 2.57.0

dependabot[bot] opened a new pull request #448:
URL: https://github.com/apache/maven-surefire/pull/448


   Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.33 to 2.57.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.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>
   <li>FF78 deprecated - use FF_ESR instead</li>
   <li>FF_ESR is in sync with Firefox 91 ESR</li>
   <li>improved css parser (rgb/a &amp; hsl/a colors)</li>
   <li>various Rhino updates</li>
   </ul>
   <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.56.0">full release notes</a> for details about this release.</p>
   <h2>HtmlUnit 2.55.0</h2>
   <p><strong>Highlights</strong></p>
   <ul>
   <li>Chrome/Edge 95</li>
   <li>Firefox 94</li>
   <li>xerces 2.12.1</li>
   <li>various rhino/core-js fixes</li>
   <li>socks proxy authentication support</li>
   <li>the usual bunch of fixes</li>
   </ul>
   <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.55.0">full release notes</a> for details about this release.</p>
   <h2>HtmlUnit 2.54.0</h2>
   <p><strong>Highlights</strong></p>
   <ul>
   <li>Chrome/Edge 94</li>
   <li>Firefox 93</li>
   <li>various core-js optimizations</li>
   <li>make threading more flexible</li>
   <li>Xpath case sensitive processing was broken if an string inside the xpath contains <a href=""></a> or @</li>
   <li>bunch of fixes</li>
   </ul>
   <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.54.0">full release notes</a> for details about this release.</p>
   <h2>HtmlUnit 2.53.0</h2>
   <p><strong>Highlights</strong></p>
   <ul>
   <li>Chrome/Edge 93</li>
   <li>Firefox 92</li>
   <li>XMLHttpRequest.send() has to serialize the body value if it is Document</li>
   <li>Finally support getting and setting style properties via elem.style['property-name'] notation</li>
   <li>bunch of fixes for URLSearchParams</li>
   </ul>
   <p>Please have a look at the <a href="https://htmlunit.sourceforge.io/changes-report.html#a2.53.0">full release notes</a> for details about this release.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/850b3380be2c3a57c7a8e178ec0791ee586a3aa7"><code>850b338</code></a> prepare 2.57.0</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/861eb4395f31c3374cdaa0af711857dc29ae4d76"><code>861eb43</code></a> prepare 2.57.0</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/cf6a947f2d55200713684ff5006818e21754c7d6"><code>cf6a947</code></a> latest core-js</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/ba813a43b51ee5cd898debd213bf0ec8a7179da6"><code>ba813a4</code></a> use latest versions</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/a7e1b3839af6c0b7699c978c894c7058e8f7a3a3"><code>a7e1b38</code></a> bring back a workaraound because i will not finish the css refactoring for th...</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/db5812119dfe3f530dbd2b13a39c988cdacdc9d1"><code>db58121</code></a> cleanup</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/b7e969dbed43f925cd152017d708a17ecaef70b1"><code>b7e969d</code></a> Quota simulation added to localStorage</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/f3420f470f4593aa758f31266fcc9a18945dd2e5"><code>f3420f4</code></a> increase timeout</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/150b217be5e3894a63bfd785f5703e18c393ecb9"><code>150b217</code></a> innerText ignores title content in most cases</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/8bba929021abccbd386f2f477eca35c584756f86"><code>8bba929</code></a> fix a NPE</li>
   <li>Additional commits viewable in <a href="https://github.com/HtmlUnit/htmlunit/compare/2.33...2.57.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sourceforge.htmlunit:htmlunit&package-manager=maven&previous-version=2.33&new-version=2.57.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 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-unsubscribe@maven.apache.org

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



[GitHub] [maven-surefire] Tibor17 commented on pull request #448: Bump htmlunit from 2.33 to 2.57.0

Posted by GitBox <gi...@apache.org>.
Tibor17 commented on pull request #448:
URL: https://github.com/apache/maven-surefire/pull/448#issuecomment-1022130998


   @dependabot ignore this major version


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven-surefire] Tibor17 merged pull request #448: Bump htmlunit from 2.33 to 2.57.0

Posted by GitBox <gi...@apache.org>.
Tibor17 merged pull request #448:
URL: https://github.com/apache/maven-surefire/pull/448


   


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven-surefire] dependabot[bot] commented on pull request #448: Bump htmlunit from 2.33 to 2.57.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #448:
URL: https://github.com/apache/maven-surefire/pull/448#issuecomment-1022131013


   OK, I won't notify you about version 2.x.x again, unless you re-open this PR or update to a 2.x.x release yourself.


-- 
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-unsubscribe@maven.apache.org

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