Open renovate[bot] opened 6 years ago
This Pull Request updates dependency cucumber from v3.2.1 to v4.2.1
v3.2.1
v4.2.1
This PR has been generated by Renovate Bot.
This Pull Request updates dependency cucumber from
v3.2.1
tov4.2.1
Release Notes
### [`v4.0.0`](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md#410httpsgithubcomcucumbercucumber-jscomparev400v410-2018-03-27) ##### New Features * update step timeout error message for each interface ([#1028](`https://github.com/cucumber/cucumber-js/pull/1028`), Bruce Lindsay) * default to synchronous snippets * print text step attachments ([#1041](`https://github.com/cucumber/cucumber-js/pull/1041`), DevSide) ##### Bug Fixes * cucumber-expressions: Upgrade from 5.0.7 to [5.0.13](https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md#5013---2018-01-21) * fix error serialization in parallel mode --- ### [`v4.1.0`](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md#420httpsgithubcomcucumbercucumber-jscomparev410v420-2018-04-03) * add cli option `--orderCommits
#### v4.0.0 - [`367a2ea`](https://github.com/cucumber/cucumber-js/commit/367a2eab2e8769761e6fffb0b2d71a099794a2f8) require latest lodash - [`7ac2803`](https://github.com/cucumber/cucumber-js/commit/7ac28034130c70c38cb5b15133bd23039dfe4fe8) wait for event loop to drain (#1002) - [`48aac9a`](https://github.com/cucumber/cucumber-js/commit/48aac9ab5f7089478f27704b36e7ad9bdc610ee1) mocha: stop using deprecated option - [`a33145c`](https://github.com/cucumber/cucumber-js/commit/a33145c0dc35455a157654496c29db789f0ffc35) deprecate defineSupportCode (#1005) - [`9182e1e`](https://github.com/cucumber/cucumber-js/commit/9182e1e861915b2b5933ff557bc6e854953a9b27) Fix typo in faq.md - [`73df8eb`](https://github.com/cucumber/cucumber-js/commit/73df8eb8c78bb1191c2657a81f1895774c0dbfbd) remove compiler option (#1008) - [`8eb3145`](https://github.com/cucumber/cucumber-js/commit/8eb3145de00f20d696ad6e7282d17df7ec6322e5) add snippet interface "async-await" (#1003) - [`b7de87e`](https://github.com/cucumber/cucumber-js/commit/b7de87e762ba0305b5f4cc089b5711bbebf28fd2) cleanup binaries (#1020) - [`de65b7e`](https://github.com/cucumber/cucumber-js/commit/de65b7e0696b6248ba94a9b08727fe1af7e60388) experimental: parallelization (#1018) - [`99fe37f`](https://github.com/cucumber/cucumber-js/commit/99fe37ffb90f47d28c3cd22ddc5efebed21ce7b2) revert json formatter duration to nanoseconds (#968) - [`5d14014`](https://github.com/cucumber/cucumber-js/commit/5d140149960cd329aece9003fce3944e96790a51) Release 4.0.0 #### v4.1.0 - [`81d4f3d`](https://github.com/cucumber/cucumber-js/commit/81d4f3d22280a6ab74574a5ca00e364e1af726d2) remove bower.json - [`4cb47a0`](https://github.com/cucumber/cucumber-js/commit/4cb47a06e110a323a25cb2c0d69e86078d817806) eslint: use standard (#1022) - [`b3b2d51`](https://github.com/cucumber/cucumber-js/commit/b3b2d519f2c060e6d88d8d650ed8be5115acead5) eslint: remove globals (#1023) - [`1927e5d`](https://github.com/cucumber/cucumber-js/commit/1927e5dacd9460df9c682b32016483fed2f668ee) prettier: use trailing comma (#1024) - [`df5843d`](https://github.com/cucumber/cucumber-js/commit/df5843d1bc8ca3405b1a142e0c0f93eb77ed2e8e) Update README.md - [`8d8a3e6`](https://github.com/cucumber/cucumber-js/commit/8d8a3e657c5cb4ed2024f0725b94b32751dfb815) Fixed typo in CHANGELOG.md (#1048) - [`4a94dfd`](https://github.com/cucumber/cucumber-js/commit/4a94dfd4978f6bb26b0016e587669815d39733e8) Update CHANGELOG.md - [`e901991`](https://github.com/cucumber/cucumber-js/commit/e9019917e76f98fde9081d04ae6b7078a8d74971) update step timeout error message for each interface (#1028) - [`e58b268`](https://github.com/cucumber/cucumber-js/commit/e58b268ad117ae8020165b2478d8873837c7ad8e) documentation: fix import on attachments doc (#1039) - [`e3715f6`](https://github.com/cucumber/cucumber-js/commit/e3715f6cdc05092fd97131ad862e69466297a5a7) Upgrade to cucumber-expressions 5.0.13 (#1030) - [`ea386c5`](https://github.com/cucumber/cucumber-js/commit/ea386c5263ca1c4c79cea00ead31fe6f624e1b37) default to synchronous snippets (#1051) - [`58caad3`](https://github.com/cucumber/cucumber-js/commit/58caad38be582490ebb1ad4c8e9fe01b2732ace4) update parallel docs about printing to stdout (#1052) - [`2089c60`](https://github.com/cucumber/cucumber-js/commit/2089c60ac1ef5bc5123101e25d012eb7f5e8eb18) print text step attachments (#1041) - [`78363a1`](https://github.com/cucumber/cucumber-js/commit/78363a1d6acd8b9407c3451f9229f683b3fa251f) fix error serialization in parallel mode (#1053) - [`d53e404`](https://github.com/cucumber/cucumber-js/commit/d53e404b04e5934d1baa3f633e4247a8ada710f4) Release 4.1.0 #### v4.2.1 - [`563076c`](https://github.com/cucumber/cucumber-js/commit/563076cf078ec4719d6e7f83c35b3dc82ebbfb19) random feature execution order (#1055) - [`ae78a7b`](https://github.com/cucumber/cucumber-js/commit/ae78a7b9c06a3181df5783ec652c0af630bbfccc) Release 4.2.0 - [`b653727`](https://github.com/cucumber/cucumber-js/commit/b653727e70b3d0bdf69521070f14039622f5451d) improve the error message for gherkin parse errors (#1064) - [`ab45972`](https://github.com/cucumber/cucumber-js/commit/ab459720ae9057d692c025b183787b4ecfa58114) Release 4.2.1 - [`4e90b91`](https://github.com/cucumber/cucumber-js/commit/4e90b91aa2392cfe2c31ffe3b991267c4391ad0e) documentation: fix typo (#1065)This PR has been generated by Renovate Bot.