Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps htmlunit from 2.66.0 to 2.69.0.

Release notes

Sourced from htmlunit's releases.

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.

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

HtmlUnit 2.67.0

  • Chrome/Edge 107
  • Firefox 107
  • Cookie: support sameSite attribute ; treat localhost as secure origin
  • DOMTokenList: fixing change notification; no longer add an attribute to the dom node if remove is called an there was no attribute so far
  • XPath fixes
  • Bugfixes & Enhancements

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).

Commits
  • 9de1dba prepare 2.69.0
  • 7927734 use 2.69.0 releases
  • 5bfe215 code style
  • d5dc774 first set of fuzz tests and some fixes already
  • 2c514de cleanup
  • b230e4a document changes
  • b462945 document last changes and use latest core-js
  • d5296d8 fixes
  • 1b44209 the url was not encoded by history.replaceState() / history.pushState() (issu...
  • 2dc61bc use the same method for hash encoding
  • 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.66.0 to 2.69.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@2.66.0...2.69.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.htmlunit:htmlunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 6, 2023
@bdemers bdemers merged commit 20aec38 into 1.11.x Jan 17, 2023
@bdemers bdemers deleted the dependabot/maven/1.11.x/net.sourceforge.htmlunit-htmlunit-2.69.0 branch January 17, 2023 15:55
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.

1 participant