Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update Node.js versions and dependencies, remove Q, add codecov
- Updated GitHub Actions to use Node.js version 22.x for publish and test - Replaced Node.js 16.x with 22.x in test workflow matrix - Removed Q library and refactored code to use native Promises - Replaced coveralls with codecov in coverage reporting - Updated dependencies in package.json: - Upgraded cheerio, honkit, mkdirp, and winston versions - Replaced coveralls with codecov for coverage reporting - Upgraded nyc to ^17.x Signed-off-by: Huang Rui <vowstar@gmail.com>
- Loading branch information