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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump htmlunit from 2.67.0 to 2.68.0 #94

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps htmlunit from 2.67.0 to 2.68.0.

Release notes

Sourced from htmlunit's releases.

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

Commits
  • 75e0861 prepare 2.68.0
  • 424186e dependencycheck updated, wagon-ssh removed
  • 3e2d6a1 use 2.68.0 releases of our libs
  • 3039d2b document last css parser fix
  • 606da70 document last core-js change
  • d4a0ffb javadoc fix
  • e5adee7 Replace \n in console output with real line break
  • 33f6d5e minor javadoc fixes
  • b3f7b28 FF 108
  • e54499f Support for unicode point escapes added when converting regex from js to java...
  • 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 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 [htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.67.0 to 2.68.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@2.67.0...2.68.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.htmlunit:htmlunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 2, 2023
Copy link
Member

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 342e2d2 into master Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/maven/net.sourceforge.htmlunit-htmlunit-2.68.0 branch January 2, 2023 08:19
@basil
Copy link
Member

basil commented Jan 2, 2023

@NotMyFault As explained in #92 (comment)

bumps to HtmlUnit need to be accompanied by a release of this component in order for the new version to propagate to jenkins-test-harness

@NotMyFault
Copy link
Member

NotMyFault commented Jan 2, 2023

@NotMyFault As explained in #92 (comment)

bumps to HtmlUnit need to be accompanied by a release of this component in order for the new version to propagate to jenkins-test-harness

Oh I see, I forgot to hit CD, thanks for the reminder!

@Vlatombe
Copy link
Member

Vlatombe commented Jan 4, 2023

@NotMyFault Looks like the bump has a regression, fixed in master HtmlUnit/htmlunit@c1028b0 but not yet released. I recommend to revert this.

NotMyFault added a commit that referenced this pull request Jan 4, 2023
@NotMyFault
Copy link
Member

@NotMyFault Looks like the bump has a regression, fixed in master HtmlUnit/htmlunit@c1028b0 but not yet released. I recommend to revert this.

Filed #96

NotMyFault added a commit that referenced this pull request Jan 4, 2023
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
3 participants