Skip to content

Bump htmlunit from 2.7.0 to 3.0.0 in /projects/htmlunit/htmlunit-fuzzer#11

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/projects/htmlunit/htmlunit-fuzzer/org.htmlunit-htmlunit-3.0.0
Closed

Bump htmlunit from 2.7.0 to 3.0.0 in /projects/htmlunit/htmlunit-fuzzer#11
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/projects/htmlunit/htmlunit-fuzzer/org.htmlunit-htmlunit-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps htmlunit from 2.7.0 to 3.0.0.

Release notes

Sourced from htmlunit's releases.

HtmlUnit 3.0.0

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info
  • htmlunit.org
  • Chrome/Edge 110
  • Firefox 110
  • value handling for input controls rewritten, changing the value no longer changes the value attribute (please have a look at the migration info)
  • javascript Function.toString() now returns the source code string - this fixes some problems with content hosted by incapsula
  • many, many more fixes

Please have a look at the full release notes for details about this release.

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.70.0

Highlights

  • Chrome/Edge 109
  • Firefox 109
  • many, many updates for parsing the :not() pseudo selector
  • fixed definition of the Location properties (they are defined on the objectitself instead on the prototype)
  • anchors are now taking care of the rel="noreferrer" attribute
  • fixed url parameter processing in history.replaceState() / history.pushState().
  • JDK 17 fixes
  • working on android compatibility
  • several exceptions found by oss-fuzz fixed
  • code cleanup for neko

Please have a look at the full release notes for details about this release.

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.69.0

  • Xerces detection fixed.
  • HtmlUnit is now regulary tested by Google OSS-Fuzz
  • various problems found by oss-fuzz fixed
  • scope fixed for bound functions called inside Promise.then()
  • various fixes for history.replaceState() / history.pushState()

Please have a look at the full release notes for details about this release.

💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).

HtmlUnit 2.68.0

  • Chrome/Edge 108
  • Firefox 108
  • neko-html no longer requires xerces
  • javascript constructor properties are writable
  • many more Bugfixes & Enhancements

Please have a look at the full release notes for details about this release.

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.7.0 to 3.0.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@HtmlUnit-2.7...3.0.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #28.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/maven/projects/htmlunit/htmlunit-fuzzer/org.htmlunit-htmlunit-3.0.0 branch December 4, 2023 23:14
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants