Skip to content

pit v0.15.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 00:33
· 62 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.15.1
d809e42

Fixed

  • Increased the bounded Vitest per-test timeout to 15 seconds so compile-heavy project function integration cases remain deterministic under CI coverage instrumentation.
  • Preserved the existing workflow-level timeout and all coverage thresholds.

This patch follows the v0.15.0 release workflow retry; runtime behavior is unchanged.

Dependency maintenance

All newly opened Dependabot pull requests were evaluated:

  • Merged Oxfmt 0.67, checkout 7, setup-node 7, Vitest 5, coverage 5, Oxlint, tsx, TypeBox, and Node type updates.
  • Rejected TypeScript 7 because it no longer exports the compiler API required by Pit's validation and source analysis.

Full changelog: v0.15.0...v0.15.1