Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Bump version.htmlunit from 2.21 to 2.45.0 #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 24, 2020

Bumps version.htmlunit from 2.21 to 2.45.0.
Updates htmlunit-driver from 2.21 to 2.45.0

Release notes

Sourced from htmlunit-driver's releases.

HtmlUnit Driver 2.45.0

  • use HtmlUnit 2.45.0

HtmlUnit Driver 2.44.0

  • use HtmlUnit 2.44.0

HtmlUnit Driver 2.43.1

  • Hotfix for 2.43.0 - the pom now point to HtmlUnit 2.43.0 instead of the SNAPSHOT

HtmlUnit Driver 2.43.0

  • use HtmlUnit 2.43.0

HtmlUnit Driver 2.42.0

  • use HtmlUnit 2.42.0

HtmlUnit Driver 2.41.0

  • use HtmlUnit 2.41.0

HtmlUnit Driver 2.40.0

  • use HtmlUnit 2.40.0
  • fix onBlur event triggering when clicking (handled by HtmlUnit now)

HtmlUnit Driver 2.39.0

  • use HtmlUnit 2.39.0

HtmlUnit Driver 2.38.0

  • use HtmlUnit 2.38.0

HtmlUnit Driver 2.37.0

  • use HtmlUnit 2.37.0

HtmlUnit Driver 2.36.0

  • use HtmlUnit 2.36.0

HtmlUnit Driver 2.35.1

  • revert a small cleanup was done for 2.35.0 because that breaks backward compatibility

HtmlUnit Driver 2.35.0

  • use HtmlUnit 2.35.0
  • support the driver.manage().logs() to access the javascript console output

HtmlUnit Driver 2.34.0

  • use HtmlUnit 2.34.1

2.33.3

  • update Selenium dependency to 3.141.59

2.33.2

  • update Selenium dependency to 3.141.5

... (truncated)

Commits

Updates htmlunit from 2.21 to 2.45.0

Release notes

Sourced from htmlunit's releases.

HtmlUnit-2.45.0

  • the usual Bugfixes
  • switch from FF68 to FF78 ESR
  • Chrome/Edge 86
  • F82
  • improved event js constructors

HtmlUnit-2.44.0

  • more Rhino fixes
  • the usual Bugfixes
  • Chrome/Edge 85
  • FF80
  • improved/fixed XMLHttpRequest event handling

HtmlUnit-2.43.0

  • again a bunch of Rhino fixes
  • Chrome 84
  • Firefox 79
  • Edge added
  • FF60 removed

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

... (truncated)

Commits
  • 73fcf34 prepare release 2.45.0
  • 80e30e4 property composed added to Event
  • 001f61b sort output
  • 039d7c6 fix tests for last changes
  • 9d5c0b4 log4j and core-js update
  • 8c80ec3 properties linkColor, aLinkColor, vLinkColor, bgColor, and fgColor moved from...
  • 91cd8c0 use the neko release
  • 7d19007 use htmlunit-cssparser 1.7.0 release and document the changes
  • 0c06c21 latest core-js
  • 4814331 again an edge driver update
  • Additional commits viewable in compare view

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 `version.htmlunit` from 2.21 to 2.45.0.

Updates `htmlunit-driver` from 2.21 to 2.45.0
- [Release notes](https://github.com/SeleniumHQ/htmlunit-driver/releases)
- [Commits](SeleniumHQ/htmlunit-driver@2.21...2.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants