chore(deps): update dependency @cucumber/cucumber to v11 #5
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:
^9.0.0
->^11.0.0
Release Notes
cucumber/cucumber-js (@cucumber/cucumber)
v11.2.0
Compare Source
Added
junit
formatter now includestimestamp
attribute (junit-xml-formatter#45)Hook
message now includestype
(#2463)TestRunStarted
message now includesid
;TestCase
andTestRunFinished
messages reference it intestRunStartedId
(#2463)Fixed
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
Added
Changed
await import()
to load all custom formatters and snippet syntaxes (#2334)await import()
for default support code loading (#2337)Fixed
Removed
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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 has been generated by Renovate Bot.