Jacob Smith

Results 28 issues of Jacob Smith

`quibbleLoaderState.quibbledModules` is initialised as a `Map` in the root of the module, and it is never voided (only replaced with a fresh Map on "reset"), so the empty Map would...

In many cases, spies are re-useable, so they can be set up at the root of the test. When asserting cases where a spy may or may not have been...

### Version 22.6.0 ### Platform ```text Irrelevent ``` ### Subsystem module ### What steps will reproduce the bug? 1. Create a typescript file (ex `logger.ts`) 1. Create a test file...

test_runner
strip-types

This draft is not ready for review. Opening it in its current state for visibility.

wip
c++
module
semver-minor
needs-ci
typings

### Proposal One of our main concerns when making changes in node is how they effect userland. I have recently been working on a [`codemod`](https://github.com/codemod-com/codemod) ([`correct-ts-specifiers`](https://github.com/JakobJingleheimer/correct-ts-specifiers)) to address a pain-point...

Collaborator Summit
Session Proposal
Dublin 2024

https://github.com/nodejs/node/pull/55229 was too controversial, so back to the original idea from https://github.com/nodejs/node/pull/55173. Closes https://github.com/nodejs/node/pull/55229

semver-minor
lib / src
needs-ci
commit-queue-squash

After asking the @nodejs/test_runner team, there does not appear to be a particular reason these are not already included.

c++
needs-ci
lts-watch-v22.x

PR-URL: https://github.com/nodejs/node/pull/55412 Reviewed-By: Matteo Collina Reviewed-By: Antoine du Hamel

lib / src
needs-ci
v22.x