Qytera-Gmbh / cypress-xray-plugin

A plugin for uploading Cypress test results to Xray.
https://qytera-gmbh.github.io
MIT License
21 stars 7 forks source link

Bump @badeball/cypress-cucumber-preprocessor from 20.0.1 to 20.0.3 #309

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @badeball/cypress-cucumber-preprocessor from 20.0.1 to 20.0.3.

Release notes

Sourced from @​badeball/cypress-cucumber-preprocessor's releases.

v20.0.3

  • Handle browser / page crash gracefully, fixes #1172.

v20.0.2

  • Add support for skipped / pending scenario hooks, fixes #1159.

  • Add support for suite-level test configuration, fixes #1158.

Changelog

Sourced from @​badeball/cypress-cucumber-preprocessor's changelog.

v20.0.3

  • Handle browser / page crash gracefully, fixes #1172.

v20.0.2

  • Add support for skipped / pending scenario hooks, fixes #1159.

  • Add support for suite-level test configuration, fixes #1158.

Commits
  • 055d8df v20.0.3
  • 622a280 Handle browser / page crash gracefully
  • 145dde3 v20.0.2
  • 490214f Upgrade to actions/cache@v4
  • d0e86ab Upgrade to actions/checkout@v4
  • 8d6b7e1 Re-word configuration error messages
  • d1130c5 Refactor option handling and extract common routines
  • ce73140 Change return-type of tagToCypressOptions
  • d495950 Replace if with assert
  • 302df59 Remove seemingly unnecessary check
  • 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 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)