Skip to content

chore(deps): track chant 0.10.0#46

Merged
lex00 merged 1 commit into
mainfrom
chore/bump-chant-0.10
Jun 19, 2026
Merged

chore(deps): track chant 0.10.0#46
lex00 merged 1 commit into
mainfrom
chore/bump-chant-0.10

Conversation

@lex00

@lex00 lex00 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

chant is now 0.10.0. Warden pinned ^0.9.0, which (caret on 0.x) stops at <0.10.0, so it wouldn't pick it up.

Changes

  • Bump @intentius/chant + @intentius/chant-lexicon-github^0.10.0 (lockstep, as chant releases them).
  • The @intentius/chant/reconcile subpath still ships in 0.10.0 (verified src/reconcile.ts + dist/reconcile.d.ts present) — the consumed core is unchanged.
  • Add timeout-minutes to the publish job (GHA022, a report-only finding the dogfood audit surfaced).

Verification

  • npx tsc --noEmit clean
  • npm test green (468)
  • npx chant audit . --fail-on merge-worthy clean (on 0.10.0)
  • Action bundle rebuilt

🤖 Generated with Claude Code

Bump @intentius/chant + @intentius/chant-lexicon-github to ^0.10.0
(caret on 0.x wouldn't pick up 0.10.0 from ^0.9.0). The reconcile subpath
still ships in 0.10.0; tsc clean, 468 tests green, action bundle rebuilt,
chant audit clean. Also add timeout-minutes to the publish job (GHA022,
surfaced by the dogfood audit).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@lex00 lex00 merged commit adab6b9 into main Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant