Skip to content

chore: release v1.44.1#856

Merged
jdx merged 1 commit intomainfrom
release
Apr 24, 2026
Merged

chore: release v1.44.1#856
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 23, 2026

🐛 Bug Fixes

  • (git) skip untracked scan when HK_STASH_UNTRACKED=false by @jdx in #861
  • (run) add post-commit and pre-rebase subcommands by @jdx in #858

📚 Documentation

  • (install) recommend global hooks as primary setup path by @jdx in #855
  • add cross-site announcement banner by @jdx in #857
  • respect banner expires field by @jdx in #862

🔍 Other Changes

  • vendor bats test helpers instead of git submodules by @jdx in #859

📦️ Dependency Updates


Note

Low Risk
Low risk release bookkeeping only: version numbers, generated CLI/docs, and lockfile dependency bumps with no runtime logic changes.

Overview
Release prep for v1.44.1. Updates Cargo.toml/Cargo.lock (including libc) and all version references in generated CLI docs (docs/cli/*, hk.usage.kdl).

Refreshes documentation examples to reference the new v1.44.1 Pkl package URLs and adds the 1.44.1 entry to CHANGELOG.md.

Reviewed by Cursor Bugbot for commit d7637d4. Bugbot is set up for automated code reviews on this repo. Configure here.

@jdx jdx added the release label Apr 23, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

This is a patch release PR bumping hk from v1.44.0 to v1.44.1. The changes consist entirely of version string updates across Cargo.toml, Cargo.lock, documentation files, PKL config examples, and the CLI metadata — plus the corresponding CHANGELOG entry listing the included bug fixes and doc improvements.

Confidence Score: 5/5

Safe to merge — all changes are mechanical version bumps with no logic modifications.

Every change in this PR is a version string update (Cargo.toml, Cargo.lock, docs, PKL examples, KDL metadata). No business logic was touched. The libc bump is a minor patch update to the lock file only. No P0/P1 findings.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 1.44.0 to 1.44.1 — straightforward patch release bump.
Cargo.lock hk version updated to 1.44.1; libc patched from 0.2.185 to 0.2.186 — routine dependency refresh.
CHANGELOG.md New v1.44.1 section added with all included PRs listed; consistent with the PR description.
hk-example.pkl PKL package URLs updated from v1.44.0 to v1.44.1 in both amends and import lines.
hk.usage.kdl CLI usage metadata version string updated from 1.44.0 to 1.44.1.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Cargo.toml\nv1.44.0 → v1.44.1] --> B[Cargo.lock updated]
    A --> C[CHANGELOG.md\nNew v1.44.1 section]
    A --> D[hk.usage.kdl\nversion string updated]
    A --> E[docs/*.md\nPKL package URLs updated]
    A --> F[*.pkl example files\namends/import URLs updated]
Loading

Reviews (8): Last reviewed commit: "chore: release v1.44.1" | Re-trigger Greptile

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version of the hk tool from 1.44.0 to 1.44.1 across the project. The changes include updates to the CHANGELOG.md, Cargo.toml, Cargo.lock, and numerous documentation files to reflect the new version and its corresponding release URLs. I have no feedback to provide.

Comment thread CHANGELOG.md
@jdx jdx force-pushed the release branch 5 times, most recently from 298f499 to f4ca26f Compare April 23, 2026 21:43
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​libc@​0.2.185 ⏵ 0.2.1868010093100100

View full report

@jdx jdx merged commit f1fa1fa into main Apr 24, 2026
21 checks passed
@jdx jdx deleted the release branch April 24, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants