deiga / ish-24

Bugzilla and Trello integration
0 stars 0 forks source link

Update gulp-mocha requirement from ^0.4.1 to ^6.0.0 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on gulp-mocha to permit the latest version.

Commits - [`cde8dc2`](https://github.com/sindresorhus/gulp-mocha/commit/cde8dc29af0caae213c690cb56eaae004555a305) 6.0.0 - [`1fd70f0`](https://github.com/sindresorhus/gulp-mocha/commit/1fd70f0df026970115ddcfee37fb0e58955c9618) Require Node.js 6 - [`fc5cc1f`](https://github.com/sindresorhus/gulp-mocha/commit/fc5cc1fcf03f18e6249f15feda7637b530a78d8f) Reduce noise in console output on test failures ([#188](https://github-redirect.dependabot.com/sindresorhus/gulp-mocha/issues/188)) - [`eb1f5cc`](https://github.com/sindresorhus/gulp-mocha/commit/eb1f5ccf522b76040b4a16b3a9b76a041a3caab0) Set color option to what is supported by the current env ([#190](https://github-redirect.dependabot.com/sindresorhus/gulp-mocha/issues/190)) - [`c5da1d1`](https://github.com/sindresorhus/gulp-mocha/commit/c5da1d11a80ad524494828bb0fe843e584c52c0e) Update mocha to 5.2.0 ([#191](https://github-redirect.dependabot.com/sindresorhus/gulp-mocha/issues/191)) - [`983b0ac`](https://github.com/sindresorhus/gulp-mocha/commit/983b0ac87b514855b4c3f23903d01678b348926b) 5.0.0 - [`7bc8d9c`](https://github.com/sindresorhus/gulp-mocha/commit/7bc8d9cc95a5a36322c276333c9efd60b9620971) Add example of using the `exit` option ([#185](https://github-redirect.dependabot.com/sindresorhus/gulp-mocha/issues/185)) - [`3f53145`](https://github.com/sindresorhus/gulp-mocha/commit/3f53145c5eae93332670f316c610a12fa08d2387) Add example of using reporterOptions in readme.md ([#179](https://github-redirect.dependabot.com/sindresorhus/gulp-mocha/issues/179)) - [`5045939`](https://github.com/sindresorhus/gulp-mocha/commit/5045939e1b1ae9640889df43c5e0fe17f4b8e80a) Improve usage example - [`64fef33`](https://github.com/sindresorhus/gulp-mocha/commit/64fef3389d1b1acdd9352e6f34dcb8c128c3e20d) Bump Mocha to v4 - Additional commits viewable in [compare view](https://github.com/sindresorhus/gulp-mocha/compare/v0.4.1...v6.0.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
deiga commented 5 years ago

@dependabot-bot rebase