Skip to content

Conversation

renovate[bot]
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.17.0 age confidence

Release Notes

HtmlUnit/htmlunit (org.htmlunit:htmlunit)

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 from aacf7a2 to 16c4600 Compare October 1, 2025 21:49
@renovate renovate bot force-pushed the renovate/org.htmlunit-htmlunit-4.x branch 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
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.

0 participants