fix(deps): update dependency org.htmlunit:htmlunit to v4.17.0 #184
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.13.0
->4.17.0
Release Notes
HtmlUnit/htmlunit (org.htmlunit:htmlunit)
v4.17.0
: HtmlUnit 4.17.0Compare 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.0Compare 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.0Compare 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.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.