qcif / data-curator

Data Curator - share usable open data
MIT License
264 stars 38 forks source link

Bump cucumber from 4.2.1 to 6.0.1 #958

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps cucumber from 4.2.1 to 6.0.1.

Changelog *Sourced from [cucumber's changelog](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md).* > ### [6.0.1](https://github.com/cucumber/cucumber-js/compare/v6.0.0...v6.0.1) (2019-10-06) > > * Release to fix missing lib > > ### [6.0.0](https://github.com/cucumber/cucumber-js/compare/v5.1.0...v6.0.0) (2019-10-06) > > #### BREAKING CHANGES > > * Drop support for Node.js 6 > * JSON formatter has major breaking changes. View some sample outputs [here](https://github.com/cucumber/cucumber-js/blob/master/features/fixtures/formatters). The `*.json.js` files contain the js objects the json parses to. > * Duration is now in nanoseconds in event-protocol formatter and in events sent to custom formatters > * Custom formatters: Formatter helpers and EventDataCollector had breaking changes to support retry > > #### Bug fixes > > * Prevent after hooks from updating skipped scenarios to passed > * Parallel: beforeAll / afterAll errors fail the suite > * Fix CLI help link > > #### New features > > * Add ability to retry flaky tests > * Use `--retry ` and limit what tests will be retried with `--retryTagFilter ` > * Event-protocol added an `attemptNumber` to test case started, test case finished, and all test step events and a `retried` boolean to the test case result to signify if the test case was retried > * usage-json formatter: add code and patternType > * Add support for Node.js 12 > > ### [5.1.0](https://github.com/cucumber/cucumber-js/compare/v5.0.3...v5.1.0) (2018-12-28) > > #### Internals > > * Upgrade to babel 7 > > ### [5.0.3](https://github.com/cucumber/cucumber-js/compare/v5.0.2...v5.0.3) (2018-12-03) > > #### Speed Improvements > > * Only create Cucumber Expressions once > > ### [5.0.2](https://github.com/cucumber/cucumber-js/compare/v5.0.1...v5.0.2) (2018-10-06) > > #### Bug Fixes > > * Update default of formatters' colors enabled to be true only if the stream is a TTY > * Allow writing to stdout when running in parallel > * Skip other before hooks if one returns skipped > > ### [5.0.1](https://github.com/cucumber/cucumber-js/compare/v5.0.0...v5.0.1) (2018-04-09) > > #### Bug Fixes > ... (truncated)
Commits - [`167fd82`](https://github.com/cucumber/cucumber-js/commit/167fd823ab7ec171172618411f0c26341244f688) Release 6.0.1 - [`d195239`](https://github.com/cucumber/cucumber-js/commit/d195239cdb9effb811ed70cd549e87ee0d0b7368) Release 6.0.0 - [`009e5ce`](https://github.com/cucumber/cucumber-js/commit/009e5cea47ddb1e720b257b827ff120ccd685a2d) fix build release - [`288468b`](https://github.com/cucumber/cucumber-js/commit/288468bcbab6ab2cad03c03c2648682cb9e1a44c) add ability to retry flakey tests ([#1205](https://github-redirect.dependabot.com/cucumber/cucumber-js/issues/1205)) - [`396e034`](https://github.com/cucumber/cucumber-js/commit/396e0343b6b9ff97753f5b0fac0efe8260c178ac) usage: account for code wrapping ([#1234](https://github-redirect.dependabot.com/cucumber/cucumber-js/issues/1234)) - [`08f00ae`](https://github.com/cucumber/cucumber-js/commit/08f00aec12f382324bcf9170e11050e4ffb395e5) add .eslintignore - [`c3bbfb5`](https://github.com/cucumber/cucumber-js/commit/c3bbfb5256f21150122105930ae6a6494f41807b) remove dep: @babel/polyfill - [`4b6034f`](https://github.com/cucumber/cucumber-js/commit/4b6034fbfff1fd8cf7adddca8c1dbe664ba8db18) update deps - [`dfe69ed`](https://github.com/cucumber/cucumber-js/commit/dfe69ede6bd05a58cfa226dbb0600e7f65bdf073) fix parallel - [`1d38236`](https://github.com/cucumber/cucumber-js/commit/1d38236771ca46b20ae645432bad389e48bedd45) Bump eslint-utils from 1.3.1 to 1.4.2 ([#1228](https://github-redirect.dependabot.com/cucumber/cucumber-js/issues/1228)) - Additional commits viewable in [compare view](https://github.com/cucumber/cucumber-js/compare/v4.2.1...v6.0.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #959.