This repository was archived by the owner on Apr 5, 2020. It is now read-only.
chore(deps): update dependency mocha to v7 #180
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.2->7.1.1Release Notes
mochajs/mocha
v7.1.1Compare Source
🔒 Security Fixes
🐛 Fixes
runnerlistening tostartandendevents (@juergba)📖 Documentation
v7.1.0Compare Source
🎉 Enhancements
#4038: Add Node.js native ESM support (@giltayar)
Mocha supports writing your test files as ES modules:
--experimental-modulesoptionNote: Node.JS native ECMAScript Modules implementation has status: Stability: 1 - Experimental
🐛 Fixes
allowUncaughtoption (@juergba)📖 Documentation
package.json(@outsideris)🔩 Other
v7.0.1Compare Source
🐛 Fixes
reporterOptions(@holm)📖 Documentation
🔩 Other
v7.0.0Compare Source
💥 Breaking Changes
--debug/--debug-brkand deprecatedebugargument (@juergba)--list-interfacesreplaces--interfaces--list-reportersreplaces--reportersthis.skip()(@juergba):ittest, relatedafterEachhooks are now executedbeforeEachhook, subsequent innerbeforeEachhooks are now skipped and relatedafterEachhooks are executedthis.skip()withinafterhooksgetOptions()andlib/cli/options.js(@juergba)pendingtest: don't swallow, but retrospectively fail the test for correct exit code (@juergba)Mochaconstructor's option names with command-line options (@juergba)🎉 Enhancements
--watchmode with chokidar (@geigerzaehler):--watch-filesand--watch-ignore--watch-extensions📠 Deprecations
These are soft-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha:
mocha.opts(@juergba)🐛 Fixes
--inspect-brk/--inspect(@juergba)Mochaconstructor: improve browser setup (@juergba)--allow-uncaughtwiththis.skip()(@juergba)🔍 Coverage
📖 Documentation
done()(@jgehrcke):coffee:with emoji ☕️ (@pzrq)shtobashfor code block in docs/index.md (@HyunSangHan)🔩 Other
package.json(@Munter)v6.2.3Compare Source
🔒 Security Fixes
Renovate configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.