Frameworkium / frameworkium-bdd

Integration of Cucumber BDD and frameworkium-core to offer support for using tests written as feature files.
Apache License 2.0
15 stars 19 forks source link

Bump frameworkium-core from 4.0.0-BETA4 to 4.0.0-RC-1 #43

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps frameworkium-core from 4.0.0-BETA4 to 4.0.0-RC-1.

Release notes

Sourced from frameworkium-core's releases.

4.0.0-RC-1

Changes

Notes

  • None
Commits
  • 6a46f7d CI to stop testing for JDK8 (#299)
  • 915902f Bump junit-jupiter-engine from 5.7.2 to 5.8.1 (#291)
  • e8861ab Bump jackson-databind from 2.12.4 to 2.12.5 (#297)
  • ec86267 Bump junit-jupiter-api from 5.7.2 to 5.8.1 (#298)
  • 6b46715 Bump selenium-java from 4.0.0-beta-4 to 4.0.0-rc-1 (#294)
  • 34e3119 Bump allure-testng from 2.14.0 to 2.15.0 (#295)
  • 0062368 Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#293)
  • 38928ec Bump gmavenplus-plugin from 1.12.1 to 1.13.0 (#292)
  • 39eac65 Bump jackson-annotations from 2.12.4 to 2.12.5 (#285)
  • ef76626 Bump jackson-datatype-jsr310 from 2.12.4 to 2.12.5 (#284)
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #45.