Skip to content

Sync with Mocha releases #2

Description

@JoshuaKGoldberg

Overview

This docs site generates its /api pages (https://mochajs.org/api -> https://legacy.mochajs.org/api) through a dependency on mocha:

"mocha": "^11.7.5",

We're going to want to bump that version every time a new version of the mocha package is released.

Additional Info

My intuition is we'll probably want it to happen immediately after a new release. That makes this a teeny bit more complicated than the normal "just set up Dependabot/Renovate": other packages should go through minimumReleaseAge > 0, but this one should be instant.

Mirror issue for mochajs/mocha#5868

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions