Ensono / stacks-webapp-template

Templating monorepo focusing on boilerplate web apps
https://amido.github.io/stacks/
MIT License
3 stars 9 forks source link

chore(deps): bump cucumber-junit from 5.5.0 to 7.8.1 in /packages/scaffolding-cli/templates/test/xxAMIDOxx.xxSTACKSxx.E2E.Serenity #1775

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cucumber-junit from 5.5.0 to 7.8.1.

Release notes

Sourced from cucumber-junit's releases.

v7.8.1

Fixed

  • [Core] Remove Jackson services from META-INF/services (#2621 M.P. Korstanje)
  • [JUnit Platform] Use JUnit Platform 1.9.1 (JUnit Jupiter 5.9.1)

v7.8.0

Added

  • [Core] Support comparison of expected and actual values in IntelliJ IDEA (#2607
  • [Datatable] Support parsing Booleans in Datatables (#2614 G. Jourdan-Weil)

v7.7.0

Added

  • [JUnit Platform] Enable parallel execution of features (#2604 Sambathkumar Sekar)

v7.6.0

Changed

  • [Core] Update dependency io.cucumber:messages to v19
  • [Core] Update dependency io.cucumber:gherkin to v24
  • [Core] Update dependency io.cucumber:html-formatter to v20
Changelog

Sourced from cucumber-junit's changelog.

[7.8.1] - 2022-10-03

Fixed

  • [Core] Remove Jackson services from META-INF/services (#2621 M.P. Korstanje)
  • [JUnit Platform] Use JUnit Platform 1.9.1 (JUnit Jupiter 5.9.1)

[7.8.0] - 2022-09-15

Added

  • [Core] Support comparison of expected and actual values in IntelliJ IDEA (#2607 Andrey Vokin)
  • [Core] Omit filtered out pickles from html report ([react-components/#273](cucumber/react-components#273) David J. Goss)
  • [Datatable] Support parsing Booleans in Datatables (#2614 G. Jourdan-Weil)

[7.7.0] - 2022-09-08

Added

  • [JUnit Platform] Enable parallel execution of features (#2604 Sambathkumar Sekar)

[7.6.0] - 2022-08-08

Changed

  • [Core] Update dependency io.cucumber:messages to v19
  • [Core] Update dependency io.cucumber:gherkin to v24
  • [Core] Update dependency io.cucumber:html-formatter to v20

[7.5.0] - 2022-07-28

Added

  • [OpenEJB] Added new module jakarta-openejb, which supports the jakarta.* namespace in TomEE 9.x (#2583 R. Zowalla)

Changed

  • [JUnit Platform] Use JUnit Platform 1.9.0 (JUnit Jupiter 5.9.0) (#2590 M.P. Korstanje)
  • [TestNG] Update dependency org.testng:testng to v7.6.1
  • [Core] Update dependency io.cucumber:ci-environment to v9.1.0

Fixed

  • [Java] Process glue classes distinctly (#2582 M.P. Korstanje)
  • [Spring] Do not invoke after test methods if test failed to start (#2585 M.P. Korstanje)

[7.4.1] - 2022-06-23

Fixed

  • [Core] Fix NoSuchMethodError PrintWriter(OutputStream, boolean, Charset) (#2578 M.P. Korstanje)

[7.4.0] - 2022-06-22

Added

  • [Core] Warn when glue path is passed as file scheme instead of classpath (#2547 M.P. Korstanje)

Changed

  • [Core] Flush pretty output manually (#2573 M.P. Korstanje)

Fixed

  • [Spring] Cleanly stop after failure to start application context (#2570 M.P. Korstanje)
  • [JUnit] Scenario logging does not show up in step notifications (#2563 M.P. Korstanje)

[7.3.4] - 2022-05-02

... (truncated)

Commits
  • 265bb85 Prepare release v7.8.1
  • d916a96 Fix CHANGELOG
  • 5759eb8 Remove Jackson services from META-INF (#2621)
  • 39358be Update vertx.version to v4.3.4
  • 8f00bac Update kotlin.version to v1.7.20
  • 0b85df0 Update dependency com.puppycrawl.tools:checkstyle to v10.3.4
  • e9698b8 Update dependency io.cucumber:messages to v19.1.4
  • 610cc14 Update junit5 monorepo to v5.9.1
  • b65d334 Update dependency io.cucumber:messages to v19.1.3
  • 7b0d6b3 Always color all Maven steps, not just the ones using --batch-mode (#2617)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 2 years ago

Superseded by #1826.