Skip to content

chore(deps): upgrade runtime and test dependencies#102

Open
amio wants to merge 1 commit intobruce:masterfrom
amio:bump-deps
Open

chore(deps): upgrade runtime and test dependencies#102
amio wants to merge 1 commit intobruce:masterfrom
amio:bump-deps

Conversation

@amio
Copy link
Copy Markdown

@amio amio commented Apr 12, 2026

This PR:

  • Upgrade rimraf to the latest major and switch internal cleanup code from callback-style invocation to the package's modern promise/sync exports.
  • Upgrade mkdirp to the latest major and adapt directory creation to its named exports and promise/sync API.
  • Upgrade mocha to the latest major and keep the current test surface running under the new runner version.

If we consider modernizing this package, we may also remove rimraf, mkdirp from dependencies. Nodejs already have builtin functions handles these case nicely. And even mocha, the nodejs builtin test runner is marked stable since v20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant