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 version.htmlunit from 2.28 to 2.70.0 in /test #21

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

Bumps version.htmlunit from 2.28 to 2.70.0.
Updates org.seleniumhq.selenium:htmlunit-driver from 2.28 to 2.70.0

Release notes

Sourced from org.seleniumhq.selenium:htmlunit-driver's releases.

HtmlUnit 2.70.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 4.8.0 release.

Changes

HtmlUnit 2.67.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 4.7.0 release.

Changes

  • use HtmlUnit 2.67.0

HtmlUnit Driver 2.66.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 4.5.2 release.

Changes

  • use HtmlUnit 2.66.0

HtmlUnit Driver 2.65.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 4.5.0 release.

Changes

  • use HtmlUnit 2.65.1

HtmlUnit Driver 2.64.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 3.64.0 release.

Changes

  • use HtmlUnit 2.64.0
  • HtmlUnitWebElement.getElement() is now public
  • HtmlUnitDriver.getWebClient() and HtmlUnitDriver.getCurrentWindow() are now public

HtmlUnit Driver 2.63.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 3.63.0 release.

Changes

  • use HtmlUnit 2.63.0

HtmlUnit Driver 2.62.0

This driver is compatible with Selenium 3.141.59. If you use Selenium 4 please download the HtmlUnit Driver 3.62.0 release.

Changes

... (truncated)

Commits
  • d923625 prepare 2.70.0
  • e939011 prepare 2.67.0
  • 548b112 prepare 2.66.0
  • a906373 prepare 2.65.0
  • dff5379 2.64.0
  • bc147e4 make HtmlUnitWebElement.getElement() public
  • b36e93c remove test - FIREFOX_78 is no longer available
  • 85b0560 make HtmlUnitDriver.getWebClient() and HtmlUnitDriver.getCurrentWindow() public
  • 1098a99 2.62.0
  • a4da76b use new setValue instead of setValueAttribute for input elements
  • Additional commits viewable in compare view

Updates net.sourceforge.htmlunit:htmlunit from 2.28 to 2.70.0

Release notes

Sourced from net.sourceforge.htmlunit:htmlunit's releases.

HtmlUnit 2.70.0

Highlights

  • Chrome/Edge 109
  • Firefox 109
  • many, many updates for parsing the :not() pseudo selector
  • fixed definition of the Location properties (they are defined on the objectitself instead on the prototype)
  • anchors are now taking care of the rel="noreferrer" attribute
  • fixed url parameter processing in history.replaceState() / history.pushState().
  • JDK 17 fixes
  • working on android compatibility
  • several exceptions found by oss-fuzz fixed
  • code cleanup for neko

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 2.69.0

  • Xerces detection fixed.
  • HtmlUnit is now regulary tested by Google OSS-Fuzz
  • various problems found by oss-fuzz fixed
  • scope fixed for bound functions called inside Promise.then()
  • various fixes for history.replaceState() / history.pushState()

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 2.68.0

  • Chrome/Edge 108
  • Firefox 108
  • neko-html no longer requires xerces
  • javascript constructor properties are writable
  • many more Bugfixes & Enhancements

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 2.67.0

  • Chrome/Edge 107
  • Firefox 107
  • Cookie: support sameSite attribute ; treat localhost as secure origin
  • DOMTokenList: fixing change notification; no longer add an attribute to the dom node if remove is called an there was no attribute so far
  • XPath fixes
  • Bugfixes & Enhancements

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

... (truncated)

Commits
  • 81a2580 prepare 2.70.0
  • 1a09ade use cssparser and neko release
  • 4e0b6ac remove more alerts
  • e03c8cd core-js and xpath 2.70
  • 1cf7bf7 improve Xerces detection code further issue #541
  • e7052c5 suppress some warnings and remove more alerts
  • 0623cdd code style
  • 4a9fb38 DocumentType properties entities and notations are only available in IE
  • 343aa84 another Xerces detection fix for JDK 17 (issue #541)
  • 62a2386 missing properties addedNodes, removedNodes, previousSibling, and nextSibling...
  • Additional commits viewable in compare view

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `version.htmlunit` from 2.28 to 2.70.0.

Updates `org.seleniumhq.selenium:htmlunit-driver` from 2.28 to 2.70.0
- [Release notes](https://github.com/SeleniumHQ/htmlunit-driver/releases)
- [Commits](SeleniumHQ/htmlunit-driver@2.28...2.70.0)

Updates `net.sourceforge.htmlunit:htmlunit` from 2.28 to 2.70.0
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@HtmlUnit-2.28...2.70.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:htmlunit-driver
  dependency-type: direct:development
- dependency-name: net.sourceforge.htmlunit:htmlunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2023
@boubaker
Copy link
Member

@dependabot ignore this dependency
( used in Test scope )

@dependabot dependabot bot closed this Dec 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2023

OK, I won't notify you about any of these dependencies again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/test/version.htmlunit-2.70.0 branch December 21, 2023 02:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant