This repository has been archived by the owner on May 5, 2023. It is now read-only.
chore(deps): update dependency mocha to v5 #45
Merged
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 Pull Request updates dependency mocha from
v4.1.0
tov5.0.1
Release Notes
v5.0.0
Mocha starts off 2018 right by again dropping support for unmaintained rubbish.
Welcome @vkarpov15 to the team!
💥 Breaking Changes
Practically speaking, only code which consumes (through bundling or otherwise) the userland buffer module should be affected. However, Mocha will no longer test against these browsers, nor apply fixes for them.
🎉 Enhancements
--file
command line argument (documentation) (@hswolff)🐛 Fixes
😎 Developer Experience
📖 Documentation
--no-timeouts
docs (@dfberry)done()
callback docs (@maraisr)README.md
organization ([@xxczaki])🔩 Other
v5.0.1
...your garden-variety patch release.
Special thanks to Wallaby.js for their continued support! ❤️
🐛 Fixes
--delay
now works with.only()
(@silviom)📖 Documentation
--glob
docs (@outsideris)🔩 Other
Commits
v5.0.0
c1da848
Update README.md5161639
Fix typosef981a2
Link to unexpected.js on http. Cert errors on https3e85f89
Ensure consistent calculation of durationa554adb
Update .travis.yml3f314b6
drop support for ie9 and ie10; closeshttps://github.com/mochajs/mocha/issues/3148
95d2fe7
Update karma.conf.jsdc12bd5
test setup for ESM supporta723b8f
lint Markdown; closes #3172b2697a7
add --no-timeouts to docs; closes #3137 (#3176)cb09e8b
document Error/undefined params to the 'done' callback; closes #3134e54370e
replace phantomjs with puppeteer for browser tests; closes #3128565726d
Added Netlify config filee8b5592
Align netlify config with admin panelac1dd70
attempt to get travis working again5c6e99b
update ESM tests to run against headless chrome instead of saucelabs' chrome onlyc7730a6
Drop TextMate integration inside mocha closeshttps://github.com/mochajs/mocha/issues/3118
0a3e32b
Rewrite Makefile using NPS Scripts. Closes #23527d8abe0
fix id and class definition50aec7a
Add ability to pass in test files to be ran before positional files via --file (#3190)401997f
update package-lock.jsonf8a1d2a
docs(index): add missing doc link (#3203); closes #3135dc58252
prep changelog for v5.0.0 [ci skip]a7267b4
remove more references to make and Makefile9f61c04
finalize v5.0.0 CHANGELOG [ci skip]cc4a818
Release v5.0.0v5.0.1
c0ac1b9
fix travis "before script" script2fe2d01
Revert "fix travis "before script" script"bca57f4
clarify docs on html, xunit and 3p reporters; closes #19062e7e4c0
rename "common-mistake" label to "faq"14fc030
Add all supported wallaby editorsf687d2b
update docs for the globcd74322
Slight copy update on docs for test directoryb57f623
fix: When using --delay, .only() no longer works. Issue #18383509029
update .gitignore to only ignore root mocha.js [ci skip]d975a6a
fix memory leak when run in v8; closes #3119b7377b3
rename help-wanted to "help wanted" in stale.yml412cf27
[Update] license year44aae9f
add working wallaby config70027b6
update changelog for v5.0.1 [ci skip]09ce746
Release v5.0.173d55ac
fix typos in changelog [ci skip]c4ef568
fix PR urlThis PR has been generated by Renovate Bot.