Skip to content

Bump cypress-cucumber-preprocessor from 2.2.1 to 4.2.0

Created by: dependabot[bot]

Bumps cypress-cucumber-preprocessor from 2.2.1 to 4.2.0.

Release notes

Sourced from cypress-cucumber-preprocessor's releases.

v4.2.0

4.2.0 (2021-07-26)

Features

  • tags: fix inheritance according to cucumber specs (#557) (2789e0b)

v4.1.4

4.1.4 (2021-07-09)

Bug Fixes

  • commonpath: commonPath fixed for subdirectories with nonGlobalStepDefinitions (2054f3d), closes #594 #594 #593

v4.1.3

4.1.3 (2021-07-02)

Bug Fixes

  • release: manually release a patch version (4fb5873)

v4.1.2

4.1.2 (2021-06-03)

Bug Fixes

  • cypress-tags.js: changed GLOB option handling to fix issues with commas in glob patterns (d4bb762), closes #429

Performance Improvements

  • cypress-tags.js: changed stripCLIArguments so that it uses dargs package to handle options (fa1c56f)

v4.1.1

4.1.1 (2021-05-28)

Bug Fixes

  • after hook is not being called if one of my steps failed (59137f4)

v4.1.0

4.1.0 (2021-04-22)

Features

... (truncated)

Commits
  • 2789e0b feat(tags): fix inheritance according to cucumber specs (#557)
  • 2054f3d fix(commonpath): commonPath fixed for subdirectories with nonGlobalStepDefini...
  • 4fb5873 fix(release): manually release a patch version
  • 700add2 bump chokidar from 3.5.1 to 3.5.2
  • 2f1b7e4 bump chokidar from 2.1.8 to 3.5.1
  • b9804ce chore(deps): [security] bump y18n from 4.0.0 to 4.0.3 (#576)
  • 2af31a8 chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 (#575)
  • 4e72fb0 Merge pull request #574 from TheBrainFamily/dependabot/npm_and_yarn/npm-user-...
  • 0a59e2d chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1
  • fa1c56f perf(cypress-tags.js): changed stripCLIArguments so that it uses dargs packag...
  • 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)

Merge request reports