The devDependency mocha was updated from 6.0.2 to 6.1.0.
🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
mocha is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v6.1.0
6.1.0 / 2019-04-07
🔒 Security Fixes
- #3845: Update dependency "js-yaml" to v3.13.0 per npm security advisory (@plroebuck)
🎉 Enhancements
- #3766: Make reporter constructor support optional
options parameter (@plroebuck)
- #3760: Add support for config files with
.jsonc extension (@sstephant)
📠 Deprecations
These are soft-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha:
🐛 Fixes
- #3829: Use cwd-relative pathname to load config file (@plroebuck)
- #3745: Fix async calls of
this.skip() in "before each" hooks (@juergba)
- #3669: Enable
--allow-uncaught for uncaught exceptions thrown inside hooks (@givanse)
and some regressions:
📖 Documentation
🔩 Other
- #3830: Replace dependency "findup-sync" with "find-up" for faster startup (@cspotcode)
- #3799: Update devDependencies to fix many npm vulnerabilities (@XhmikosR)
Commits
The new version differs by 28 commits.
f4fc95a Release v6.1.0
bd29dbd update CHANGELOG for v6.1.0 [ci skip]
aaf2b72 Use cwd-relative pathname to load config file (#3829)
b079d24 upgrade deps as per npm audit fix; closes #3854
e87c689 Deprecate this.skip() for "after all" hooks (#3719)
81cfa90 Copy Suite property "root" when cloning; closes #3847 (#3848)
8aa2fc4 Fix issue 3714, hide pound icon showing on hover header on docs page (#3850)
586bf78 Update JS-YAML to address security issue (#3845)
d1024a3 Update doc examples "tests.html" (#3811)
1d570e0 Delete "/docs/example/chai.js"
ade8b90 runner.js: "self.test" undefined in Browser (#3835)
0098147 Replace findup-sync with find-up for faster startup (#3830)
d5ba121 Remove "package" flag from sample config file because it can only be passes as CLI arg (#3793)
a3089ad update package-lock
75430ec Upgrade yargs-parser dependency to avoid loading 2 copies of yargs
There are 28 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The devDependency mocha was updated from
6.0.2to6.1.0.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
mocha is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v6.1.0
6.1.0 / 2019-04-07
🔒 Security Fixes
🎉 Enhancements
optionsparameter (@plroebuck).jsoncextension (@sstephant)📠 Deprecations
These are soft-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha:
this.skip()for "after all" hooks (@juergba)🐛 Fixes
this.skip()in "before each" hooks (@juergba)--allow-uncaughtfor uncaught exceptions thrown inside hooks (@givanse)and some regressions:
Suitecloning by copyingrootproperty (@fatso83)📖 Documentation
🔩 Other
Commits
The new version differs by 28 commits.
f4fc95aRelease v6.1.0bd29dbdupdate CHANGELOG for v6.1.0 [ci skip]aaf2b72Use cwd-relative pathname to load config file (#3829)b079d24upgrade deps as per npm audit fix; closes #3854e87c689Deprecate this.skip() for "after all" hooks (#3719)81cfa90Copy Suite property "root" when cloning; closes #3847 (#3848)8aa2fc4Fix issue 3714, hide pound icon showing on hover header on docs page (#3850)586bf78Update JS-YAML to address security issue (#3845)d1024a3Update doc examples "tests.html" (#3811)1d570e0Delete "/docs/example/chai.js"ade8b90runner.js: "self.test" undefined in Browser (#3835)0098147Replace findup-sync with find-up for faster startup (#3830)d5ba121Remove "package" flag from sample config file because it can only be passes as CLI arg (#3793)a3089adupdate package-lock75430ecUpgrade yargs-parser dependency to avoid loading 2 copies of yargsThere are 28 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴