refactor(test)!: migrate tests to node:test and upgrade deps#32
Closed
Puppo wants to merge 9 commits intopinojs:masterfrom
Closed
refactor(test)!: migrate tests to node:test and upgrade deps#32Puppo wants to merge 9 commits intopinojs:masterfrom
Puppo wants to merge 9 commits intopinojs:masterfrom
Conversation
Puppo
commented
Dec 12, 2025
jsumners
requested changes
Dec 12, 2025
| "eslint": "^9.39.1", | ||
| "neostandard": "^0.12.2", | ||
| "pino": "^10.1.0", | ||
| "pino-socket": "^7.4.0" |
Member
There was a problem hiding this comment.
We are blocked until I get the next pino-socket ready (currently fighting with tests).
Member
There was a problem hiding this comment.
@Puppo if you'd like to help, I'm trying to figure out why I can't get the issue5 test to feed data to stdin https://github.com/pinojs/pino-socket/compare/new-major
Author
There was a problem hiding this comment.
Member
|
Sorry @Puppo. I didn't realize this was the one you were working on that got unblocked. I'm just going down the list of repos in alphabetical order and getting them updated. |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR migrates from tap to the Node.js test runner, upgrades dependencies, and upgrades ESLint from v8 to v9.