Skip to content

Bump cypress-cucumber-preprocessor from 2.2.1 to 4.1.3

Created by: dependabot-preview[bot]

Dependabot Preview has been deactivated

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps cypress-cucumber-preprocessor from 2.2.1 to 4.1.3.

Release notes

Sourced from cypress-cucumber-preprocessor's releases.

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

  • Support Multiline Step Arguments (e7c0804)
  • getstepdefinitionpaths.js: allow tsx extension for step definition files (3db704b)

v4.0.3

4.0.3 (2021-03-23)

Bug Fixes

  • createtestfromscenario.js: use err as 2nd arg in failHandler for mocha event (f5d5de4)

v4.0.2

4.0.2 (2021-03-23)

... (truncated)

Commits
  • 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...
  • 09392a0 refactor: improved file structure
  • d4bb762 fix(cypress-tags.js): changed GLOB option handling to fix issues with commas ...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Merge request reports