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.43.0 to 2.49.1 #24

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps htmlunit from 2.43.0 to 2.49.1.

Release notes

Sourced from htmlunit's releases.

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
  • Chrome/Edge 89
  • Firefox 86

HtmlUnit-2.47.1

  • fix a neko regression from the improved table parsing done in 2.44.0.

HtmlUnit-2.47.0

  • the usual Bugfixes
  • major improvements for XMLHttpRequest event processing (again)
  • updates from Rhino
  • Chrome/Edge 88
  • Firefox 85

HtmlUnit-2.46.0

  • the usual Bugfixes
  • many updates from Rhino
  • Chrome/Edge 87
  • Firefox 84

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
Commits
  • 36db119 prepare 2.49.1 hotfix
  • 6affe77 hotfix for the updated attachment handler processing - don not always force a...
  • 3736783 start working on the next version
  • d0a2280 prepare 2.49.0
  • 30524e4 one more test
  • 54a9018 prepare next release
  • 5371c39 one mor cookie test
  • dc700c4 make the test passing - #338 is there as reminder
  • 7236427 fix :optional pseudo classes
  • 4011b80 fix :required and :optional pseudo classes to work with all html elements sup...
  • 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.43.0 to 2.49.1.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@2.43.0...2.49.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
@jglick jglick merged commit f00114d into master May 11, 2021
@dependabot dependabot bot deleted the dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.49.1 branch May 11, 2021 19:01
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