Skip to content

Update hk to v1.55.0 - #407

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/hk
Open

Update hk to v1.55.0#407
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/hk

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
hk tools minor 1.54.11.55.0
jdx/hk minor 1.54.11.55.0

Release Notes

jdx/hk (hk)

v1.55.0

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
  • (init) decouple agent docs assertion from releases by @​jdx in #​1187
📦️ Dependency Updates
New Contributors

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from gtbuchanan as a code owner August 15, 2026 01:30
hk 1.55.0 wraps a builtin's command in a `CommandSpec` — the command
paired with its declared effect — so `Builtins.actionlint.check` is no
longer a bare `Command` and reading `.argv` off it fails evaluation.
That broke `typecheck:pkl` and, because hk.pkl imports the preset, the
`hk install --mise` postinstall too.

Reach through `CommandSpec.command` for the builtin's argv, and amend
the builtin's spec instead of replacing it so the declared `effect`
keeps tracking upstream rather than being re-stated here.

The preset now requires hk 1.55.0: the actionlint step is written
against the new schema and won't evaluate against an earlier hk. Hence
a minor bump rather than the patch the previous hk pins took.
@renovate

renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant