Bump cucumber from 6.0.5 to 6.0.7
Created by: dependabot[bot]
Bumps cucumber from 6.0.5 to 6.0.7.
Changelog
Sourced from cucumber's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Please see CONTRIBUTING.md on how to contribute to Cucumber.
[Unreleased]
[8.5.0] - 2022-07-19
Changed
- Reworked handling for invalid installations (#2089)
[8.4.0] - 2022-06-29
Fixed
- Fix issues with using absolute paths for features (#2063)
[8.3.1] - 2022-06-21
Fixed
- Export
IConfiguration
type on API entry point (#2064)[8.3.0] - 2022-06-11
Added
- Add
willBeRetried
to the parameter passed toAfter
hook functions (#2045)Changed
defineStep
is now deprecated and will eventually be removed; use the appropriate Given/When/Then keyword to define your step (#2044)Fixed
- Prevent outputting ANSI escapes to
stderr
if it can't display them (#2035)[8.2.2] - 2022-05-27
Changed
- Use latest HTML formatter with better handling for scenario outlines
[8.2.1] - 2022-05-14
Fixed
- Fix return type of step hook function to allow async functions (#2038)
[8.2.0] - 2022-05-05
Changed
- Fix issues with colored output, support
FORCE_COLOR
environment variable as an override (#2026)[8.1.2] - 2022-04-22
Added
- Explicit support for Node.js 18 (#2007)
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 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)