Skip to content

Conversation

@juergba
Copy link
Contributor

@juergba juergba commented May 21, 2021

Description

  • lookupFiles() in module mocha/lib/utils.js has moved to its own module in mocha/lib/cli/lookup-files.js
  • utils.lookupFiles() has been deprecated in Mocha v8.2.0

Description of the Change

  • remove utils.lookupFiles()
  • cli/lookup-files.js: use template strings to format error messages

@juergba juergba requested a review from a team May 21, 2021 18:51
@juergba juergba self-assigned this May 21, 2021
@juergba juergba added this to the v9.0.0 milestone May 21, 2021
@juergba juergba added semver-major implementation requires increase of "major" version number; "breaking changes" area: usability concerning user experience or interface labels May 21, 2021
@juergba juergba merged commit 1b5cbf1 into master May 27, 2021
@juergba juergba deleted the juergba/lookup-files branch May 27, 2021 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: usability concerning user experience or interface semver-major implementation requires increase of "major" version number; "breaking changes"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants