Update dependency @cucumber/cucumber to v11 #273
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.3.2
->11.1.1
Release Notes
cucumber/cucumber-js (@cucumber/cucumber)
v11.1.1
Compare Source
Fixed
v11.1.0
Compare Source
Added
Changed
Fixed
v11.0.1
Compare Source
Fixed
v11.0.0
Compare Source
Changed
Removed
parseGherkinMessageStream
(#2420)PickleFilter
(#2420)Runtime
(#2420)v10.9.0
Compare Source
Added
v10.8.0
Compare Source
Added
world
andcontext
to allow accessing state from arrow functions (#2402)v10.7.0
Compare Source
Added
Fixed
v10.6.0
Compare Source
Added
loader
option for ESM loader hooks #2399v10.5.1
Compare Source
Fixed
defineParameterType
correctly reflectstransformer
property's optionality.v10.5.0
Compare Source
Added
Fixed
v10.4.0
Compare Source
Added
v10.3.2
Compare Source
Changed
v10.3.1
Compare Source
Changed
provided
configuration to be an array (#2374)v10.3.0
Compare Source
Added
provided
configuration to be a string (#2373)stackTrace
in result exception object (#2371)v10.2.1
Compare Source
Fixed
v10.1.0
Compare Source
Added
BeforeAll
/AfterAll
hooks (see documentation) (#1770)Changed
VError
withError.cause
(#2363)Fixed
v10.0.1
Compare Source
Fixed
v10.0.0
Compare Source
See the upgrading guide for how to adapt to the breaking changes in this release.
Added
Changed
await import()
to load all custom formatters and snippet syntaxes (#2334)await import()
for default support code loading (#2337)Fixed
Removed
v9.6.0
Compare Source
Fixed
v9.5.1
Compare Source
Fixed
v9.5.0
Compare Source
Added
Fixed
v9.4.0
Compare Source
Fixed
Removed
v9.3.0
Compare Source
Added
v9.2.0
Compare Source
Added
formatOptions
(#2265)Fixed
v9.1.2
Compare Source
Changed
Fixed
ISupportCodeLibrary
type on/api
entry point (#2284)v9.1.1
Compare Source
Fixed
yaml
to address security vulnerability (#2281)v9.1.0
Compare Source
Added
require
an ES module (#2264)Changed
any
toRecord<string, string>
inDataTable
(#2270)v9.0.1
Compare Source
Fixed
v9.0.0
Compare Source
Removed
v8.11.1
Compare Source
Fixed
this.attach
function (#2238)v8.11.0
Compare Source
Added
Fixed
v8.10.0
Compare Source
Added
Changed
duration
withluxon
for formatting durations (#2204)v8.9.1
Compare Source
Fixed
loadSupport
result (#2197)v8.9.0
Compare Source
Added
v8.8.0
Compare Source
Changed
workerId
property totestCaseStarted
message (#2085)v8.7.0
Compare Source
Deprecated
Cli
,PickleFilter
andRuntime
deprecated in favour of new API functions (see documentation) (#2136)v8.6.0
Compare Source
Added
Fixed
v8.5.3
Compare Source
Fixed
stderr
if not provided toCli
constructor (#2138)v8.5.2
Compare Source
Added
IMethods
interface for use ingetTimestamp
,durationBetweenTimestamps
, andwrapPromiseWithTimeout
functions andmethods
intime
module instead of explicitany
(#2111)IPublishConfig
interface for use in return type ofmakePublishConfig
instead of explicitany
(#2106)Fixed
ansi-regex
version is^5.0.1
(#2114)v8.5.1
Compare Source
Fixed
v8.5.0
Compare Source
Changed
v8.4.0
Compare Source
Fixed
v8.3.1
Compare Source
Fixed
IConfiguration
type on API entry point (#2064)v8.3.0
Compare Source
Added
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
stderr
if it can't display them (#2035)v8.2.2
Compare Source
Changed
v8.2.1
Compare Source
Fixed
v8.2.0
Compare Source
Changed
FORCE_COLOR
environment variable as an override (#2026)v8.1.2
Compare Source
Added
Fixed
cucumber-js
bin file for backwards compatibility (#2008)v8.1.1
Compare Source
Fixed
@cucumber/message-streams
to satisfy peer requirement from@cucumber/gherkin-streams
(#2006)v8.1.0
Compare Source
Added
Changed
cucumber-js
binary's underlying file to becucumber.js
, so it doesn't fall foul of Node.js module conventions and plays nicely with ESM loaders (see documentation) (#1993)Fixed
v8.0.0
Compare Source
Changed
Fixed
file://
URLs to be used as formatter/snippet paths in options (#1963 #1920)--require-module
transpilers (#1985)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.