Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump htmlunit from 2.36.0 to 2.42.0 #8

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2020

Bumps htmlunit from 2.36.0 to 2.42.0.

Release notes

Sourced from htmlunit's releases.

HtmlUnit-2.42.0

  • many fixes in Rhino
  • the usual bunch of fixes

HtmlUnit-2.41.0

  • Chrome updated to Chrome 83
  • Firefox updated to Firefox77
  • many fixes in Rhino
  • the usual bunch of fixes

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 WebClient 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
Commits
  • ecb17da use core-js release
  • 8da360d document last core-js changes, use latest neko release
  • fcdfbf1 last fix was a bit stupid
  • 64a1fa7 fix NPE in XMLSerializer.serializeToString()
  • 66f99a0 update pgpverify-maven-plugin
  • 9fa0baf document last fix
  • 52a431b initial support for 'formnovalidate'
  • 5196b6b add simple button test for vue.js
  • e4e82bc the first really simple vue.js sample works with the latest patched core-js
  • bf72e04 testcase for the rhino hack
  • Additional commits viewable in compare view

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.36.0 to 2.42.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@2.36.0...2.42.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2020
@jglick
Copy link
Member

jglick commented Jul 31, 2020

the usual bunch of fixes

What could possibly go wrong?

@jglick jglick merged commit 37f61d3 into master Jul 31, 2020
@jglick jglick deleted the dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.42.0 branch July 31, 2020 14:07
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