Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated "utils.lookupFiles()" #4636

Merged
merged 2 commits into from May 27, 2021
Merged

Conversation

juergba
Copy link
Member

@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.

None yet

1 participant