benjamn / benjamn/recast

An in-range update of mocha is breaking the build 🚨

Open
#586 5 comments 0 reactions 0 assignees View on GitHub
greenkeeper
Dominant language
TypeScript
Stars
5.3k
Forks
363
Avg merge
3d 8h
Merged PRs (30d)
3

Description

## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `6.0.2` to `6.1.0`.

🚨 [View failing branch](https://github.com/benjamn/recast/compare/master...benjamn:greenkeeper%2Fmocha-6.1.0).

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](https://travis-ci.org/benjamn/recast/builds/516894393?utm_source=github_status&utm_medium=notification)).

---

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

---

Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the failing Travis CI build linked in the issue and the project's dependency configuration for the mocha update from 6.0.2 to 6.1.0. Determine which test or build step fails, then verify that the dependency update no longer breaks the build and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.