build(deps): bump htmlunit from 2.45.0 to 2.53.0 #89

Open
dependabot[bot] wants to merge 2 commits from dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.53.0 into master-old
dependabot[bot] commented 2021-09-29 20:18:21 +08:00 (Migrated from github.com)

Bumps htmlunit from 2.45.0 to 2.53.0.

Release notes

Sourced from htmlunit's releases.

HtmlUnit 2.53.0

  • Chrome/Edge 93
  • Firefox 92
  • XMLHttpRequest.send() has to serialize the body value if it is Document
  • Finally support getting and setting style properties via elem.style['property-name'] notation
  • bunch of fixes for URLSearchParams

HtmlUnit 2.52.0

  • the usual bugfixes
  • Firefox 90
  • updates from Rhino
  • many java.awt dependencies removed (by implementing our own simple 2D graphics)
  • inline styles are now parsed by the htmlunit-cssparser
  • many style handling related fixes and improvements
  • element behaviors and HTML components (HTCs) have been removed from the code base

HtmlUnit 2.51.0

  • the usual bugfixes
  • Firefox 89
  • Chrome/Edge 91
  • JS Template support
  • many updates from Rhino

HtmlUnit 2.50.0

  • the usual bugfixes
  • Firefox 88
  • Chrome/Edge 90
  • many updates from Rhino incl. BigInt support)
  • documentation now has a link to 'The Java Web Scraping Handbook'
  • the WebClient constructors are supporting a proxyScheme now

HtmlUnit 2.49.1

  • Clicking an anchor was always calling the attachment handler (if set). This was a regression from anchor download attribute support.

HtmlUnit 2.49.0

  • the usual bugfixes
  • updates from Rhino
  • Firefox 87
  • documentation updates for file download handling
  • Cookies generated from client code now sent to subdomains also

HtmlUnit 2.48.0

  • the usual Bugfixes
  • updates from Rhino
  • improvements for the CanvasRenderingContext2D
  • DomNode#asNormalizedText() added
  • WebClient.loadHtmlCodeIntoCurrentWindow(String) and WebClient.loadXHtmlCodeIntoCurrentWindow(String) added

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.45.0 to 2.53.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.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> <ul> <li>Clicking an anchor was always calling the attachment handler (if set). This was a regression from anchor download attribute support.</li> </ul> <h2>HtmlUnit 2.49.0</h2> <ul> <li>the usual bugfixes</li> <li>updates from Rhino</li> <li>Firefox 87</li> <li>documentation updates for file download handling</li> <li>Cookies generated from client code now sent to subdomains also</li> </ul> <h2>HtmlUnit 2.48.0</h2> <ul> <li>the usual Bugfixes</li> <li>updates from Rhino</li> <li>improvements for the CanvasRenderingContext2D</li> <li>DomNode#asNormalizedText() added</li> <li>WebClient.loadHtmlCodeIntoCurrentWindow(String) and WebClient.loadXHtmlCodeIntoCurrentWindow(String) added</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/cb463864c99a1513ea3e1b5e787e7907172a2cc2"><code>cb46386</code></a> prepare next release</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/7a30c428f40d9fda631de162cc98d89b98f77bc5"><code>7a30c42</code></a> add dataurl test</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/55da16a19796589615a1e4429c0ee2a5cf87cb22"><code>55da16a</code></a> another constant</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/813bc6b24047f040c2b1774fa6b2228933e8e5d3"><code>813bc6b</code></a> faster tests</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/20642e102971406ff0e2cd5fa5dc80803b9e4688"><code>20642e1</code></a> fix test</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/fca77483a85e584f8781a8287bbdeb04d399dde6"><code>fca7748</code></a> updates</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/8b50b7b739685d9f685a4a4262cedc6d0e71ab63"><code>8b50b7b</code></a> faster tests</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/267d9271ec2837aa9f8b2d3bdd1910e3b9fe03f3"><code>267d927</code></a> XMLHttpRequest.send() has to serialize the body value if it is Document.</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/08ccad3884f44b15c992bce2319fdf13146b3d05"><code>08ccad3</code></a> faster tests</li> <li><a href="https://github.com/HtmlUnit/htmlunit/commit/0e172ab2f4a23f39575725229ab0e0a10e55f9b9"><code>0e172ab</code></a> faster test execution</li> <li>Additional commits viewable in <a href="https://github.com/HtmlUnit/htmlunit/compare/2.45.0...2.53.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.45.0&new-version=2.53.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>
xiaohai2271 commented 2021-10-05 15:33:32 +08:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2021-11-01 17:01:05 +08:00 (Migrated from github.com)

A newer version of net.sourceforge.htmlunit:htmlunit exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

A newer version of net.sourceforge.htmlunit:htmlunit exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.53.0:dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.53.0
git checkout dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.53.0
Sign in to join this conversation.
No description provided.