bigquery-kafka-connect
bigquery-kafka-connect copied to clipboard
An in-range update of mocha is breaking the build π¨
The devDependency mocha was updated from 6.2.0 to 6.2.1.
π¨ 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 could not complete due to an error (Details).
Commits
The new version differs by 11 commits.
ef6c820Release v6.2.19524978updated CHANGELOG for v6.2.1 [ci skip]dfdb8b3Update yargs to v13.3.0 (#3986)18ad1c1treat '--require esm' as Node option (#3983)fcffd5aUpdate yargs-unparser to v1.6.0 (#3984)ad4860eRemove extraGlobals() (#3970)b269ad0Clarify effect of .skip() (#3947)1e6cf3bAdd Matomo to website (#3765)91b3a54fix style on mochajs.org (#3886)0e9d8adtty.getWindowSize is not a function inside a "worker_threads" worker (#3955)48da42eRemove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (#3966)
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 :palm_tree:
After pinning to 6.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencymocha was updated from6.2.1to6.2.2.
Your tests are still failing with this version. Compare changes
Release Notes for v6.2.2
6.2.2 / 2019-10-18
π Fixes
- #4025: Fix duplicate
EVENT_RUN_ENDevents upon uncaught exception (@juergba) - #4051: Fix "unhide" function in
htmlreporter (browser) (@pec9399) - #4063: Fix use of esm in Node.js v8.x (@boneskull)
- #4033: Fix output when multiple async exceptions are thrown (@juergba)
π Documentation
- #4046: Site accessibility fixes (@Mia-jeong)
- #4026: Update docs for custom reporters in browser (@Lindsay-Needs-Sleep)
- #3971: Adopt new OpenJS Foundation Code of Conduct (@craigtaub)
Commits
The new version differs by 12 commits.
843a3226.2.2aec8b02update CHANGELOG for v6.2.2 [ci skip]7a8b95anpm audit fixescebddf2Improve reporter documentation for mocha in browser. (#4026)3f7b987uncaughtException: report more than one exception per test (#4033)ee82d38modify alt text of image from Backers to Sponsors inside Sponsors section in Readme (#4046)e9c036cspecial-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)954cf0bFix HTMLCollection iteration to make unhide function work as expected (#4051)816dc27uncaughtException: fix double EVENT_RUN_END events (#4025)9650d3fadd OpenJS Foundation logo to website (#4008)f04b81dAdopt the OpenJSF Code of Conduct (#3971)aca8895Add link checking to docs build step (#3972)
See the full diff