Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
org.htmlunit:htmlunit (source) 4.13.0 -> 4.20.0 age confidence

Release Notes

HtmlUnit/htmlunit (org.htmlunit:htmlunit)

v4.20.0: HtmlUnit 4.20.0

Compare Source

Highlights

  • Chrome/Edge 143
  • core-js: Fix variable resolution in switch statements with let declarations (regression from 4.18.0)
  • core-js: default parameter evaluation ordering for generators fixed.
  • core-js: Destructuring support improved.
  • HTMLElement#getAttributeNames() implemented.
  • HTMLElement#moveBefore() implemented (also for Document and DocumentFragment).
  • the usual small improvements

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

Full Changelog: HtmlUnit/htmlunit@4.19.0...4.20.0

v4.19.0: HtmlUnit 4.19.0

Compare Source

Highlights

  • Chrome/Edge 142, Firefox 145
  • core-js: support for spread in arrays added
  • core-js: Replace number formatting operations on Number (toExponential, toFixed, and toPrecision) with a more modern and faster impl
  • upgrade Apache commons-lang3 to 3.20.0 / commons-io to 2.21.0.
  • WebClient.setJavaScriptTimeout(timeout) stops most JavaScript immediately. This is a regression compared to version 4.18.0.
  • core-js: symbol fixes and improvements
  • core-js: fixes for arguments support in strict mode
  • neko: improve spec conformance of comment end detection
  • neko: handling of formatting elements in sync with the spec
  • the usual small improvements

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

Full Changelog: HtmlUnit/htmlunit@4.18.0...4.19.0

v4.18.0: HtmlUnit 4.18.0

Compare Source

Highlights

  • This release is not compatible with 3.xx versions

  • XMLHttpRequest.getAllResponseHeaders() uses '\r\n' as delimiter in FF/FF_ESR also

  • evaluation of the proxy autoconf javascript code fixed (regression)

  • MutationEvent support removed for Firefox 144

  • DOMMatrixReadOnly isIdentity(), toString() and toJSON() implemented

  • bunch of core-js improvements (e.g. support for let statements inside switch statements, global symbol registry, regular expressions, yield* improved, builtin methods should have no 'prototype' property, function.length with default arguments and length calculation with rest params)

  • the usual small improvements

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

Full Changelog: HtmlUnit/htmlunit@4.17.0...4.18.0

v4.17.0: HtmlUnit 4.17.0

Compare Source

Highlights

  • This release is not compatible with 3.xx versions

  • some deprecated methods removed

  • neko: optimizations and a race condition fixed

  • upgrade Apache commons-lang3 to 3.19.0

  • css :has(), :where() and :is() pseudo selector support added

  • HtmxTwoZeroSevenScriptPreProcessor added; this is required for htmx 2.0.3-2.0.7

  • DOMMatrix and DOMMatrixReadOnly stubs replaced by a real implementation (incomplete)

  • properly synchronize access to httpClientBuilder_ in class HttpWebConnection

  • HtmlLink.getWebResponse(...) now also works when the JavaScript engine is disabled

  • BroadcastChannel stub replaced by a real implementation

  • bunch of core-js improvements (e.g. duplicate properties and function keys in object literal now allowed)

  • the usual small improvements

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

Full Changelog: HtmlUnit/htmlunit@4.16.0...4.17.0

v4.16.0: HtmlUnit 4.16.0

Compare Source

Highlights

  • This release is not compatible with 3.xx versions

  • core-js: spread for object literals implemented

  • core-js: Several fixes for calling bind() in the interpreter (regression from 4.14.0)

  • Use our own 'fork' of the current brotli source code. This makes some fixes available that are done in the code base but not release so far.

  • Use our own StringUtils at more places to be compatible with older commons lang versions.

  • Handling of CData sections in XHTML documents improved/fixed.

  • the usual small improvements

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

Full Changelog: HtmlUnit/htmlunit@4.15.0...4.16.0

v4.15.0: HtmlUnit 4.15.0

Compare Source

Highlights

  • This release is not compatible with 3.xx versions

  • Chrome/Edge 139, Firefox 141

  • core-js: TypedArray.from and TypedArray.of implemented

  • core-js: some regressions from version 4.14.0 fixed

  • The parser for the refresh header has been rewritten; we are now much closer to real browsers

  • the usual small improvements

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

Full Changelog: HtmlUnit/htmlunit@4.14.0...4.15.0

v4.14.0: HtmlUnit 4.14.0

Compare Source

Highlights

  • This release is not compatible with 3.xx versions

  • Chrome/Edge 138, Firefox 140

  • core-js: several major improvements

  • new project jsoup-bridge

  • SBOM (CycloneDX format) added

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

Full Changelog: HtmlUnit/htmlunit@4.13.0...4.14.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch 2 times, most recently from 16c4600 to 0a2bcac Compare October 5, 2025 18:13
@renovate renovate bot changed the title fix(deps): update dependency org.htmlunit:htmlunit to v4.16.0 fix(deps): update dependency org.htmlunit:htmlunit to v4.17.0 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch from 0a2bcac to 5a0593d Compare October 21, 2025 19:13
@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch from 5a0593d to bc5b866 Compare October 31, 2025 18:08
@renovate renovate bot changed the title fix(deps): update dependency org.htmlunit:htmlunit to v4.17.0 fix(deps): update dependency org.htmlunit:htmlunit to v4.18.0 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch from bc5b866 to 7f1629d Compare November 10, 2025 22:49
@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch from 7f1629d to b3f6e46 Compare November 23, 2025 14:13
@renovate renovate bot changed the title fix(deps): update dependency org.htmlunit:htmlunit to v4.18.0 fix(deps): update dependency org.htmlunit:htmlunit to v4.19.0 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch from b3f6e46 to 2de06c9 Compare December 7, 2025 14:40
@renovate renovate bot changed the title fix(deps): update dependency org.htmlunit:htmlunit to v4.19.0 fix(deps): update dependency org.htmlunit:htmlunit to v4.20.0 Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant