Skip to content

chore: release v1.42.0#811

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

chore: release v1.42.0#811
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 10, 2026

🚀 Features

  • add {{ hook_args }} template to pass to downstream commands by @JohanLorenzo in #807

🐛 Bug Fixes

  • (step) preserve cmd.exe quoting for {{files}} on Windows by @jdx in #824

🛡️ Security

📦️ Dependency Updates

New Contributors


Note

Low Risk
Low risk release bookkeeping: version bumps, regenerated CLI/docs, and routine dependency lockfile updates with no functional code changes in this PR.

Overview
Bumps hk to v1.42.0 and adds the corresponding CHANGELOG.md release notes.

Regenerates versioned docs/CLI artifacts (docs/cli/*, hk.usage.kdl) and updates all documentation/examples to reference the v1.42.0 Pkl package URLs. Updates Cargo.lock for minor dependency revisions.

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

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

greptile-apps Bot commented Apr 10, 2026

Greptile Summary

This is a standard release PR bumping hk from v1.41.1 to v1.42.0. Changes include a CHANGELOG entry, version bumps in Cargo.toml/hk.usage.kdl/docs/cli/commands.json, updated Pkl package URLs across all documentation and example files, and routine Cargo dependency patch/minor updates (similar 3.0→3.1, rand 0.9.2→0.9.3, wasm-bindgen 0.2.117→0.2.118, hyper-rustls 0.27.7→0.27.8, etc.).

Confidence Score: 5/5

This PR is safe to merge — it is a purely mechanical release bump with no logic changes.

All changes are version string updates, CHANGELOG additions, Cargo.lock dependency bumps, and documentation URL updates. Version references are consistently updated from 1.41.1 to 1.42.0 across all expected files with no omissions. No code logic was modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md New v1.42.0 changelog entry added matching PR description; date (2026-04-12) is consistent with today.
Cargo.toml Version bumped from 1.41.1 to 1.42.0; no other changes.
Cargo.lock Routine patch/minor dependency updates (similar, rand, wasm-bindgen, hyper-rustls, etc.) alongside the hk and xx version bumps.
hk.usage.kdl Version string updated from 1.41.1 to 1.42.0.
docs/cli/commands.json Version string updated from 1.41.1 to 1.42.0.
hk-example.pkl Pkl package URLs updated to v1.42.0 for both Config.pkl and Builtins.pkl.
hk.pkl Commented-out package URL updated to v1.42.0; active config still amends local pkl/Config.pkl.

Reviews (12): Last reviewed commit: "chore: release v1.42.0" | 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 project version from 1.41.1 to 1.41.2 across the repository, including Cargo manifests, CLI documentation, and various Pkl configuration examples. It also adds a changelog entry for a dependency update to the upload-rust-binary-action. A review comment points out that the release date in the changelog is incorrectly set to the year 2026, which should be corrected.

Comment thread CHANGELOG.md Outdated
@@ -1,5 +1,11 @@
# Changelog

## [1.41.2](https://github.com/jdx/hk/compare/v1.41.1..v1.41.2) - 2026-04-10
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The release date is set to a future year (2026). This appears to be a typo and should be corrected to the current year. This issue is present for several previous releases in the changelog as well.

@jdx jdx force-pushed the release branch 11 times, most recently from 5b9817d to 956ec03 Compare April 11, 2026 13:57
@jdx jdx changed the title chore: release v1.41.2 chore: release v1.42.0 Apr 11, 2026
@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/​similar@​3.0.0 ⏵ 3.1.010010093100100

View full report

@jdx jdx enabled auto-merge (squash) April 12, 2026 13:15
@jdx jdx merged commit 0c83e09 into main Apr 12, 2026
21 checks passed
@jdx jdx deleted the release branch April 12, 2026 13:27
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