Skip to content

v0.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Apr 09:11
· 1 commit to main since this release

0.5.3 (2026-04-27)

Maintenance release — dependency bumps and CI cleanup. No runtime behavior changes.

Dependencies

  • Bump ora from 9.3.0 to 9.4.0 (#85).
  • Bump diff from 8.0.4 to 9.0.0 (#80) — major bump verified end-to-end against pit diff (unified patch, colorized output, --json mode, marker-block scoping).
  • Bump softprops/action-gh-release from 2 to 3 (#74) in the release workflow.
  • Bump postcss dev-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_request runs triggered by Dependabot, so claude-code-action was failing for lack of ANTHROPIC_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