Skip to content

📦 Package: Bump log-symbols from 4 to 7 #5332

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Feature Request Checklist

Overview

Mocha currently depends an older major version of log-symbols:

"log-symbols": "^4.1.0",

Suggested Solution

log-symbols@7.0.0 is the latest. It'd be nice to bump to that, so users aren't stuck on a dep that's two major versions behind.

Alternatives

This isn't critical and I don't think we need to do it. But it's nice ecosystem cleanup in general.

Additional Info

log-symbols@7 still supports Node.js >=18, so I don't believe we're blocked on that. However, it is an ESM-only package, so this could only happen once Mocha requires Node.js versions that include require(ESM) (^20.19.0 || >=22.12.0).

Metadata

Metadata

Labels

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions