Skip to content

refactor(test)!: migrate tests to node:test and upgrade deps#32

Closed
Puppo wants to merge 9 commits intopinojs:masterfrom
Puppo:chore-upgrade-to-node-test-runner
Closed

refactor(test)!: migrate tests to node:test and upgrade deps#32
Puppo wants to merge 9 commits intopinojs:masterfrom
Puppo:chore-upgrade-to-node-test-runner

Conversation

@Puppo
Copy link

@Puppo Puppo commented Dec 12, 2025

This PR migrates from tap to the Node.js test runner, upgrades dependencies, and upgrades ESLint from v8 to v9.

@Puppo Puppo marked this pull request as ready for review December 12, 2025 02:09
@Puppo Puppo changed the title refactor(test): migrate tests to node:test and upgrade deps refactor(test)!: migrate tests to node:test and upgrade deps Dec 12, 2025
@Puppo Puppo requested a review from jsumners December 12, 2025 11:56
"eslint": "^9.39.1",
"neostandard": "^0.12.2",
"pino": "^10.1.0",
"pino-socket": "^7.4.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are blocked until I get the next pino-socket ready (currently fighting with tests).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Puppo Puppo requested a review from jsumners December 12, 2025 17:22
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jsumners
Copy link
Member

jsumners commented Mar 1, 2026

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.

@jsumners jsumners closed this Mar 1, 2026
@Puppo
Copy link
Author

Puppo commented Mar 1, 2026

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.

@jsumners no worries,
Let me check the branch and open another PR in case

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.

3 participants