Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.htmlunit:htmlunit from 3.3.0 to 3.4.0 #853

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps org.htmlunit:htmlunit from 3.3.0 to 3.4.0.

Release notes

Sourced from org.htmlunit:htmlunit's releases.

HtmlUnit 3.4.0

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info
  • htmx version 1.9.3 support
  • NamedNodeMap, HTMLSelectElement/HTMLOptionsCollection and HTMLFormElement are now iterable (for..of support)
  • Support for the toStringTag symbol added to all dom classes
  • Negative integer index values must be handles as strings and not as integer
  • improved content blocking support (https://www.htmlunit.org/details.html#Content_blocking)
  • New WebClientOption setTempFileDirectory() to specify a separate directory used for temp files
  • Reflect.construct() support added
  • many more 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).

Commits

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 [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@3.3.0...3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency-upgrade java Pull requests that update Java code labels Jul 27, 2023
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (38858ff) 96.26% compared to head (02f8d04) 96.26%.
Report is 1 commits behind head on 5.0.x.

Additional details and impacted files
@@            Coverage Diff            @@
##              5.0.x     #853   +/-   ##
=========================================
  Coverage     96.26%   96.26%           
  Complexity      105      105           
=========================================
  Files            14       14           
  Lines           241      241           
  Branches         14       14           
=========================================
  Hits            232      232           
  Misses            6        6           
  Partials          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2023

Looks like org.htmlunit:htmlunit is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/5.0.x/org.htmlunit-htmlunit-3.4.0 branch July 29, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants