node-core-utils
node-core-utils copied to clipboard
CLI tools for Node.js Core collaborators
:robot: I have created a release *beep* *boop* --- ## [5.5.2](https://github.com/nodejs/node-core-utils/compare/v5.5.1...v5.5.2) (2024-10-04) ### Bug Fixes * handle errors on H1 fetch reports ([#858](https://github.com/nodejs/node-core-utils/issues/858)) ([1f6bcf6](https://github.com/nodejs/node-core-utils/commit/1f6bcf693d6117c8a2d9ec372268635ceb453701)) * **v8:** mark boolean CLI options...
When a rate limit is encountered, the utility currently logs the following message: ``` ✖ Failed to retrieve user info. username must be a string, received undefined ``` This could...
The Node.js commit history does not have chronological dates, so a more recent commit can have an older timestamp. This is causing solutions like Codecov to have unreliable coverage reports....