Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps cypress-cucumber-preprocessor from 4.0.3 to 4.1.2.

Release notes

Sourced from cypress-cucumber-preprocessor's releases.

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)
Commits
  • 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 ...
  • 77dbacb test: adds tests ensuring after handlers are called when tests error
  • 59137f4 fix: after hook is not being called if one of my steps failed
  • e7c0804 feat: Support Multiline Step Arguments
  • 3db704b feat(getstepdefinitionpaths.js): allow tsx extension for step definition files
  • 0cf7428 chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.2
  • 4175941 chore(deps): [security] bump elliptic from 6.5.3 to 6.5.4
  • 6c61f3c chore(deps): [security] bump ssri from 6.0.1 to 6.0.2
  • 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)

Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor) from 4.0.3 to 4.1.2.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](badeball/cypress-cucumber-preprocessor@v4.0.3...v4.1.2)

---
updated-dependencies:
- dependency-name: cypress-cucumber-preprocessor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2021

Superseded by #85.

@dependabot dependabot bot closed this Aug 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-cucumber-preprocessor-4.1.2 branch August 1, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants