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 nl.hsac:hsac-fitnesse-fixtures from 5.3.4 to 5.3.5 in /docker #578

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nl.hsac:hsac-fitnesse-fixtures from 5.3.4 to 5.3.5.

Release notes

Sourced from nl.hsac:hsac-fitnesse-fixtures's releases.

5.3.5

Release 5.3.5 of the project contains FitNesse 20231203 and Selenium 4.16.0.

To get started by running some sample tests (if you have a Java runtime installed): just download the standalone.zip, extract it and run it (using 'java -jar fitnesse-standalone.jar -p 9090', or on Windows just double clicking the jar to run the application on port 80 instead of 9090) from the directory where the 'standalone.zip' was extracted and open a browser to http://localhost:9090/HsacExamples.

Please note: please extract the zip to a location without spaces in its own name or in the names of its parents.

How to create your own test project using this FitNesse setup, see https://github.com/fhoeben/hsac-fitnesse-fixtures#to-create-your-own-test-project and https://github.com/fhoeben/hsac-fitnesse-fixtures/wiki/Installation-Guide

To incorporate the fixtures in an existing FitNesse project you can also get it from Maven Central

        <dependency>
            <groupId>nl.hsac</groupId>
            <artifactId>hsac-fitnesse-fixtures</artifactId>
            <version>5.3.5</version>
        </dependency>

An example of Maven based project using this baseline can be found at: https://github.com/fhoeben/sample-fitnesse-project.

When upgrading from an older version, ensure all Selenium webdrivers are stopped and delete the 'wiki/plugins' and 'wiki/webdrivers' folders to remove old versions of the packaged plugins/webdrivers. When using the sample project: follow the instructions at https://github.com/fhoeben/sample-fitnesse-project#upgrading.

New in 5.3.5

  • Chromedriver 120.0.6099.71
  • Edgedriver 120.0.2210.61
  • Selenium 4.16.0

New in 5.3.3 and 5.3.4

  • Docker image build fixes

New in 5.3.2

  • FitNesse 20231203

New in 5.3.0

  • Selenium 4.15.0
  • EdgeDriver 119.0.2151.42
  • ChromeDriver 119.0.6045.105
  • Praegus toolchain plugin 2.0.17

New in 5.3.0

  • Dropped support of Java 8, Java 11 is now required
  • FitNesse 20231029
  • Selenium 4.14.1

New in 5.2.46

  • EdgeDriver 118.0.2088.88
  • ChromeDriver 118.0.5993.70

New in 5.2.45

... (truncated)

Commits
  • 29a67f8 Prepare for release
  • d4f9d58 Update chrome- and edgedriver
  • 2f724cf Updated changelog
  • d0f9674 Bump org.seleniumhq.selenium:selenium-java from 4.15.0 to 4.16.0 (#577)
  • b3a4f61 Bump nl.hsac:hsac-fitnesse-pdf from 0.1.3 to 0.1.4 in /docker (#576)
  • d13bb58 Bump nl.hsac:hsac-fitnesse-fixtures from 5.3.3 to 5.3.4 in /docker (#575)
  • 3d4c50b Prepare for next developments
  • 8f9e7f3 Prepare for next developments
  • See full diff 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 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 [nl.hsac:hsac-fitnesse-fixtures](https://github.com/fhoeben/hsac-fitnesse-fixtures) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/fhoeben/hsac-fitnesse-fixtures/releases)
- [Changelog](https://github.com/fhoeben/hsac-fitnesse-fixtures/blob/main/changelog.md)
- [Commits](5.3.4...5.3.5)

---
updated-dependencies:
- dependency-name: nl.hsac:hsac-fitnesse-fixtures
  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 Dec 8, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

Looks like nl.hsac:hsac-fitnesse-fixtures is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 8, 2023
@dependabot dependabot bot deleted the dependabot/maven/docker/nl.hsac-hsac-fitnesse-fixtures-5.3.5 branch December 8, 2023 12:29
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.

0 participants