0.5.3 (2026-04-27)
Maintenance release — dependency bumps and CI cleanup. No runtime behavior changes.
Dependencies
- Bump
orafrom 9.3.0 to 9.4.0 (#85). - Bump
difffrom 8.0.4 to 9.0.0 (#80) — major bump verified end-to-end againstpit diff(unified patch, colorized output,--jsonmode, marker-block scoping). - Bump
softprops/action-gh-releasefrom 2 to 3 (#74) in the release workflow. - Bump
postcssdev-dep from 8.5.8 to 8.5.12 (#86). - Bump dev-dependencies group: 5 updates (#79).
CI
- Skip AI Code Review on Dependabot PRs — GitHub strips secrets from
pull_requestruns triggered by Dependabot, soclaude-code-actionwas failing for lack ofANTHROPIC_API_KEY. Existing CI (test, codeql, version-check, dogfood) covers correctness for lockfile bumps.
What's Changed
- refactor(ls): refine pit ls output + harden renderer and logger by @nirelbaz in #82
- docs: add TERMINOLOGY glossary by @nirelbaz in #83
- feat(tui): MVP-2 preview — interactive TUI for bare
pit(v0.5.2) by @nirelbaz in #84 - chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #74
- chore(deps): bump diff from 8.0.4 to 9.0.0 by @dependabot[bot] in #80
- chore(deps): bump ora from 9.3.0 to 9.4.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #85
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #79
- chore(deps-dev): bump postcss from 8.5.8 to 8.5.12 by @dependabot[bot] in #86
Full Changelog: v0.5.1...v0.5.3