allure-framework / allure-java

Allure integrations for Java test frameworks
Apache License 2.0
342 stars 219 forks source link

Bump cucumberVersion from 4.8.0 to 7.15.0 #990

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps cucumberVersion from 4.8.0 to 7.15.0. Updates io.cucumber:cucumber-core from 4.8.0 to 7.15.0

Release notes

Sourced from io.cucumber:cucumber-core's releases.

v7.15.0

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)

v7.14.1

Fixed

  • [Guice] Inject static fields prior to before all hooks (#2803 M.P. Korstanje)

v7.14.0

Changed

  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report ([react-components/#333](cucumber/react-components#333) David J. Goss)

Fixed

  • [Core] Exclude Multi-Release files from Jackson while shading (#2786 M.P. Korstanje)

v7.13.0

Changed

  • [TestNG] Update dependency org.testng:testng to v7.8.0

Fixed

  • [Pico] Fixed missing calls to start, stop and dispose handles (#2772 Julien Kronegg)

v7.12.1

Fixed

  • [Core] Set html report viewport width to device width ([html-formatter/#238](cucumber/html-formatter#238) Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#2762 Julien Kronegg)

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)

v7.11.2

Fixed

  • [JUnit Platform Engine] Corrupted junit-xml report when using surefire.rerunFailingTestsCount parameter (#2709 M.P. Korstanje)

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-core's changelog.

[7.15.0] - 2023-12-11

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)

[7.14.1] - 2023-11-25

Fixed

  • [Guice] Inject static fields prior to before all hooks (#2803 M.P. Korstanje)

[7.14.0] - 2023-09-09

Changed

  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report ([react-components/#333](cucumber/react-components#333) David J. Goss)

Fixed

  • [Core] Exclude Multi-Release files from Jackson while shading (#2786 M.P. Korstanje)

[7.13.0] - 2023-07-02

Changed

  • [TestNG] Update dependency org.testng:testng to v7.8.0

Fixed

  • [Pico] Fixed missing calls to start, stop and dispose handles (#2772 Julien Kronegg)

[7.12.1] - 2023-06-02

Fixed

  • [Core] Set html report viewport width to device width ([html-formatter/#238](cucumber/html-formatter#238) Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#2762 Julien Kronegg)

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)

[7.11.2] - 2023-03-23

Fixed

... (truncated)

Commits


Updates io.cucumber:cucumber-java from 4.8.0 to 7.15.0

Release notes

Sourced from io.cucumber:cucumber-java's releases.

v7.15.0

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)

v7.14.1

Fixed

  • [Guice] Inject static fields prior to before all hooks (#2803 M.P. Korstanje)

v7.14.0

Changed

  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report ([react-components/#333](cucumber/react-components#333) David J. Goss)

Fixed

  • [Core] Exclude Multi-Release files from Jackson while shading (#2786 M.P. Korstanje)

v7.13.0

Changed

  • [TestNG] Update dependency org.testng:testng to v7.8.0

Fixed

  • [Pico] Fixed missing calls to start, stop and dispose handles (#2772 Julien Kronegg)

v7.12.1

Fixed

  • [Core] Set html report viewport width to device width ([html-formatter/#238](cucumber/html-formatter#238) Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#2762 Julien Kronegg)

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)

v7.11.2

Fixed

  • [JUnit Platform Engine] Corrupted junit-xml report when using surefire.rerunFailingTestsCount parameter (#2709 M.P. Korstanje)

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-java's changelog.

[7.15.0] - 2023-12-11

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)

[7.14.1] - 2023-11-25

Fixed

  • [Guice] Inject static fields prior to before all hooks (#2803 M.P. Korstanje)

[7.14.0] - 2023-09-09

Changed

  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report ([react-components/#333](cucumber/react-components#333) David J. Goss)

Fixed

  • [Core] Exclude Multi-Release files from Jackson while shading (#2786 M.P. Korstanje)

[7.13.0] - 2023-07-02

Changed

  • [TestNG] Update dependency org.testng:testng to v7.8.0

Fixed

  • [Pico] Fixed missing calls to start, stop and dispose handles (#2772 Julien Kronegg)

[7.12.1] - 2023-06-02

Fixed

  • [Core] Set html report viewport width to device width ([html-formatter/#238](cucumber/html-formatter#238) Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#2762 Julien Kronegg)

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)

[7.11.2] - 2023-03-23

Fixed

... (truncated)

Commits


Updates io.cucumber:cucumber-plugin from 5.1.2 to 7.15.0

Release notes

Sourced from io.cucumber:cucumber-plugin's releases.

v7.15.0

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)

v7.14.1

Fixed

  • [Guice] Inject static fields prior to before all hooks (#2803 M.P. Korstanje)

v7.14.0

Changed

  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report ([react-components/#333](cucumber/react-components#333) David J. Goss)

Fixed

  • [Core] Exclude Multi-Release files from Jackson while shading (#2786 M.P. Korstanje)

v7.13.0

Changed

  • [TestNG] Update dependency org.testng:testng to v7.8.0

Fixed

  • [Pico] Fixed missing calls to start, stop and dispose handles (#2772 Julien Kronegg)

v7.12.1

Fixed

  • [Core] Set html report viewport width to device width ([html-formatter/#238](cucumber/html-formatter#238) Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#2762 Julien Kronegg)

v7.12.0

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)

v7.11.2

Fixed

  • [JUnit Platform Engine] Corrupted junit-xml report when using surefire.rerunFailingTestsCount parameter (#2709 M.P. Korstanje)

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-plugin's changelog.

[7.15.0] - 2023-12-11

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)

[7.14.1] - 2023-11-25

Fixed

  • [Guice] Inject static fields prior to before all hooks (#2803 M.P. Korstanje)

[7.14.0] - 2023-09-09

Changed

  • [Core] Update dependency io.cucumber:html-formatter to v20.4.0
  • [Core] Download attachments that are not video, image or text from the html report ([react-components/#333](cucumber/react-components#333) David J. Goss)

Fixed

  • [Core] Exclude Multi-Release files from Jackson while shading (#2786 M.P. Korstanje)

[7.13.0] - 2023-07-02

Changed

  • [TestNG] Update dependency org.testng:testng to v7.8.0

Fixed

  • [Pico] Fixed missing calls to start, stop and dispose handles (#2772 Julien Kronegg)

[7.12.1] - 2023-06-02

Fixed

  • [Core] Set html report viewport width to device width ([html-formatter/#238](cucumber/html-formatter#238) Tim Yao )
  • [Core] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [JUnit Platform Engine] Fixed cucumber.publish.enabled=false (#2747 M.P. Korstanje)
  • [Java] Fixed duplicate step definition for classes with interfaces (#2757 Julien Kronegg)
  • [Pico] Fixed unsatisfiable dependency with disposables (#2762 Julien Kronegg)

[7.12.0] - 2023-04-29

Added

  • [JUnit Platform Engine] Add constant for fixed.max-pool-size property (#2713 M.P. Korstanje)
  • [Core] Support directories containing exclusively rerun files using the @path/to/rerun syntax (#2710 Daniel Whitney, M.P. Korstanje)
  • [Core] Improved event bus performance using UUID generator selectable through SPI (#2703 Julien Kronegg)
  • [Core] Added source reference in parameter type messages (#2719 Julien Kronegg)
  • [Core] Support for JetBrains Space ([ci-environment/#205](cucumber/ci-environment#205) Viktor)

Fixed

  • [Pico] Improve performance (#2724 Julien Kronegg)
  • [JUnit 4] Fix swallowed exception (#2714 M.P. Korstanje)
  • [Guice] Fix NPE in Guice when configured incorrectly (#2716 M.P. Korstanje)

[7.11.2] - 2023-03-23

Fixed

... (truncated)

Commits


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 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)
baev commented 5 months ago

@dependabot ignore this dependency

dependabot[bot] commented 5 months ago

OK, I won't notify you about any of these dependencies again, unless you re-open this PR.