tianshiyeben / wgcloud

Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警,计划任务,账号管理,资产管理
http://www.wgstart.com
Apache License 2.0
4.6k stars 836 forks source link

Bump org.htmlunit:htmlunit from 3.6.0 to 3.9.0 in /wgcloud-server #84

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps org.htmlunit:htmlunit from 3.6.0 to 3.9.0.

Release notes

Sourced from org.htmlunit:htmlunit's releases.

HtmlUnit 3.9.0

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info

  • core-csp: new lib for CSP

  • commons-logging to 1.3.0, commons-io to 2.15.1, commons-lang3 to 3.14.0

  • enable FEATURE_SECURE_PROCESSING for the MSXML XSLProcessor (CVE-2023-49093).

  • neko: new HTML named entities parser that is up to 20x faster for common entities and some more fixes

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

HtmlUnit 3.8.0

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info

  • core-js: support trailing commas in function parameters.

  • updated CSS3Parser pool implementation

  • improved detection onf XML/XHtml content when not content type header is set

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

HtmlUnit 3.7.0

Highlights

  • This release is not compatible with 2.xx versions - please read the migration info

  • INCOMPATIBLE CHANGE: For this version, the processing of WebWindowListener events got many changes/fixes/improvements. The main point was to let this work as stable as possible even if many WebWindowListener are registered.

  • cssparser: Switched from JavaCC to ParserGeneratorCC (https://github.com/tulipcc/ParserGeneratorCC)

  • core-js: build system switched to maven

  • Implementation of CSS pseudo classes :invalid and :valid improved

  • Form.isValid() checks all form elements

  • Documentation enhancements

  • support ComputedCSSStyleDeclaration when JS engine is disabled

  • HtmlForm.getElements() is now part of the public api

  • Fixed a major memory leak

  • 'rel' attribute may contain multiple values, we have to split before checking the value

  • 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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tianshiyeben/wgcloud/network/alerts).