Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.5.1 your tests are passing again. Downgrade this dependency π.
Your tests are passing again with this version. Explicitly upgrade to this version π
devDependency
mocha was updated from 6.0.2
to 6.1.0
.Your tests are still failing with this version. Compare changes
options
parameter (@plroebuck).jsonc
extension (@sstephant)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()
in "before each" hooks (@juergba)--allow-uncaught
for uncaught exceptions thrown inside hooks (@givanse)and some regressions:
Suite
cloning by copying root
property (@fatso83)The new version differs by 817 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 250 commits in total.
See the full diff
devDependency
mocha was updated from 6.1.0
to 6.1.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
mocha was updated from 6.1.1
to 6.1.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
mocha was updated from 6.1.2
to 6.1.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 10 commits.
f1fe632
Release v6.1.3
ae3d53f
update CHANGELOG for v6.1.3 [ci skip]
e73941a
upgrade node-environment-flags; closes #3868
5121211
Do not pass argv twice
f05a58f
Fix yargs global pollution
86cd699
Release v6.1.2
2e8f31f
update CHANGELOG for v6.1.2
9b516bf
Release v6.1.1
9e138b1
update CHANGELOG for v6.1.1 [ci skip]
d7de948
Set eol for publishing
See the full diff
devDependency
mocha was updated from 6.1.3
to 6.1.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 13 commits.
31c019e
Release v6.1.4
c3d241e
update CHANGELOG.md for v6.1.4 [ci skip]
0d9d4a3
Update js-yaml from 3.13.0 to 3.13.1 (#3877)
f1fe632
Release v6.1.3
ae3d53f
update CHANGELOG for v6.1.3 [ci skip]
e73941a
upgrade node-environment-flags; closes #3868
5121211
Do not pass argv twice
f05a58f
Fix yargs global pollution
86cd699
Release v6.1.2
2e8f31f
update CHANGELOG for v6.1.2
9b516bf
Release v6.1.1
9e138b1
update CHANGELOG for v6.1.1 [ci skip]
d7de948
Set eol for publishing
See the full diff
Version 3.5.2 of mocha just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As mocha is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/13207184) - β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/crashndash/server/builds/273969730?utm_source=github_status&utm_medium=notification)Release Notes
v3.5.23.5.2 / 2017-09-10
Commits
The new version differs by 5 commits.
72622ab
Release v3.5.2
ac4c39f
fix version in CHANGELOG.md [ci skip]
f06d969
update CHANGELOG for 3.5.2 [ci skip]
9a3ddeb
fix AMD bundle by hacking around check in
he
module; closes #3000337d317
fix broken links in CHANGELOG.md [ci skip]
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: