javaee8-samples
javaee8-samples copied to clipboard
Bump htmlunit from 2.33 to 2.37.0
Bumps htmlunit from 2.33 to 2.37.0.
Release notes
Sourced from htmlunit's releases.
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
- fix insert position for elements with contenteditable='true'
- send 'image/png' as mime type when uploading a png file
HtmlUnit-2.34.0
- bugfixes
- again many Rhino improvements
- cssparser no longer requires sac13
- neko fixes
Commits
cb28621prepare release 2.37.02d6ec1cmove some methods upbc1f58dSecurity: prevent Rhinos access to Java resources; e.g. call java methods4237700checkstyle update814de74support activeX object mocker16aca54pmd update934390fdisable java access to avoid execution of arbitrary (java) code0ffc3f7use initSafeStandardObjects() instead of initStandardObjects() to avoid execu...dfa6ffcfix object-classid processing if the js engine is disabledfbc628cpgpverify-maven-plugin 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.