graphql-static-binding
graphql-static-binding copied to clipboard
chore(deps): update dependency cucumber to v4
This Pull Request updates dependency cucumber from v3.2.1
to v4.2.1
Release Notes
v4.0.0
New Features
- update step timeout error message for each interface (#1028, Bruce Lindsay)
- default to synchronous snippets
- print text step attachments (#1041, DevSide)
Bug Fixes
- cucumber-expressions: Upgrade from 5.0.7 to 5.0.13
- fix error serialization in parallel mode
v4.1.0
- add cli option
--order <TYPE[:SEED]>
to run scenarios in the specified order. Type should bedefined
orrandom
v4.2.1
Commits
v4.0.0
-
367a2ea
require latest lodash -
7ac2803
wait for event loop to drain (#1002) -
48aac9a
mocha: stop using deprecated option -
a33145c
deprecate defineSupportCode (#1005) -
9182e1e
Fix typo in faq.md -
73df8eb
remove compiler option (#1008) -
8eb3145
add snippet interface "async-await" (#1003) -
b7de87e
cleanup binaries (#1020) -
de65b7e
experimental: parallelization (#1018) -
99fe37f
revert json formatter duration to nanoseconds (#968) -
5d14014
Release 4.0.0
v4.1.0
-
81d4f3d
remove bower.json -
4cb47a0
eslint: use standard (#1022) -
b3b2d51
eslint: remove globals (#1023) -
1927e5d
prettier: use trailing comma (#1024) -
df5843d
Update README.md -
8d8a3e6
Fixed typo in CHANGELOG.md (#1048) -
4a94dfd
Update CHANGELOG.md -
e901991
update step timeout error message for each interface (#1028) -
e58b268
documentation: fix import on attachments doc (#1039) -
e3715f6
Upgrade to cucumber-expressions 5.0.13 (#1030) -
ea386c5
default to synchronous snippets (#1051) -
58caad3
update parallel docs about printing to stdout (#1052) -
2089c60
print text step attachments (#1041) -
78363a1
fix error serialization in parallel mode (#1053) -
d53e404
Release 4.1.0
v4.2.1
This PR has been generated by Renovate Bot.