Window.postMessage now supports arbitary js objects as message instead of converting them into strings.
Please have a look at the full release notes for details about this release.
:two_hearts: Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).
HtmlUnit 2.61.0
Chrome/Edge 100
Firefox 99
Bugfixes & Enhancements
neko: Possilbe OOM exception with broken input fixed
use NativeConsole from core-js instead of our own implementation
INCOMPATIBLE CHANGE: Class MediaList was moved from package com.gargoylesoftware.htmlunit.javascript.host.dom into package com.gargoylesoftware.htmlunit.javascript.host.css
new method WebRequest.getParameters() returning all parameters (from the url and the body if available). This change was required to fix some issues with Spring MockMVC.
Please have a look at the full release notes for details about this release.
:two_hearts: Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).
HtmlUnit 2.60.0
Chrome/Edge 99
Bugfixes
fix broken package-info files generated by the maven plugin used for version 2.59.0 (see HtmlUnit/htmlunit#457)
Please have a look at the full release notes for details about this release.
HtmlUnit 2.59.0
Chrome/Edge 98
Firefox 97
Polyfills for Fetch and Proxy
ClipboardHandler
Rhino updates
Bugfixes
dedicated documentation of the WebClient/WebClientOptions
Please have a look at the full release notes for details about this release.
HtmlUnit 2.58.0
bunch of Rhino updates
client side validation fixes
SimpleScriptable is deprecated, please use HtmlUnitScriptable instead
Please have a look at the full release notes for details about this release.
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 from 2.52.0 to 2.62.0.
Release notes
Sourced from htmlunit's releases.
... (truncated)
Commits
6f02137
prepare 2.62.0211af2d
use the updated driverea052c9
introduce HtmlInput.getValue() & HtmlInput.setValue(String)98ed2a8
pmd update48ae803
introduce HtmlInput.getValue()5e0dba0
edge 102, FF 101a54b74c
use latest releasesdd854df
code style9b96d95
document last rhino changesfcf9378
more cleanupDependabot 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)