Tracking major-version dependency updates found during a dependency freshness audit. Each requires evaluating breaking changes before bumping.
| Package |
Current |
Latest |
Status |
@types/node |
22.20.1 |
26.2.0 |
ignored — not being updated |
taze |
20.0.2 |
21.1.0 |
done — #3919 |
| typescript |
6.0.3 |
7.0.2 |
open |
@types/node is being left alone (no action planned). taze is a standalone devDependency CLI (not imported by any code), so it carried no API-surface risk and was bumped directly rather than left for a design discussion.
Patch and minor updates were already applied separately (see recent dependency-update PRs).
Tracking major-version dependency updates found during a dependency freshness audit. Each requires evaluating breaking changes before bumping.
@types/nodetaze20.0.221.1.0@types/nodeis being left alone (no action planned).tazeis a standalone devDependency CLI (not imported by any code), so it carried no API-surface risk and was bumped directly rather than left for a design discussion.Patch and minor updates were already applied separately (see recent dependency-update PRs).