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 bedefinedorrandom
v4.2.1
Commits
v4.0.0
367a2earequire latest lodash7ac2803wait for event loop to drain (#1002)48aac9amocha: stop using deprecated optiona33145cdeprecate defineSupportCode (#1005)9182e1eFix typo in faq.md73df8ebremove compiler option (#1008)8eb3145add snippet interface "async-await" (#1003)b7de87ecleanup binaries (#1020)de65b7eexperimental: parallelization (#1018)99fe37frevert json formatter duration to nanoseconds (#968)5d14014Release 4.0.0
v4.1.0
81d4f3dremove bower.json4cb47a0eslint: use standard (#1022)b3b2d51eslint: remove globals (#1023)1927e5dprettier: use trailing comma (#1024)df5843dUpdate README.md8d8a3e6Fixed typo in CHANGELOG.md (#1048)4a94dfdUpdate CHANGELOG.mde901991update step timeout error message for each interface (#1028)e58b268documentation: fix import on attachments doc (#1039)e3715f6Upgrade to cucumber-expressions 5.0.13 (#1030)ea386c5default to synchronous snippets (#1051)58caad3update parallel docs about printing to stdout (#1052)2089c60print text step attachments (#1041)78363a1fix error serialization in parallel mode (#1053)d53e404Release 4.1.0
v4.2.1
This PR has been generated by Renovate Bot.