Skip to content

build(deps-dev): bump org.htmlunit:htmlunit from 4.17.0 to 5.4.0 - #3595

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.htmlunit-htmlunit-5.4.0
Open

build(deps-dev): bump org.htmlunit:htmlunit from 4.17.0 to 5.4.0#3595
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.htmlunit-htmlunit-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps org.htmlunit:htmlunit from 4.17.0 to 5.4.0.

Release notes

Sourced from org.htmlunit:htmlunit's releases.

HtmlUnit 5.4.0

Highlights

  • Firefox 153
  • major neko improvements
  • refactored, fixed and improved input validation
  • the select element now allows arbitrary tags
  • Navigator.sendBeacon() method added
  • request headers improved
  • layout estimations for Range improved
  • tons of small fixes and 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@5.3.0...5.4.0

HtmlUnit 5.3.0

Highlights

  • Chrome/Edge 150
  • CanvasRenderingContext2D got major improvements
  • Update TransformerFactory and DocumentBuilderFactory configuration with FEATURE_SECURE_PROCESSING and restrict external DTD and stylesheet references to mitigate remote resource loading during XSLT transformation.
  • javadoc updated and links migrated from msdn to mdn
  • tons of small fixes and 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@5.2.0...5.3.0

HtmlUnit 5.2.0

Highlights

  • Chrome/Edge 149
  • Firefox 152
  • core-js: improved Proxy/Reflect implementation
  • fixed offsetWitdth, offsetHeight, clientWitdth, and clientHeight calculations
  • CanvasRenderingContext2D got some fixes
  • the usual small fixes and 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@5.1.0...5.2.0

HtmlUnit 5.1.0

... (truncated)

Commits
  • a643bb7 5.4.0
  • 0ea0f14 release train last stop
  • 8d0759b release train moves forward
  • aba36bf make test a bit more robust
  • bcd265e release train has started
  • b73147a detailed description about input html elements usage.
  • 8c770d2 jetty 12.1.12.
  • c599393 jdoc fixes
  • 0966900 HtmlSelect methods removeOption() and replaceOption() support for optgroups f...
  • c2949bd fix expectations
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.17.0 to 5.4.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@4.17.0...5.4.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Aug 31, 2026
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown

PR Summary

Bumps HtmlUnit from 4.17.0 to 5.4.0 in the development dependencies. This updates the htmlunit.version property in pom.xml to pull in HtmlUnit 5.4.0, reflecting a major version upgrade with new features and fixes outlined in the release notes (e.g., browser updates, input validation improvements, and API enhancements).

Changes

File Summary
pom.xml Updated dev dependency version for HtmlUnit from 4.17.0 to 5.4.0 by changing the htmlunit.version property in pom.xml.

autogenerated by presubmit.ai

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Review Summary

Commits Considered (1)
  • 533c0cf: build(deps-dev): bump org.htmlunit:htmlunit from 4.17.0 to 5.4.0

Bumps org.htmlunit:htmlunit from 4.17.0 to 5.4.0.


updated-dependencies:

  • dependency-name: org.htmlunit:htmlunit
    dependency-version: 5.4.0
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] support@github.com

Files Processed (1)
  • pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • pom.xml [51-51]

    possible issue: "Upgrade HtmlUnit to 5.x"

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