Update dependency wdio-cucumberjs-json-reporter to v4 #21
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:
^3.0.0
->^4.0.0
Release Notes
webdriverio-community/wdio-cucumberjs-json-reporter (wdio-cucumberjs-json-reporter)
v4.4.3
: Release 4.4.3Compare Source
f41cbb7
)v4.4.2
: Release 4.4.2Compare Source
b2db006
)89fc9ab
)f3d5c87
)v4.4.1
: Release 4.4.1Compare Source
92e4c1a
) Thanks philippthieleIn release https://github.com/webdriverio-community/wdio-cucumberjs-json-reporter/releases/tag/v4.3.1 we introduced a unique file name per feature file, but this broke certain reports and especially retries. This has been reverted now. To still have unique names per testfile then please look at the following
reportFilePerRetry
boolean
true
When a spec is retried the report will be appended to the existing report file from the previous tries if this property is set to
false
.v4.4.0
: Release 4.4.0Compare Source
The release adds support for the '*' keyword in a step name (#86) (
7c86a3a
), thanks to Josef Křížv4.3.2
: Release 4.3.2Compare Source
This release contains:
f254a11
), thanks Basker Peram Subramaniyanv4.3.1
: Release 4.3.1Compare Source
This release contains:
da70c99
), thanks bhaslambv4.3.0
: Release 4.3.0Compare Source
This release contains:
c7f6955
), thanks bhaslambv4.2.0
: Release 4.2.0Compare Source
This release contains the following:
143fb28
)v4.1.4
: Release 4.1.4Compare Source
This release contains the following:
v4.1.3
: Release 4.1.3Compare Source
b2fc94e
)v4.1.2
: Release 4.1.2Compare Source
Thanks mhanysz for fixing this issue!
ee901ba
)fb5ad29
)v4.1.1
: Release 4.1.1Compare Source
c9efb74
)v4.1.0
: Release 4.1.0Compare Source
399f360
)1cd56c9
)v4.0.2
: Release 4.0.2Compare Source
b28a35d
)v4.0.1
: Release 4.0.1Compare Source
fb78072
), thanks to yon-cuadradov4.0.0
: Release 4.0.0Compare Source
Thanks to yon-cuadrado for rewriting this package to TypeScript!
Contains:
4b152fd
)babf699
)d3ad678
)16b146a
)15c8094
)3b0c81e
)647c439
)40c7452
)8284577
)eb94fc3
)0c6e90d
)1b8ae82
)7f4f72a
)4f879af
)f43aca4
)c3ffe83
)07232d8
)c0179db
)b83c7e1
)a4e8292
)cbb9230
)03bf80b
)110dda4
)a6e8082
)0108faa
)f4c8498
)98567ab
)1eeb251
)b677060
)413ceab
)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.