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 2021/12/05 06:39:47 UTC

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

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


   Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.33 to 2.55.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.55.0</h2>
   <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>
   <h2>HtmlUnit 2.54.0</h2>
   <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>
   <h2>HtmlUnit 2.53.0</h2>
   <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>
   <h2>HtmlUnit 2.52.0</h2>
   <ul>
   <li>the usual bugfixes</li>
   <li>Firefox 90</li>
   <li>updates from Rhino</li>
   <li>many java.awt dependencies removed (by implementing our own simple 2D graphics)</li>
   <li>inline styles are now parsed by the htmlunit-cssparser</li>
   <li>many style handling related fixes and improvements</li>
   <li>element behaviors and HTML components (HTCs) have been removed from the code base</li>
   </ul>
   <h2>HtmlUnit 2.51.0</h2>
   <ul>
   <li>the usual bugfixes</li>
   <li>Firefox 89</li>
   <li>Chrome/Edge 91</li>
   <li>JS Template support</li>
   <li>many updates from Rhino</li>
   </ul>
   <h2>HtmlUnit 2.50.0</h2>
   <ul>
   <li>the usual bugfixes</li>
   <li>Firefox 88</li>
   <li>Chrome/Edge 90</li>
   <li>many updates from Rhino incl. BigInt support)</li>
   <li>documentation now has a link to 'The Java Web Scraping Handbook'</li>
   <li>the WebClient constructors are supporting a proxyScheme now</li>
   </ul>
   <h2>HtmlUnit 2.49.1</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/6d540a1cedb43343a4d4da5982666c200821af9e"><code>6d540a1</code></a> prepare 2.55.0</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/5ee72dd934d9090ecdf6ca405349d671f1d6e0f5"><code>5ee72dd</code></a> core-js 2.55.0</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/8319a08915e26ebd8d481670516f938041fe123a"><code>8319a08</code></a> adjust NYI</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/73b918c6b0c74172c44bfdaf865b1f54f91166fc"><code>73b918c</code></a> code style</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/5b6c41f877435e3973bb7f3f1c3e5c0988da5697"><code>5b6c41f</code></a> cleanup</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/38f3e112bf0abf21e768752279c75684ecf35ca9"><code>38f3e11</code></a> cleanup</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/490e616e9254f1b4a4d403900c8573aa87c69de6"><code>490e616</code></a> code style</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/048e85a0952e7473c8cd5b21a80d4154548e907c"><code>048e85a</code></a> switch to the new neko release</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/d2040e2e33bdc21a3bbdf36c6af4140e220bff8b"><code>d2040e2</code></a> document last core-js changes</li>
   <li><a href="https://github.com/HtmlUnit/htmlunit/commit/aec1f5e984a933ff4ac80f72cc3316bb61358658"><code>aec1f5e</code></a> fix regression</li>
   <li>Additional commits viewable in <a href="https://github.com/HtmlUnit/htmlunit/compare/2.33...2.55.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.55.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] slawekjaranowski closed pull request #402: Bump htmlunit from 2.33 to 2.55.0

Posted by GitBox <gi...@apache.org>.
slawekjaranowski closed pull request #402:
URL: https://github.com/apache/maven-surefire/pull/402


   


-- 
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 #402: Bump htmlunit from 2.33 to 2.55.0

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


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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