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

chore(deps): bump org.testfx:testfx-junit5 from 4.0.16-alpha to 4.0.17 #291

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps org.testfx:testfx-junit5 from 4.0.16-alpha to 4.0.17.

Release notes

Sourced from org.testfx:testfx-junit5's releases.

v4.0.17

  • Update release script #784 (mvsoder)
  • Improve exception message when missing libgtk-3-0 #782 (mvsoder)
  • Improve stability of ShortcutKeyTest a bit more #781 (mvsoder)
  • Add ubuntu-22.04 to build runners #780 (mvsoder)
  • Center test stages on the screen #779 (mvsoder)
  • Use a common pattern for cleaning up after a test #778 (mvsoder)
  • Gradle cleanup #777 (mvsoder)
  • Fix for intermittent test failure #776 (mvsoder)
  • Fix memory leak due to ParametersImpl #774 (mvsoder)
  • README update name, badges and requirements #772 (mvsoder)
  • Fix CI workflow name to be more descriptive #771 (mvsoder)
  • (fix for TestFX 4 JDK 8 support) Fix cannot find symbol Platform.requestNextPulse(). #770 (mvsoder)
  • (fix) Improve BoundsQueryUtilsTest to take screen boundary into account. #769 (mvsoder)
  • (fix for TestFX 4 JDK 8 support) Remove module-info.java files. #767 (mvsoder)
  • (fix for TestFX 4 JDK 8 support) Fix JavaDoc invalid flag html5. #765 (mvsoder)
  • (chore) Enable GitHub Actions with JDK 8 #761 (mvsoder)
  • (fix) Remove the compile-time dependency on ParametersImpl. #757 (mvsoder)
  • Update license header year to 2023 #752 (mvsoder)
  • Old year in license header cause problem #729 (AndFr)
  • (feature) Add the option to export an image to different filetype than png. #726 (AndFr)
  • Fix list indentation in README #708 (Marcono1234)
  • Use HTTPS for links and update them in README #707 (Marcono1234)
  • Fix header level of Gradle and Maven subsections in README #706 (Marcono1234)
  • [checkstyle] Try and fix cannot initialize root module error. #705 (brcolow)
  • JUnit5 TestFX extension to execute @​Test within JavaFX UI thread #702 (RalphSteinhagen)
  • [jpms] Change some module scopes. #686 (brcolow)
  • [gradle] Remove bnd plugin to fix uber JAR. #685 (brcolow)
  • [build] Try removing dependencies from JAR. #684 (brcolow)
  • [deps] Change assertj-core dependency from api to implementation. #683 (brcolow)
  • [deps] Make hamcrest-core testImplementation for testfx-core. #681 (brcolow)
  • [deps] Remove hamcrest-junit dependency from testfx-junit. #680 (brcolow)
  • [deps] Remove classifier from published POM (for openjfx). #679 (brcolow)
  • [docs] Get Javadoc working on Jigsaw again. #676 (brcolow)
  • [chore] Add fake bnd version for jitpack. #672 (brcolow)
  • [chore] Explicitly set the 'Bundle-Version' for bnd/osgi. #671 (brcolow)
  • [enhancement] Including module-info.java in the JAR artifacts. #669 (brcolow)
  • [ci] Use OpenJDK 8 when in deploy script. #668 (brcolow)
Changelog

Sourced from org.testfx:testfx-junit5's changelog.

v4.0.17 (2023-08-17)

Full Changelog

Merged pull requests:

  • Update release script #784 (mvsoder)
  • Improve exception message when missing libgtk-3-0 #782 (mvsoder)
  • Improve stability of ShortcutKeyTest a bit more #781 (mvsoder)
  • Add ubuntu-22.04 to build runners #780 (mvsoder)
  • Center test stages on the screen #779 (mvsoder)
  • Use a common pattern for cleaning up after a test #778 (mvsoder)
  • Gradle cleanup #777 (mvsoder)
  • Fix for intermittent test failure #776 (mvsoder)
  • Fix memory leak due to ParametersImpl #774 (mvsoder)
  • README update name, badges and requirements #772 (mvsoder)
  • Fix CI workflow name to be more descriptive #771 (mvsoder)
  • (fix for TestFX 4 JDK 8 support) Fix cannot find symbol Platform.requestNextPulse(). #770 (mvsoder)
  • (fix) Improve BoundsQueryUtilsTest to take screen boundary into account. #769 (mvsoder)
  • (fix for TestFX 4 JDK 8 support) Remove module-info.java files. #767 (mvsoder)
  • (fix for TestFX 4 JDK 8 support) Fix JavaDoc invalid flag html5. #765 (mvsoder)
  • (chore) Enable GitHub Actions with JDK 8 #761 (mvsoder)
  • (fix) Remove the compile-time dependency on ParametersImpl. #757 (mvsoder)
  • Update license header year to 2023 #752 (mvsoder)
  • Old year in license header cause problem #729 (AndFr)
  • (feature) Add the option to export an image to different filetype than png. #726 (AndFr)
  • Fix list indentation in README #708 (Marcono1234)
  • Use HTTPS for links and update them in README #707 (Marcono1234)
  • Fix header level of Gradle and Maven subsections in README #706 (Marcono1234)
  • [checkstyle] Try and fix cannot initialize root module error. #705 (brcolow)
  • JUnit5 TestFX extension to execute @​Test within JavaFX UI thread #702 (RalphSteinhagen)
  • [jpms] Change some module scopes. #686 (brcolow)
  • [gradle] Remove bnd plugin to fix uber JAR. #685 (brcolow)
  • [build] Try removing dependencies from JAR. #684 (brcolow)
  • [deps] Change assertj-core dependency from api to implementation. #683 (brcolow)
  • [deps] Make hamcrest-core testImplementation for testfx-core. #681 (brcolow)
  • [deps] Remove hamcrest-junit dependency from testfx-junit. #680 (brcolow)
  • [deps] Remove classifier from published POM (for openjfx). #679 (brcolow)
  • [docs] Get Javadoc working on Jigsaw again. #676 (brcolow)
  • [chore] Add fake bnd version for jitpack. #672 (brcolow)
  • [chore] Explicitly set the 'Bundle-Version' for bnd/osgi. #671 (brcolow)
  • [enhancement] Including module-info.java in the JAR artifacts. #669 (brcolow)
  • [ci] Use OpenJDK 8 when in deploy script. #668 (brcolow)
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 <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.testfx:testfx-junit5](https://github.com/TestFX/TestFX) from 4.0.16-alpha to 4.0.17.
- [Release notes](https://github.com/TestFX/TestFX/releases)
- [Changelog](https://github.com/TestFX/TestFX/blob/master/CHANGES.md)
- [Commits](TestFX/TestFX@v4.0.16-alpha...v4.0.17)

---
updated-dependencies:
- dependency-name: org.testfx:testfx-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 14, 2023
@github-actions github-actions bot merged commit 84d84ff into master Sep 14, 2023
7 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.testfx-testfx-junit5-4.0.17 branch September 14, 2023 23:46
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.

1 participant