-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 #4060
Conversation
It seems that https://mochajs.org/#configuring-mocha-nodejs According to mocha's documents, cc @hexojs/core # .mocharc.yml
color: true
reporter: spec
ui: bdd
full-trace: true
exit: true
require: "chai/register-should" |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
#3972 may help the failing test. |
Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v6.2.2...v7.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
13636be
to
6cd7c11
Compare
* chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v6.2.2...v7.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * chore(mocha): use new format of configuration Co-authored-by: Sukka <isukkaw@gmail.com>
Bumps mocha from 6.2.2 to 7.0.0.
Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
69339a3
Release v7.0.099e085f
update CHANGELOG for v7.0.0 [ci skip]35cf39b
Add reporter alias names to docs (#4127)3bd2d28
Forbid this.skip() within afterAll hooks (#4136)24c22be
Fix hook pattern of this.skip() in beforeEach hooks (#3741)1412dc8
XUnit reporter should handle exceptions during diff generation (#4068)d9f5079
Update node-environment-flags to 1.0.6 (#4118)25363e6
Changed docs index.md on Typescript and Babel link (#4129)d4adfa6
Fix timeout handling with--inspect-brk
/--inspect
aab8555
Type "rs\n" to restart tests, fixes #871 (#3979)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 will not automatically merge this PR because it includes a major update to a development dependency.
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 readmeAdditionally, you can set the following in your Dependabot dashboard: