Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 21, 2020

Bumps htmlunit.version from 2.22 to 2.40.0.
Updates htmlunit from 2.22 to 2.40.0

Release notes

Sourced from htmlunit's releases.

HtmlUnit-2.40.0

  • Chrome updated to Chrome 81
  • Firefox updated to Firefox75
  • new WebClientConfiguration option ConnectionTimeToLive
  • major improvements for the focus and active element handling
  • label tag got many fixes
  • respect Content-Security-Policy: frame-ancestors and X-Frame-Options: DENY when loading frame content
  • new method AttachmentHandler.handleAttachment(WebResponse) added. By implementing your own AttachmentHandler you now can process the attachment response by your code without opening a new WebClinet window.

HtmlUnit-2.39.1

  • fix SvgScript NPE when script engine not available

HtmlUnit-2.39.0

  • Firefox latest is now supported (at the Firefox74)
  • again CanvasRenderingContext2D got many improvements
  • FrameContentHandler added to support stop loading of frame content
  • the usual bunch of bugfixes
  • BrowserVersion FIREFOX_60 is deprecated

HtmlUnit-2.38.0

  • Bugfixes
  • many improvements done for the CanvasRenderingContext2D
  • CHROME 80
  • support for disabling WebSocket added (if disabled the jetty dependencies are not required)

HtmlUnit-2.37.0

  • Bugfixes
  • many js improvements done in Rhino
  • CHROME 79
  • FF52 removed
  • FF68 added

HtmlUnit-2.36.0

  • Bugfixes
  • many js fixes done in Rhino
  • CHROME 76
  • Brotli support
  • FF52 deprecated

HtmlUnit-2.35.0

  • bugfixes
  • again many Rhino improvements
  • some cssparser fixes
  • neko fixes and some cleanup

HtmlUnit-2.34.1

A small bugfix release required to make alle HtmlUnit Driver tests green

... (truncated)
Commits

Updates htmlunit-core-js from 2.22 to 2.40.0

Release notes

Sourced from htmlunit-core-js's releases.

core-js-2.39.0

  • nothing changed other than the release number to be in sync with HtmlUnit

core-js-2.38.0

  • nothing changed other than the release number to be in sync with HtmlUnit

core-js-2.37.0

  • many Rhino updates

core-js-2.36.0

  • Rhino updates

core-js-2.35.0

  • more rhino fixes

core-js-2.34.0

  • another bunch of Rhino updates

core-js-2.33

  • next Rhino update with many new improvements from Rhino
  • as a result of the Rhino update HtmlUnit will use the Typed Array implementation from Rhino instead of the HtmlUnit one

core-js-2.32

  • another Rhino update with many new improvements from Rhino
  • build is now based on gradle

core-js-2.31

No release notes provided.

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `htmlunit.version` from 2.22 to 2.40.0.

Updates `htmlunit` from 2.22 to 2.40.0
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@HtmlUnit-2.22...2.40.0)

Updates `htmlunit-core-js` from 2.22 to 2.40.0
- [Release notes](https://github.com/HtmlUnit/htmlunit-core-js/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit-core-js/commits)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant