Skip to content

🛠 Repo: Pull in @mocha/docdash updates #5072

Open
@JoshuaKGoldberg

Description

Tooling Suggestion Checklist

Overview

Right now, tooling for the docs site is built on a @mocha/docdash package:

"@mocha/docdash": "^4.0.1",

"mocha-docdash": {

That package comes from https://github.com/mochajs/docdash: a fork of the https://github.com/clenemt/docdash JSDoc 3 theme. Right now it's "54 commits ahead of, 89 commits behind clenemt/docdash:master".

The theme seems to be working fine but has a dependency on taffydb flagged by #5070. We should pull in upstream updates to the fork so that the latest clenemt/docdash fixes+features are available.

Filing this issue to track here. We'll want to also file an issue on the mochajs/docdash repo. mochajs/mocha-docdash#18

Additional Info

I suppose un-forking is theoretically doable too, but it seems like there are a lot of customizations on the Mocha side.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions